Searched defs:TracerType (Results 1 – 2 of 2) sorted by relevance
154 pub enum TracerType { enum159 impl FromStr for TracerType { implementation175 impl Default for TracerType { implementation
142 tracer_type: TracerType, in new()260 tracer_type: TracerType, in create()802 tracing_type: TracerType, in generate_trace_line_for_open()853 t: TracerType, in create_tracer()889 fn test_trace_of_type(tracing_type: TracerType) { in test_trace_of_type()