|
#define | PHOSPHOR_INTERNAL_UID3(a, b) phosphor_internal_ ##a##_##b |
|
#define | PHOSPHOR_INTERNAL_UID2(a, b) PHOSPHOR_INTERNAL_UID3(a, b) |
|
#define | PHOSPHOR_INTERNAL_UID(prefix) PHOSPHOR_INTERNAL_UID2(prefix, __LINE__) |
|
#define | PHOSPHOR_INTERNAL_CATEGORY_INFO |
|
#define | PHOSPHOR_INTERNAL_INITIALIZE_TPI(tpi_name, category, name, argA, argB) |
|
#define | PHOSPHOR_INTERNAL_INITIALIZE_TRACEPOINT(category, name, argA, argB) |
|
#define | PHOSPHOR_INTERNAL_TRACE_EVENT(category, name, argA, argB, type, ...) |
|
#define | PHOSPHOR_INTERNAL_TRACE_EVENT0(category, name, type) |
|
#define | PHOSPHOR_INTERNAL_ADDITIONAL_TRACE_EVENT0(tpi_name, category, name, type) |
|
This file is internal to the inner workings of Phosphor and is not intended for public consumption.