Home
last modified time | relevance | path

Searched refs:nonany_branch_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/
Dbuiltin-report.c70 bool nonany_branch_mode; member
136 rep->nonany_branch_mode); in hist_iter__report_callback()
181 rep->nonany_branch_mode); in hist_iter__branch_callback()
384 rep->nonany_branch_mode = true; in report__setup_sample_type()
/Linux-v4.19/tools/perf/util/
Dhist.h489 struct perf_sample *sample, bool nonany_branch_mode);
Dhist.c2411 struct perf_sample *sample, bool nonany_branch_mode) in hist__account_cycles() argument
2435 nonany_branch_mode ? NULL : prev, in hist__account_cycles()