Searched defs:profiling_mode (Results 1 – 2 of 2) sorted by relevance
96 static std::atomic<bool> profiling_mode{false}; variable99 static std::atomic<bool> profiling_mode{true}; variable
551 enum sqtt_profiling_mode profiling_mode; member