#include <agent_profile.h>
Definition at line 14 of file agent_profile.h.
◆ Get()
void ProfileData::WorkQueueStats::Get |
( |
| ) |
|
◆ Reset()
void ProfileData::WorkQueueStats::Reset |
( |
| ) |
|
◆ busy_time_
uint64_t ProfileData::WorkQueueStats::busy_time_ |
◆ dequeue_count_
uint64_t ProfileData::WorkQueueStats::dequeue_count_ |
◆ enqueue_count_
uint64_t ProfileData::WorkQueueStats::enqueue_count_ |
◆ max_queue_count_
uint64_t ProfileData::WorkQueueStats::max_queue_count_ |
◆ name_
std::string ProfileData::WorkQueueStats::name_ |
◆ queue_count_
uint64_t ProfileData::WorkQueueStats::queue_count_ |
◆ start_count_
uint64_t ProfileData::WorkQueueStats::start_count_ |
The documentation for this struct was generated from the following files: