Home
last modified time | relevance | path

Searched refs:GetHmRawTracePath (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dftrace_fs_ops.h49 std::string GetHmRawTracePath() const;
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dftrace_parser_test.cpp169 traceRaw = FtraceFsOps::GetInstance().GetHmRawTracePath(); in HWTEST_F()
H A Dsub_event_parser_test.cpp141 traceRaw = FtraceFsOps::GetInstance().GetHmRawTracePath(); in HWTEST_F()
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_fs_ops.cpp179 std::string FtraceFsOps::GetHmRawTracePath() const in GetHmRawTracePath() function in FtraceFsOps
H A Dflow_controller.cpp107 auto reader = std::make_unique<FtraceDataReader>(FtraceFsOps::GetInstance().GetHmRawTracePath()); in CreateRawDataReaders()

Completed in 4 milliseconds