Searched defs:unwind_mode (Results 1 – 5 of 5) sorted by relevance
278 protos::gen::PerfEventConfig::UnwindMode unwind_mode) { in IsSupportedUnwindMode()471 auto unwind_mode = protos::gen::PerfEventConfig::UNWIND_SKIP; in CreateSampling() local618 const protos::gen::PerfEventConfig::UnwindMode& unwind_mode) { in IsUserFramesEnabled()639 protos::gen::PerfEventConfig::UnwindMode unwind_mode, in EventConfig()
48 UnwindMode unwind_mode) { in PostStartDataSource()58 UnwindMode unwind_mode) { in StartDataSource()347 UnwindMode unwind_mode) { in UnwindSample()
155 const UnwindMode unwind_mode; member
130 protos::gen::PerfEventConfig::UnwindMode unwind_mode() const { return unwind_mode_; } in unwind_mode() function
534 auto unwind_mode = (ds.event_config.unwind_mode() == in StartDataSource() local