Home
last modified time | relevance | path

Searched refs:GetTraceClock (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dftrace_fs_ops.h60 MOCKABLE std::string GetTraceClock();
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dftrace_fs_ops_test.cpp547 * @tc.name: GetTraceClock
548 * @tc.desc: test FtraceFsOps::GetTraceClock with normal case.
551 HWTEST_F(FtraceFsOpsTest, GetTraceClock, TestSize.Level1) in HWTEST_F()
553 std::string content = FtraceFsOps::GetInstance().GetTraceClock(); in HWTEST_F()
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_fs_ops.cpp235 std::string FtraceFsOps::GetTraceClock() in GetTraceClock() function in FtraceFsOps
H A Dflow_controller.cpp652 std::string traceClock = FtraceFsOps::GetInstance().GetTraceClock();

Completed in 3 milliseconds