Searched defs:EVENT (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/powerpc/perf/ |
D | power7-pmu.c | 56 #define EVENT(_name, _code) \ macro 386 #define EVENT(_name, _code) POWER_EVENT_ATTR(_name, _name); macro 390 #define EVENT(_name, _code) POWER_EVENT_PTR(_name), macro
|
/linux-4.1.27/drivers/atm/ |
D | zatm.c | 62 #define EVENT(s,a,b) macro 92 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
|
D | eni.c | 82 #define EVENT(s,a,b) macro 113 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
|