Home
last modified time | relevance | path

Searched refs:get_sample_cpu (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/util/
Ddata-convert-bt.c765 static int get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, in get_sample_cpu() function
853 cs = ctf_stream(cw, get_sample_cpu(cw, sample, evsel)); in process_sample_event()