Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dprofile.h42 extern int prof_on __read_mostly;
63 if (unlikely(prof_on == type)) in profile_hit()
91 #define prof_on 0 macro