Home
last modified time | relevance | path

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

/openbmc/linux/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()