Searched refs:__pc (Results 1 – 1 of 1) sorted by relevance
311 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() argument313 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; in profile_hits()425 void profile_hits(int type, void *__pc, unsigned int nr_hits) in profile_hits() argument431 pc = ((unsigned long)__pc - (unsigned long)_stext) >> prof_shift; in profile_hits()