Searched refs:event_type (Results 1 – 3 of 3) sorted by relevance
49 static int event_type(struct perf_event *event) in event_type() function74 int type = event_type(event); in mpc8xx_pmu_event_init()83 int type = event_type(event); in mpc8xx_pmu_add()121 int type = event_type(event); in mpc8xx_pmu_read()161 switch (event_type(event)) { in mpc8xx_pmu_del()
38 uint8_t event_type; /* 0x00 IO-Event Type */ member
691 u64 event_type; /* enum ps3_notify_type */ member846 notify_event->event_type, notify_event->bus_id, in ps3_probe_thread()850 if (notify_event->event_type != notify_region_probe || in ps3_probe_thread()853 __func__, __LINE__, notify_event->event_type, in ps3_probe_thread()
Completed in 7 milliseconds