Home
last modified time | relevance | path

Searched refs:first_callchain (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-json.c191 bool first_callchain = true; in process_sample_event() local
216 if (first_callchain) in process_sample_event()
217 first_callchain = false; in process_sample_event()

Completed in 1 milliseconds