Searched defs:unwind_mode (Results 1 – 5 of 5) sorted by relevance
277 protos::gen::PerfEventConfig::UnwindMode unwind_mode) { in IsSupportedUnwindMode()390 auto unwind_mode = protos::gen::PerfEventConfig::UNWIND_SKIP; in Create() local540 const protos::gen::PerfEventConfig::UnwindMode unwind_mode) { in IsUserFramesEnabled()560 protos::gen::PerfEventConfig::UnwindMode unwind_mode, in EventConfig()
48 UnwindMode unwind_mode) { in PostStartDataSource()58 UnwindMode unwind_mode) { in StartDataSource()345 UnwindMode unwind_mode) { in UnwindSample()
155 const UnwindMode unwind_mode; member
143 protos::gen::PerfEventConfig::UnwindMode unwind_mode() const { in unwind_mode() function
503 auto unwind_mode = (ds.event_config.unwind_mode() == in StartDataSource() local