Home
last modified time | relevance | path

Searched refs:stats_top_txt (Results 1 – 1 of 1) sorted by relevance

/dports/net/opentracker/opentracker-0.2017.08.13/
H A Dot_stats.c299 size_t stats_top_txt( char * reply, int amount ) { in stats_top_txt() function
616 case TASK_STATS_TOP10: r += stats_top_txt( r, 10 ); break; in stats_make()
620 r += stats_top_txt( r, 100 ); break; in stats_make()