Home
last modified time | relevance | path

Searched refs:no_hw_idx (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dbranch.h70 if (sample->no_hw_idx) in perf_sample__branch_entries()
Devent.h177 bool no_hw_idx; /* No hw_idx collected in branch_stack */ member
Devsel.c2564 data->no_hw_idx = true; in evsel__parse_sample()
Dmachine.c2743 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/linux-6.1.9/tools/perf/tests/
Dsample-parsing.c242 .no_hw_idx = false, in do_test()