Home
last modified time | relevance | path

Searched defs:trace_exit (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_options.h150 bool trace_exit = false; variable
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/format/
Dmod.rs1676 pub(super) fn trace_exit(&self) -> bool { in trace_exit() method