Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_ddrc_pmu.c366 ddrc_pmu->check_event = ddrc_pmu->dev_info->check_event; in hisi_ddrc_pmu_dev_probe()
445 .check_event = DDRC_V1_NR_EVENTS,
463 .check_event = DDRC_V2_NR_EVENTS,
481 .check_event = DDRC_V2_NR_EVENTS,
H A Dhisi_uncore_pmu.h77 u32 check_event; member
139 int check_event; member
H A Dhisi_uncore_mn_pmu.c281 mn_pmu->check_event = mn_pmu->dev_info->check_event; in hisi_mn_pmu_dev_init()
356 .check_event = HISI_MN_EVTYPE_MASK,
H A Dhisi_uncore_noc_pmu.c314 noc_pmu->check_event = noc_pmu->dev_info->check_event; in hisi_noc_pmu_dev_init()
393 .check_event = NOC_PMU_EVENT_CTRL_TYPE,
H A Dhisi_uncore_l3c_pmu.c745 .check_event = L3C_V1_NR_EVENTS,
752 .check_event = L3C_V2_NR_EVENTS,
759 .check_event = L3C_V2_NR_EVENTS,
798 l3c_pmu->check_event = l3c_pmu->dev_info->check_event; in hisi_l3c_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_pa_pmu.c443 pa_pmu->check_event = PA_EVTYPE_MASK; in hisi_pa_pmu_dev_probe()
H A Dhisi_uncore_pmu.c238 if ((event->attr.config & HISI_EVENTID_MASK) > hisi_pmu->check_event) in hisi_uncore_pmu_event_init()
H A Dhisi_uncore_sllc_pmu.c478 sllc_pmu->check_event = SLLC_NR_EVENTS; in hisi_sllc_pmu_dev_probe()
/linux/tools/perf/tests/shell/
H A Dstat+json_output.sh79 check_event() function
220 check_event
H A Dstat+csv_output.sh76 check_event "CSV" "$perf_cmd"
/linux/tools/perf/tests/shell/lib/
H A Dstat_output.sh53 check_event() function