Home
last modified time | relevance | path

Searched refs:EVENT_NAME (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_multiprobe.tc9 EVENT_NAME=kprobes/testevent
11 DEF1="p:$EVENT_NAME $SYM1"
12 DEF2="p:$EVENT_NAME $SYM2"
21 echo "-:$EVENT_NAME" >> kprobe_events
27 echo "-:$EVENT_NAME $SYM1" >> kprobe_events
/linux/kernel/trace/
H A Dtrace_events_user.c37 #define EVENT_NAME(user_event) ((user_event)->reg_name) macro
459 mm->mm, (unsigned long long)uaddr, EVENT_NAME(user)); in user_event_enabler_fault_fixup()
1495 if (EVENT_NAME(user) != EVENT_TP_NAME(user)) in destroy_user_event()
1499 kfree(EVENT_NAME(user)); in destroy_user_event()
1528 if (strcmp(EVENT_NAME(user), name)) in find_user_event()
1810 seq_printf(m, "%s%s", USER_EVENTS_PREFIX, EVENT_NAME(user)); in user_event_show()
1917 match = strcmp(EVENT_NAME(user), event) == 0; in user_event_match()
2192 if (EVENT_NAME(user) != EVENT_TP_NAME(user)) in user_event_parse()
2211 if (strcmp(EVENT_NAME(user), name)) in delete_user_event()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst64 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"
/linux/tools/perf/Documentation/
H A Dperf-trace.txt193 --switch-on EVENT_NAME::
196 --switch-off EVENT_NAME::
H A Dperf-top.txt338 --switch-on EVENT_NAME::
366 --switch-off EVENT_NAME::
H A Dperf-script.txt510 --switch-on EVENT_NAME::
513 --switch-off EVENT_NAME::
H A Dperf-report.txt509 --switch-on EVENT_NAME::
516 --switch-off EVENT_NAME::