#include <EigenNonBlockingThreadPool.h>
onnxruntime::concurrency::ThreadPoolProfiler::ThreadPoolProfiler |
( |
int |
num_threads, |
|
|
const CHAR_TYPE * |
threal_pool_name |
|
) |
| |
onnxruntime::concurrency::ThreadPoolProfiler::~ThreadPoolProfiler |
( |
| ) |
|
std::string onnxruntime::concurrency::ThreadPoolProfiler::DumpChildThreadStat |
( |
| ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::LogCoreAndBlock |
( |
std::ptrdiff_t |
block_size | ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::LogRun |
( |
int |
thread_idx | ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::LogStart |
( |
| ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::LogStartAndCoreAndBlock |
( |
std::ptrdiff_t |
block_size | ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::LogThreadId |
( |
int |
thread_idx | ) |
|
onnxruntime::concurrency::ThreadPoolProfiler::ORT_DISALLOW_COPY_ASSIGNMENT_AND_MOVE |
( |
ThreadPoolProfiler |
| ) |
|
void onnxruntime::concurrency::ThreadPoolProfiler::Start |
( |
| ) |
|
std::string onnxruntime::concurrency::ThreadPoolProfiler::Stop |
( |
| ) |
|
The documentation for this class was generated from the following file: