Searched refs:__event_init_opts (Results 1 – 1 of 1) sorted by relevance
/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 24 static void __event_init_opts(struct event *e, u64 config, in __event_init_opts() function 46 __event_init_opts(e, config, type, name, false); in event_init_opts() 61 __event_init_opts(e, config, PERF_TYPE_RAW, "event", true); in event_init_sampling()
|