Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dbranch.h69 if (sample->no_hw_idx) in perf_sample__branch_entries()
Dsample.h111 bool no_hw_idx; /* No hw_idx collected in branch_stack */ member
Dmachine.c2574 if (thread__lbr_stitch_enable(thread) && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
Devsel.c2861 data->no_hw_idx = true; in evsel__parse_sample()
/linux-6.12.1/tools/perf/tests/
Dsample-parsing.c242 .no_hw_idx = false, in do_test()