Home
last modified time | relevance | path

Searched defs:ProfilerData (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/
Dprofiler.h300 struct ProfilerData { struct
322 ProfilerData(ProfilerStage stage, uint64_t start_time, uint64_t end_time) in ProfilerData() function
340 ProfilerData(const ProfilerData &other) in ProfilerData() function