Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/ftrace/test.d/kprobe/
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-v6.1/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c223 #define EVENT_NAME "branches:" in check_sample() macro
224 CHECK(!strncmp(sample->event, EVENT_NAME, strlen(EVENT_NAME))); in check_sample()
/Linux-v6.1/kernel/trace/
Dtrace_events_user.c48 #define EVENT_NAME(user_event) ((user_event)->tracepoint.name) macro
839 kfree(EVENT_NAME(user)); in destroy_user_event()
854 if (!strcmp(EVENT_NAME(user), name)) { in find_user_event()
1130 seq_printf(m, "%s%s", USER_EVENTS_PREFIX, EVENT_NAME(user)); in user_event_show()
1230 match = strcmp(EVENT_NAME(user), event) == 0 && in user_event_match()
1793 seq_printf(m, "%d:%s", user->index, EVENT_NAME(user)); in user_seq_show()
/Linux-v6.1/Documentation/admin-guide/device-mapper/
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-v6.1/tools/perf/Documentation/
Dperf-trace.txt188 --switch-on EVENT_NAME::
191 --switch-off EVENT_NAME::
Dperf-top.txt297 --switch-on EVENT_NAME::
325 --switch-off EVENT_NAME::
Dperf-script.txt490 --switch-on EVENT_NAME::
493 --switch-off EVENT_NAME::
Dperf-report.txt466 --switch-on EVENT_NAME::
473 --switch-off EVENT_NAME::