Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstat-shadow.c196 const double thresh_ratios[3], const char *_unit) in print_ratio()
206 thresh = get_ratio_thresh(thresh_ratios, ratio); in print_ratio()
218 const double thresh_ratios[3] = {50.0, 30.0, 10.0}; in print_stalled_cycles_front() local
229 const double thresh_ratios[3] = {75.0, 50.0, 20.0}; in print_stalled_cycles_back() local
240 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_branch_miss() local
251 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_l1d_miss() local
262 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_l1i_miss() local
273 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_ll_miss() local
284 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_dtlb_miss() local
295 const double thresh_ratios[3] = {20.0, 10.0, 5.0}; in print_itlb_miss() local
[all …]

Completed in 5 milliseconds