Home
last modified time | relevance | path

Searched refs:branches_filter (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dintel-bts.c59 u32 branches_filter; member
412 u32 filter = btsq->bts->branches_filter; in intel_bts_process_buffer()
914 bts->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_bts_process_auxtrace_info()
917 bts->branches_filter |= PERF_IP_FLAG_RETURN | in intel_bts_process_auxtrace_info()
Dintel-pt.c100 u32 branches_filter; member
1649 if (pt->branches_filter && !(pt->branches_filter & ptq->flags)) in intel_pt_synth_branch_sample()
4140 pt->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_pt_process_auxtrace_info()
4143 pt->branches_filter |= PERF_IP_FLAG_RETURN | in intel_pt_process_auxtrace_info()