Searched defs:comm_count (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | backward-ring-buffer.c | 87 int ret = TEST_SKIP, err, sample_count = 0, comm_count = 0; in test__backward_ring_buffer() local 32 count_samples(struct evlist *evlist, int *sample_count, int *comm_count) count_samples() argument 62 do_test(struct evlist *evlist, int mmap_pages, int *sample_count, int *comm_count) do_test() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | backward-ring-buffer.c | 87 int ret = TEST_SKIP, err, sample_count = 0, comm_count = 0; in test__backward_ring_buffer() local 32 count_samples(struct evlist *evlist, int *sample_count, int *comm_count) count_samples() argument 62 do_test(struct evlist *evlist, int mmap_pages, int *sample_count, int *comm_count) do_test() argument [all...] |
Completed in 2 milliseconds