Home
last modified time | relevance | path

Searched defs:pmu_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/pmu-events/
H A Dpmu-events.h41 struct pmu_event { struct
42 const char *name;
43 const char *compat;
44 const char *event;
45 const char *desc;
46 const char *topic;
70 struct pmu_events_table; argument
73 typedef int (*pmu_event_iter_fn)(const struct pmu_event *pe, argument
/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c892 struct hns3_pmu_event_attr *pmu_event; in hns3_pmu_get_pmu_event() local
947 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_global_mode()
958 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_func_mode()
973 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_func_queue_mode()
987 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_port_mode()
999 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_port_tc_mode()
1012 struct hns3_pmu_event_attr *pmu_event) in hns3_pmu_is_enabled_func_intr_mode()
1027 struct hns3_pmu_event_attr *pmu_event; in hns3_pmu_select_filter_mode() local