Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/shell/
Dstat+json_output.sh79 check_event() function
207 check_event
Dstat+csv_output.sh75 check_event "CSV" "$perf_cmd"
/linux-6.12.1/tools/perf/tests/shell/lib/
Dstat_output.sh53 check_event() function
/linux-6.12.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h108 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_pmu.c201 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()
Dhisi_uncore_pa_pmu.c469 pa_pmu->check_event = 0xB0; in hisi_pa_pmu_dev_probe()
Dhisi_uncore_uc_pmu.c505 uc_pmu->check_event = HISI_UC_EVTYPE_MASK; in hisi_uc_pmu_dev_probe()
/linux-6.12.1/drivers/firmware/efi/libstub/
Defistub.h277 void *check_event; member
341 u32 check_event; member