Home
last modified time | relevance | path

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

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