Home
last modified time | relevance | path

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

/linux-6.6.21/tools/arch/x86/include/asm/
Damd-ibs.h38 fetch_comp:1, /* 50: instruction fetch complete */ member
/linux-6.6.21/arch/x86/include/asm/
Damd-ibs.h38 fetch_comp:1, /* 50: instruction fetch complete */ member
/linux-6.6.21/tools/perf/util/
Damd-sample-raw.c67 reg.fetch_en, reg.fetch_val, reg.fetch_comp, ic_miss_str ? : "", in pr_ibs_fetch_ctl()
69 reg.rand_en, reg.fetch_comp ? (reg.fetch_l2_miss ? " L2Miss 1" : " L2Miss 0") : "", in pr_ibs_fetch_ctl()