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

/linux-master/tools/perf/util/
H A Dintel-bts.c59 u32 branches_filter; member in struct:intel_bts
412 u32 filter = btsq->bts->branches_filter;
914 bts->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC |
917 bts->branches_filter |= PERF_IP_FLAG_RETURN |
H A Dintel-pt.c107 u32 branches_filter; member in struct:intel_pt
1772 if (pt->branches_filter && !(pt->branches_filter & ptq->flags))
4402 pt->branches_filter |= PERF_IP_FLAG_CALL | PERF_IP_FLAG_ASYNC |
4405 pt->branches_filter |= PERF_IP_FLAG_RETURN |

Completed in 268 milliseconds