Searched refs:PERF_IP_FLAG_TRACE_BEGIN (Results 1 – 7 of 7) sorted by relevance
96 PERF_IP_FLAG_TRACE_BEGIN = 1ULL << 8, enumerator112 PERF_IP_FLAG_TRACE_BEGIN |\
439 {PERF_IP_FLAG_BRANCH | PERF_IP_FLAG_TRACE_BEGIN, "trace begin"},462 (type & (PERF_IP_FLAG_TRACE_BEGIN | PERF_IP_FLAG_TRACE_END))) in db_export__branch_types()466 err = db_export__branch_type(dbe, type | PERF_IP_FLAG_TRACE_BEGIN, buf); in db_export__branch_types()
398 } else if (flags & PERF_IP_FLAG_TRACE_BEGIN) { in thread_stack__event()953 } else if (sample->flags & PERF_IP_FLAG_TRACE_BEGIN) { in thread_stack__process()
370 PERF_IP_FLAG_TRACE_BEGIN; in intel_bts_get_branch_type()908 PERF_IP_FLAG_TRACE_BEGIN; in intel_bts_process_auxtrace_info()
1008 PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_sample_flags()1016 ptq->flags |= PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_sample_flags()3269 PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_process_auxtrace_info()
1799 PERF_IP_FLAG_TRACE_BEGIN; in cs_etm__set_sample_flags()
1187 if (sample->flags & (PERF_IP_FLAG_CALL | PERF_IP_FLAG_TRACE_BEGIN)) { in resolve_branch_sym()1378 {PERF_IP_FLAG_BRANCH | PERF_IP_FLAG_TRACE_BEGIN, "tr strt"},1408 if (flags & PERF_IP_FLAG_TRACE_BEGIN) { in perf_sample__fprintf_flags()1409 name = sample_flags_to_name(flags & ~(PERF_IP_FLAG_IN_TX | PERF_IP_FLAG_TRACE_BEGIN)); in perf_sample__fprintf_flags()