Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Ddata-convert-json.c180 bool first_callchain = true; in process_sample_event() local
204 if (first_callchain) in process_sample_event()
205 first_callchain = false; in process_sample_event()