Searched defs:setup_event (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/bootconfig/scripts/ |
H A D | bconf2ftrace.sh | 97 setup_event() { # prefix group event [instance] function
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 19 static void setup_event(struct event *e, u64 config, char *name) in setup_event() function
|
H A D | count_stcx_fail.c | 19 static void setup_event(struct event *e, u64 config, int type, char *name) in setup_event() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 19 static void setup_event(struct event *e, u64 config, char *name) in setup_event() function
|
H A D | count_stcx_fail.c | 19 static void setup_event(struct event *e, u64 config, int type, char *name) in setup_event() function
|
/kernel/linux/linux-6.6/tools/bootconfig/scripts/ |
H A D | bconf2ftrace.sh | 183 setup_event() { # prefix group event [instance] function
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 64 static void setup_event(struct event *e, u64 config, char *name) in setup_event() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 64 static void setup_event(struct event *e, u64 config, char *name) in setup_event() function
|
Completed in 3 milliseconds