Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/shell/
H A Dstat+json_output.sh79 check_event() function
215 check_event
H A Dstat+csv_output.sh76 check_event "CSV" "$perf_cmd"
/linux-6.15/tools/perf/tests/shell/lib/
H A Dstat_output.sh53 check_event() function
/linux-6.15/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h136 int check_event; member
H A Dhisi_uncore_ddrc_pmu.c444 ddrc_pmu->check_event = DDRC_V2_NR_EVENTS; in hisi_ddrc_pmu_dev_probe()
449 ddrc_pmu->check_event = DDRC_V1_NR_EVENTS; in hisi_ddrc_pmu_dev_probe()
H A Dhisi_uncore_hha_pmu.c456 hha_pmu->check_event = HHA_V2_NR_EVENT; in hisi_hha_pmu_dev_probe()
461 hha_pmu->check_event = HHA_V1_NR_EVENT; in hisi_hha_pmu_dev_probe()
H A Dhisi_uncore_l3c_pmu.c492 l3c_pmu->check_event = L3C_V2_NR_EVENTS; in hisi_l3c_pmu_dev_probe()
496 l3c_pmu->check_event = L3C_V1_NR_EVENTS; in hisi_l3c_pmu_dev_probe()
H A Dhisi_uncore_cpa_pmu.c265 cpa_pmu->check_event = CPA_NR_EVENTS; in hisi_cpa_pmu_dev_probe()
H A Dhisi_uncore_sllc_pmu.c387 sllc_pmu->check_event = SLLC_NR_EVENTS; in hisi_sllc_pmu_dev_probe()
H A Dhisi_uncore_pa_pmu.c443 pa_pmu->check_event = 0xB0; in hisi_pa_pmu_dev_probe()
H A Dhisi_uncore_pmu.c237 if (event->attr.config > hisi_pmu->check_event) in hisi_uncore_pmu_event_init()
H A Dhisi_uncore_uc_pmu.c480 uc_pmu->check_event = HISI_UC_EVTYPE_MASK; in hisi_uc_pmu_dev_probe()
/linux-6.15/drivers/firmware/efi/libstub/
H A Defistub.h277 void *check_event; member
343 u32 check_event; member