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/
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/tools/perf/dlfilters/
A 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/Documentation/admin-guide/device-mapper/
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/
A Dperf-trace.txt188 --switch-on EVENT_NAME::
191 --switch-off EVENT_NAME::
A Dperf-top.txt296 --switch-on EVENT_NAME::
324 --switch-off EVENT_NAME::
A Dperf-script.txt475 --switch-on EVENT_NAME::
478 --switch-off EVENT_NAME::
A Dperf-report.txt465 --switch-on EVENT_NAME::
472 --switch-off EVENT_NAME::

Completed in 14 milliseconds