Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/shell/
Dstat+csv_output.sh94 check_event() function
192 check_event
Dstat+json_output.sh72 check_event() function
170 check_event
/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h94 int check_event; member
Dhisi_uncore_ddrc_pmu.c469 ddrc_pmu->check_event = DDRC_V2_NR_EVENTS; in hisi_ddrc_pmu_dev_probe()
474 ddrc_pmu->check_event = DDRC_V1_NR_EVENTS; in hisi_ddrc_pmu_dev_probe()
Dhisi_uncore_hha_pmu.c481 hha_pmu->check_event = HHA_V2_NR_EVENT; in hisi_hha_pmu_dev_probe()
486 hha_pmu->check_event = HHA_V1_NR_EVENT; in hisi_hha_pmu_dev_probe()
Dhisi_uncore_l3c_pmu.c515 l3c_pmu->check_event = L3C_V2_NR_EVENTS; in hisi_l3c_pmu_dev_probe()
519 l3c_pmu->check_event = L3C_V1_NR_EVENTS; in hisi_l3c_pmu_dev_probe()
Dhisi_uncore_cpa_pmu.c290 cpa_pmu->check_event = CPA_NR_EVENTS; in hisi_cpa_pmu_dev_probe()
Dhisi_uncore_pa_pmu.c381 pa_pmu->check_event = 0xB0; in hisi_pa_pmu_dev_probe()
Dhisi_uncore_pmu.c216 if (event->attr.config > hisi_pmu->check_event) in hisi_uncore_pmu_event_init()
Dhisi_uncore_sllc_pmu.c413 sllc_pmu->check_event = SLLC_NR_EVENTS; in hisi_sllc_pmu_dev_probe()
/linux-6.1.9/drivers/firmware/efi/libstub/
Defistub.h249 void *check_event; member
313 u32 check_event; member