Searched defs:prof_counter (Results 1 – 9 of 9) sorted by relevance
38 unsigned long prof_counter; member
251 unsigned int prof_counter[NR_CPUS]; variable
48 unsigned int prof_counter[NR_CPUS]; variable
150 u64 prof_counter; /* */ member
91 unsigned long prof_counter; /* per CPU profiling support */ member
43 int prof_counter[NR_CPUS] = { 1, }; variable
39 int prof_counter[NR_CPUS] = { 1, }; variable
1110 #define prof_counter(__cpu) cpu_data[(__cpu)].counter macro
183 __u64 prof_counter; member