Searched refs:branch_sample (Results 1 – 1 of 1) sorted by relevance
669 if (branch_sample & PERF_SAMPLE_BRANCH_ANY) { in prepare_event_branch_type_mask()670 if (branch_sample & PERF_SAMPLE_BRANCH_KERNEL) in prepare_event_branch_type_mask()681 if (branch_sample & PERF_SAMPLE_BRANCH_ANY_CALL) { in prepare_event_branch_type_mask()682 if (branch_sample & PERF_SAMPLE_BRANCH_KERNEL) in prepare_event_branch_type_mask()689 if (branch_sample & PERF_SAMPLE_BRANCH_IND_JUMP) in prepare_event_branch_type_mask()692 if (branch_sample & PERF_SAMPLE_BRANCH_COND) in prepare_event_branch_type_mask()695 if (branch_sample & PERF_SAMPLE_BRANCH_CALL) in prepare_event_branch_type_mask()698 if (branch_sample & PERF_SAMPLE_BRANCH_IND_CALL) in prepare_event_branch_type_mask()704 if (branch_sample & PERF_SAMPLE_BRANCH_KERNEL) in prepare_event_branch_type_mask()765 u64 branch_sample, in filter_branch_record() argument[all …]
Completed in 6 milliseconds