|
Monado OpenXR Runtime
|
Tracing support code, see Tracing support. More...
#include "xrt/xrt_compiler.h"#include "xrt/xrt_config_os.h"#include "xrt/xrt_config_have.h"#include "os/os_time.h"#include "util/u_debug.h"#include "util/u_trace_marker.h"
Functions | |
| void | u_trace_marker_setup (enum u_trace_which which) |
| Internal setup function, use U_TRACE_TARGET_SETUP, see Tracing support. More... | |
| void | u_trace_marker_init (void) |
| Must be called from a non-static/global constructor context. More... | |
Tracing support code, see Tracing support.