Searched refs:profile_hit (Results 1 – 4 of 4) sorted by relevance
45 static inline void profile_hit(int type, void *ip) in profile_hit() function76 static inline void profile_hit(int type, void *ip) in profile_hit() function
35 struct profile_hit { struct40 #define NR_PROFILE_HIT (PAGE_SIZE/sizeof(struct profile_hit)) argument139 profile_hit(type, (void *)profile_pc(regs)); in profile_tick()
5910 profile_hit(SCHED_PROFILING, __builtin_return_address(0)); in schedule_debug()
11084 profile_hit(KVM_PROFILING, (void *)rip); in vcpu_enter_guest()