Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs_integrationtest.cc137 TEST_F(FtraceProcfsIntegrationTest, ANDROID_ONLY_TEST(IsTracingAvailable)) { in TEST_F()
Dftrace_procfs.cc491 bool FtraceProcfs::IsTracingAvailable() { in IsTracingAvailable() function in perfetto::FtraceProcfs