Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbranch.h67 if (sample->no_hw_idx) in perf_sample__branch_entries()
H A Devent.h143 bool no_hw_idx; /* No hw_idx collected in branch_stack */ member
H A Devsel.c2288 data->no_hw_idx = true; in evsel__parse_sample()
H A Dmachine.c2575 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c215 .no_hw_idx = false, in do_test()