Home
last modified time | relevance | path

Searched defs:stats_count (Results 1 – 1 of 1) sorted by relevance

/packages/experimental/procstatlog/
Dprocstatlog.c105 struct data *stats, int stats_count) { in read_lines()
160 static int read_proc_yaffs(struct data *stats, int stats_count) { in read_proc_yaffs()
284 size_t i, stats_count = pid_count * 2 + 200; // 200 for stat, yaffs, etc. in read_stats() local