Home
last modified time | relevance | path

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

/system/extras/latencytop/
Dlatencytop.c31 const char *GLOBAL_STATS_FILE = "/proc/latency_stats"; variable
180 f = fopen(GLOBAL_STATS_FILE, "w"); in read_global_stats()
189 f = fopen(GLOBAL_STATS_FILE, "r"); in read_global_stats()
254 f = fopen(GLOBAL_STATS_FILE, "r"); in read_thread_stats()