Home
last modified time | relevance | path

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

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