Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Damd-ibs.h19 fetch_lat:16, /* 32-47: instruction fetch latency */ member
/linux/tools/arch/x86/include/asm/
A Damd-ibs.h19 fetch_lat:16, /* 32-47: instruction fetch latency */ member
/linux/tools/perf/util/
A Dstat-shadow.c1247 double fetch_lat = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local
1250 double fetch_bw = fe_bound - fetch_lat; in perf_stat__print_shadow_stats()
1252 if (fe_bound > 0.2 && fetch_lat > 0.15) in perf_stat__print_shadow_stats()
1255 fetch_lat * 100.); in perf_stat__print_shadow_stats()
A Damd-sample-raw.c58 reg.val, reg.fetch_maxcnt << 4, reg.fetch_cnt << 4, reg.fetch_lat, in pr_ibs_fetch_ctl()

Completed in 12 milliseconds