Home
last modified time | relevance | path

Searched refs:lastFlushTime_ (Results 1 - 8 of 8) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
H A Dstack_writer.cpp33 lastFlushTime_ = std::chrono::steady_clock::now(); in StackWriter()
93 lastFlushTime_ = std::chrono::steady_clock::now(); in Flush()
/developtools/profiler/device/plugins/ffrt_profiler/client/src/
H A Dffrt_profiler_write.cpp39 lastFlushTime_ = std::chrono::steady_clock::now(); in FfrtProfilerWriter()
102 lastFlushTime_ = std::chrono::steady_clock::now(); in Flush()
/developtools/profiler/device/plugins/network_profiler/client/src/
H A Dnetwork_profiler_write.cpp39 lastFlushTime_ = std::chrono::steady_clock::now(); in NetworkProfilerWriter()
102 lastFlushTime_ = std::chrono::steady_clock::now(); in Flush()
/developtools/profiler/device/plugins/native_hook/include/
H A Dstack_writer.h51 std::chrono::steady_clock::time_point lastFlushTime_; member in StackWriter
/developtools/profiler/device/plugins/api/src/
H A Dbuffer_writer.cpp45 lastFlushTime_ = std::chrono::steady_clock::now(); in BufferWriter()
141 lastFlushTime_ = std::chrono::steady_clock::now(); in Flush()
H A Dbuffer_writer.h63 std::chrono::steady_clock::time_point lastFlushTime_; member in BufferWriter
/developtools/profiler/device/plugins/ffrt_profiler/client/include/
H A Dffrt_profiler_write.h51 std::chrono::steady_clock::time_point lastFlushTime_; member in OHOS::Developtools::Profiler::FfrtProfilerWriter
/developtools/profiler/device/plugins/network_profiler/client/include/
H A Dnetwork_profiler_write.h51 std::chrono::steady_clock::time_point lastFlushTime_; member in OHOS::Developtools::Profiler::NetworkProfilerWriter

Completed in 3 milliseconds