This is the complete list of members for onnxruntime::profiling::EventRecord, including all inherited members.
args | onnxruntime::profiling::EventRecord | |
cat | onnxruntime::profiling::EventRecord | |
dur | onnxruntime::profiling::EventRecord | |
EventRecord()=default | onnxruntime::profiling::EventRecord | |
EventRecord(EventCategory category, int process_id, int thread_id, std::string &&event_name, long long time_stamp, long long duration, std::unordered_map< std::string, std::string > &&event_args) | onnxruntime::profiling::EventRecord | inline |
EventRecord(EventCategory category, int process_id, int thread_id, const std::string &event_name, long long time_stamp, long long duration, const std::unordered_map< std::string, std::string > &event_args) | onnxruntime::profiling::EventRecord | inline |
EventRecord(const EventRecord &other)=default | onnxruntime::profiling::EventRecord | |
EventRecord(EventRecord &&other) noexcept=default | onnxruntime::profiling::EventRecord | |
name | onnxruntime::profiling::EventRecord | |
operator=(const EventRecord &other)=default | onnxruntime::profiling::EventRecord | |
operator=(EventRecord &&other)=default | onnxruntime::profiling::EventRecord | |
pid | onnxruntime::profiling::EventRecord | |
tid | onnxruntime::profiling::EventRecord | |
ts | onnxruntime::profiling::EventRecord | |