{C }
Note: The header file is defined in //zircon/system/ulib/trace/include/lib/trace/internal/event_common.h. See Tracing: C and C++ macros for the reference page.
#include <lib/trace/event.h>
{C++}
Note: The header file is defined in /zircon/system/ulib/trace/include/lib/trace/internal/event_common.h. See Tracing: C and C++ macros for the reference page.
#include <lib/trace/event.h>
{Rust}
Note: See the rustdoc page for the fuchsia_trace
crate reference page.
use fuchsia_trace::{ArgValue, Scope, ...};