|
Phosphor
|
This is the complete list of members for phosphor::TraceEvent, including all inherited members.
| getArgNames() const | phosphor::TraceEvent | |
| getArgs() const | phosphor::TraceEvent | |
| getArgTypes() const | phosphor::TraceEvent | |
| getCategory() const | phosphor::TraceEvent | |
| getName() const | phosphor::TraceEvent | |
| getThreadID() const | phosphor::TraceEvent | |
| getTime() const | phosphor::TraceEvent | |
| getType() const | phosphor::TraceEvent | |
| to_json() const | phosphor::TraceEvent | |
| to_string() const | phosphor::TraceEvent | |
| TraceEvent()=default | phosphor::TraceEvent | |
| TraceEvent(const tracepoint_info *_tpi, Type _type, uint32_t _thread_id, std::array< TraceArgument, arg_count > &&_args, std::array< TraceArgument::Type, arg_count > &&_arg_types) | phosphor::TraceEvent | |
| Type enum name | phosphor::TraceEvent | |
| typeToJSON() const | phosphor::TraceEvent | protected |
| typeToString(Type type) | phosphor::TraceEvent | static |