Searched refs:display_field (Results 1 – 3 of 3) sorted by relevance
546 display_field(struct decode_scope *scope, const char *field_name) in display_field() function696 display_field(scope, field_name); in display()
322 tracing::event!(Level::TRACE, display_field = %"hello world", debug_field = ?"hello world"); in both_shorthands()
821 …tracing::span!(Level::TRACE, "my_span", display_field = %"hello world", debug_field = ?"hello worl… in both_shorthands()