Searched refs:PMC_FN_USER_CALLCHAIN (Results 1 – 8 of 8) sorted by relevance
236 ASSYM(PMC_FN_USER_CALLCHAIN, PMC_FN_USER_CALLCHAIN);
652 pushl $PMC_FN_USER_CALLCHAIN /* command */
260 ASSYM(PMC_FN_USER_CALLCHAIN, PMC_FN_USER_CALLCHAIN);
936 movq $PMC_FN_USER_CALLCHAIN,%rsi /* command */
300 pmc_hook(PCPU_GET(curthread), PMC_FN_USER_CALLCHAIN, tf); in cpu_intr()
298 pmc_hook(PCPU_GET(curthread), PMC_FN_USER_CALLCHAIN, tf); in mips_pic_intr()
60 #define PMC_FN_USER_CALLCHAIN 9 macro
333 pmc_hook(PCPU_GET(curthread), PMC_FN_USER_CALLCHAIN, tf); in intr_irq_handler()