Lines Matching refs:sample_flags
77 u32 sample_flags; member
294 sample.flags = btsq->sample_flags; in intel_bts_synth_branch_sample()
371 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()
374 btsq->sample_flags = 0; in intel_bts_get_branch_type()
377 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()
383 btsq->sample_flags = 0; in intel_bts_get_branch_type()
392 btsq->sample_flags = intel_pt_insn_type(btsq->intel_pt_insn.op); in intel_bts_get_branch_type()
396 btsq->sample_flags != (PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()
399 btsq->sample_flags = PERF_IP_FLAG_BRANCH | in intel_bts_get_branch_type()
433 thread_stack__event(thread, btsq->cpu, btsq->sample_flags, in intel_bts_process_buffer()
438 if (filter && !(filter & btsq->sample_flags)) in intel_bts_process_buffer()