Searched refs:EVENT_NAME (Results 1 – 7 of 7) sorted by relevance
9 EVENT_NAME=kprobes/testevent11 DEF1="p:$EVENT_NAME $SYM1"12 DEF2="p:$EVENT_NAME $SYM2"21 echo "-:$EVENT_NAME" >> kprobe_events27 echo "-:$EVENT_NAME $SYM1" >> kprobe_events
223 #define EVENT_NAME "branches:" in check_sample() macro224 CHECK(!strncmp(sample->event, EVENT_NAME, strlen(EVENT_NAME))); in check_sample()
64 TEMPLATE_DATA := <ALG> ":" <EVENT_DIGEST> <EVENT_NAME> <EVENT_DATA>70 EVENT_NAME := Description of the event (e.g. 'dm_table_load').107 EVENT_NAME := "dm_table_load"177 EVENT_NAME := "dm_device_resume"215 EVENT_NAME := "dm_device_remove"256 EVENT_NAME := "dm_table_clear"287 EVENT_NAME := "dm_device_rename"
188 --switch-on EVENT_NAME::191 --switch-off EVENT_NAME::
296 --switch-on EVENT_NAME::324 --switch-off EVENT_NAME::
475 --switch-on EVENT_NAME::478 --switch-off EVENT_NAME::
465 --switch-on EVENT_NAME::472 --switch-off EVENT_NAME::
Completed in 14 milliseconds