Searched refs:PMC_SAMPLE_INUSE (Results 1 – 2 of 2) sorted by relevance
887 #define PMC_SAMPLE_INUSE ((uint16_t) 0xFFFF) macro
4162 callchaindepth = PMC_SAMPLE_INUSE; in pmc_process_interrupt()4177 if (callchaindepth != PMC_SAMPLE_INUSE) in pmc_process_interrupt()4220 if (ps->ps_nsamples != PMC_SAMPLE_INUSE) in pmc_capture_user_callchain()4313 if (ps->ps_nsamples == PMC_SAMPLE_INUSE) { in pmc_process_samples()