Home
last modified time | relevance | path

Searched +defs:td +defs:sample (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/tests/
Ddlfilter-test.c69 struct test_data *td = container_of(tool, struct test_data, tool); in process() local
112 static int write_attr(struct test_data *td, u64 sample_type, u64 *id) in write_attr()
173 static int write_sample(struct test_data *td, u64 sample_type, u64 id, pid_t pid, pid_t tid) in write_sample()
177 struct perf_sample sample = { in write_sample() local
245 static int check_filter_desc(struct test_data *td) in check_filter_desc()
263 static int get_ip_addr(struct test_data *td) in get_ip_addr()
288 static int do_run_perf_script(struct test_data *td, int do_early) in do_run_perf_script()
302 static int run_perf_script(struct test_data *td) in run_perf_script()
320 static int test__dlfilter_test(struct test_data *td) in test__dlfilter_test()
395 static void test_data__free(struct test_data *td) in test_data__free()
[all …]