Home
last modified time | relevance | path

Searched defs:comm_count (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Dbackward-ring-buffer.c33 int *comm_count) in count_samples()
63 int *sample_count, int *comm_count) in do_test()
87 int ret = TEST_SKIP, err, sample_count = 0, comm_count = 0; in test__backward_ring_buffer() local