Phosphor
|
#include <array>
#include <atomic>
#include <mutex>
#include <string>
#include <vector>
#include "phosphor/platform/core.h"
Go to the source code of this file.
Classes | |
class | phosphor::CategoryRegistry |
Typedefs | |
using | phosphor::AtomicCategoryStatus = std::atomic< CategoryStatus > |
Enumerations | |
enum | phosphor::CategoryStatus : char { Disabled, Enabled } |
This file is internal to the inner workings of Phosphor and is not intended for public consumption.
|
strong |
The states of tracing that a given category can be in