Searched refs:tprof_sample (Results 1 – 6 of 6) sorted by relevance
82 void tprof_sample(void *, const tprof_frame_info_t *);
222 tprof_sample(NULL, &tfi); in armv8_pmu_intr()
250 tprof_sample(NULL, &tfi); in armv7_pmu_intr()
219 tprof_sample(NULL, &tfi); in tprof_amd_nmi()
212 tprof_sample(NULL, &tfi); in tprof_intel_nmi()
707 tprof_sample(void *unused, const tprof_frame_info_t *tfi) in tprof_sample() function