Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Devent_config.h107 bool sample_callstacks() const { return sample_callstacks_; } in sample_callstacks()
145 const bool sample_callstacks_; variable
Devent_config.cc394 sample_callstacks_(sample_callstacks), in EventConfig()