Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-report.c56 bool nonany_branch_mode; member
108 rep->nonany_branch_mode); in hist_iter__report_callback()
286 rep->nonany_branch_mode = true; in report__setup_sample_type()
/linux-4.4.14/tools/perf/util/
Dhist.h361 struct perf_sample *sample, bool nonany_branch_mode);
Dhist.c1488 struct perf_sample *sample, bool nonany_branch_mode) in hist__account_cycles() argument
1512 nonany_branch_mode ? NULL : prev, in hist__account_cycles()