Searched refs:MSECS_MIN_AGE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/mm/
H A Dkmemleak.c117 #define MSECS_MIN_AGE 5000 /* minimum object age for reporting */ macro
1871 jiffies_min_age = msecs_to_jiffies(MSECS_MIN_AGE); kmemleak_init()

Completed in 62 milliseconds