Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Damd-ibs.h35 fetch_lat:16, /* 32-47: instruction fetch latency */ member
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Damd-ibs.h35 fetch_lat:16, /* 32-47: instruction fetch latency */ member
/linux-6.3-rc2/tools/perf/util/
A Dstat-shadow.c1159 double fetch_lat = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() local
1162 double fetch_bw = fe_bound - fetch_lat; in perf_stat__print_shadow_stats()
1164 if (fe_bound > 0.2 && fetch_lat > 0.15) in perf_stat__print_shadow_stats()
1167 fetch_lat * 100.); in perf_stat__print_shadow_stats()
A Damd-sample-raw.c67 reg.val, reg.fetch_maxcnt << 4, reg.fetch_cnt << 4, reg.fetch_lat, in pr_ibs_fetch_ctl()

Completed in 12 milliseconds