Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlatencytop.h18 #define LT_SAVECOUNT 32 macro
H A Dsched.h1462 struct latency_record latency_record[LT_SAVECOUNT];
/linux/fs/proc/
H A Dbase.c534 for (i = 0; i < LT_SAVECOUNT; i++) { in lstats_show_proc()