Searched refs:test_attr__open (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/tools/perf/ |
D | perf-sys.h | 69 test_attr__open(attr, pid, cpu, fd, group_fd, flags); in sys_perf_event_open()
|
D | perf.h | 14 void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu,
|
/Linux-v4.19/tools/perf/tests/ |
D | attr.c | 145 void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, in test_attr__open() function
|
/Linux-v4.19/tools/perf/util/ |
D | python.c | 1373 void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, in test_attr__open() function
|