Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dstat-shadow.c657 double fe_bound = 0; in td_fe_bound() local
663 fe_bound = fetch_bub / total_slots; in td_fe_bound()
664 return fe_bound; in td_fe_bound()
923 double fe_bound = td_fe_bound(ctx, cpu, st); in perf_stat__print_shadow_stats() local
925 if (fe_bound > 0.2) in perf_stat__print_shadow_stats()
928 fe_bound * 100.); in perf_stat__print_shadow_stats()