Ion
|
#include "trace.h"
Static Public Member Functions | |
static uint64_t | getEnabledTags () |
static bool | isTagEnabled (uint64_t tag) |
static void | traceCounter (uint64_t tag, const char *name, int32_t value) |
static void | traceBegin (uint64_t tag, const char *name) |
static void | traceEnd (uint64_t tag) |
|
inlinestatic |
|
inlinestatic |
Definition at line 119 of file trace.h.
Referenced by traceBegin(), traceCounter(), and traceEnd().
|
inlinestatic |
Definition at line 133 of file trace.h.
References isTagEnabled().
Referenced by ion::port::android::ScopedTrace::ScopedTrace().
|
inlinestatic |
Definition at line 124 of file trace.h.
References isTagEnabled().
|
inlinestatic |
Definition at line 141 of file trace.h.
References isTagEnabled().
Referenced by ion::port::android::ScopedTrace::~ScopedTrace().