HomeSort by relevance Sort by last modified time
    Searched full:read_stats (Results 1 - 3 of 3) sorted by null

  /system/extras/cpustats/
cpustats.c 64 static void read_stats();
126 read_stats();
137 read_stats();
151 read_stats();
237 static void read_stats() { function
409 * reported by all CPUs are identical. Must be called after read_stats() has
  /packages/experimental/procstatlog/
procstatlog.c 218 static struct data *read_stats(char *names[], int name_count) { function
393 struct data *new_stats = read_stats(argv + 2, argc - 2);
  /external/v8/tools/
callstats.py 345 def read_stats(path, domain, args): function
484 read_stats(path, domains[domain], args)
539 read_stats(os.path.join(root, filename),

Completed in 1379 milliseconds