Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr0_pmcjce_test.c19 static int mmcr0_pmcjce(void) in mmcr0_pmcjce() function
57 return test_harness(mmcr0_pmcjce, "mmcr0_pmcjce"); in main()
/openbmc/qemu/target/ppc/
H A Dtranslate.c194 bool mmcr0_pmcjce; member
4173 if (ctx->mmcr0_pmcjce) { in pmu_count_insns()
7354 ctx->mmcr0_pmcjce = (hflags >> HFLAGS_PMCJCE) & 1; in ppc_tr_init_disas_context()