Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-bts.c66 u32 branches_filter; member
428 u32 filter = btsq->bts->branches_filter; in intel_bts_process_buffer()
920 bts->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_bts_process_auxtrace_info()
923 bts->branches_filter |= PERF_IP_FLAG_RETURN | in intel_bts_process_auxtrace_info()
Dintel-pt.c87 u32 branches_filter; member
1119 if (pt->branches_filter && !(pt->branches_filter & ptq->flags)) in intel_pt_synth_branch_sample()
2584 pt->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC | in intel_pt_process_auxtrace_info()
2587 pt->branches_filter |= PERF_IP_FLAG_RETURN | in intel_pt_process_auxtrace_info()