Home
last modified time | relevance | path

Searched refs:hyp_path (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dftrace_controller.cc878 std::string hyp_path = tracefs_root + "hyp/"; in AbsolutePathForInstance() local
881 hyp_path.c_str()); in AbsolutePathForInstance()
882 return std::make_optional(hyp_path); in AbsolutePathForInstance()