Home
last modified time | relevance | path

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

/include/linux/
Dprofile.h41 extern int prof_on __read_mostly;
61 if (unlikely(prof_on == type)) in profile_hit()
92 #define prof_on 0 macro