Home
last modified time | relevance | path

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

/kernel/
Dprofile.c311 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function
425 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() function
435 EXPORT_SYMBOL_GPL(profile_hits);
Dsched_fair.c642 profile_hits(SLEEP_PROFILING, (void *)get_wchan(tsk), in enqueue_sleeper()