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