Searched refs:PMC_SAMPLE_FREE (Results 1 – 2 of 2) sorted by relevance
941 #define PMC_SAMPLE_FREE ((uint16_t) 0) macro
4745 if (ps->ps_nsamples == PMC_SAMPLE_FREE) { in pmc_capture_user_callchain()4846 if (__predict_false(ps->ps_nsamples == PMC_SAMPLE_FREE)) in pmc_process_samples()