Home
last modified time | relevance | path

Searched refs:store_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.c67 static int store_event(struct perf_event_attr *attr, pid_t pid, int cpu, in store_event() function
151 if ((fd != -1) && store_event(attr, pid, cpu, fd, group_fd, flags)) { in test_attr__open()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.c68 static int store_event(struct perf_event_attr *attr, pid_t pid, struct perf_cpu cpu, in store_event() function
152 if ((fd != -1) && store_event(attr, pid, cpu, fd, group_fd, flags)) { in test_attr__open()

Completed in 2 milliseconds