Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dintel-bts.c59 u32 branches_filter; member
412 u32 filter = btsq->bts->branches_filter; in intel_bts_process_buffer()
904 bts->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_bts_process_auxtrace_info()
907 bts->branches_filter |= PERF_IP_FLAG_RETURN | in intel_bts_process_auxtrace_info()
Dintel-pt.c87 u32 branches_filter; member
1279 if (pt->branches_filter && !(pt->branches_filter & ptq->flags)) in intel_pt_synth_branch_sample()
3265 pt->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_pt_process_auxtrace_info()
3268 pt->branches_filter |= PERF_IP_FLAG_RETURN | in intel_pt_process_auxtrace_info()