Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/perf/
A D8xx-pmu.c49 static int event_type(struct perf_event *event) in event_type() function
74 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()
/arch/powerpc/include/asm/
A Dio_event_irq.h38 uint8_t event_type; /* 0x00 IO-Event Type */ member
/arch/powerpc/platforms/ps3/
A Ddevice-init.c691 u64 event_type; /* enum ps3_notify_type */ member
846 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