Searched refs:PERF_IP_FLAG_TRACE_BEGIN (Results 1 – 7 of 7) sorted by relevance
62 PERF_IP_FLAG_TRACE_BEGIN = 1ULL << 8, enumerator82 PERF_IP_FLAG_TRACE_BEGIN |\
441 {PERF_IP_FLAG_BRANCH | PERF_IP_FLAG_TRACE_BEGIN, "trace begin"},466 (type & (PERF_IP_FLAG_TRACE_BEGIN | PERF_IP_FLAG_TRACE_END))) in db_export__branch_types()470 err = db_export__branch_type(dbe, type | PERF_IP_FLAG_TRACE_BEGIN, buf); in db_export__branch_types()
370 PERF_IP_FLAG_TRACE_BEGIN; in intel_bts_get_branch_type()918 PERF_IP_FLAG_TRACE_BEGIN; in intel_bts_process_auxtrace_info()
456 } else if (flags & PERF_IP_FLAG_TRACE_BEGIN) { in thread_stack__event()1204 } else if (sample->flags & PERF_IP_FLAG_TRACE_BEGIN) { in thread_stack__process()
1528 PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_sample_flags()1536 ptq->flags |= PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_sample_flags()4404 PERF_IP_FLAG_TRACE_BEGIN; in intel_pt_process_auxtrace_info()
2200 PERF_IP_FLAG_TRACE_BEGIN; in cs_etm__set_sample_flags()
1418 if (sample->flags & (PERF_IP_FLAG_CALL | PERF_IP_FLAG_TRACE_BEGIN)) { in resolve_branch_sym()1621 {PERF_IP_FLAG_BRANCH | PERF_IP_FLAG_TRACE_BEGIN, "tr strt"},1660 if (flags & PERF_IP_FLAG_TRACE_BEGIN) { in perf_sample__sprintf_flags()1661 name = sample_flags_to_name(flags & ~(xf | PERF_IP_FLAG_TRACE_BEGIN)); in perf_sample__sprintf_flags()