Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_controller_unittest.cc221 MockFtraceProcfs* procfs() { return procfs_; } in procfs() function in perfetto::TestFtraceController
326 EXPECT_CALL(*controller->procfs(), WriteToFile(kFooEnablePath, "1")); in TEST()
327 EXPECT_CALL(*controller->procfs(), WriteToFile("/root/buffer_size_kb", _)); in TEST()
331 EXPECT_CALL(*controller->procfs(), WriteToFile("/root/tracing_on", "1")); in TEST()
334 EXPECT_CALL(*controller->procfs(), WriteToFile("/root/buffer_size_kb", "0")); in TEST()
335 EXPECT_CALL(*controller->procfs(), ClearFile("/root/trace")) in TEST()
337 EXPECT_CALL(*controller->procfs(), in TEST()
340 EXPECT_CALL(*controller->procfs(), WriteToFile(kFooEnablePath, "0")); in TEST()
341 EXPECT_CALL(*controller->procfs(), WriteToFile("/root/tracing_on", "0")); in TEST()
342 EXPECT_CALL(*controller->procfs(), WriteToFile("/root/events/enable", "0")); in TEST()
[all …]
/external/webrtc/webrtc/base/
Dlinux.cc38 ConfigParser procfs; in LoadFromSystem() local
39 if (!procfs.Open(kCpuInfoFile)) { in LoadFromSystem()
42 return procfs.Parse(&sections_); in LoadFromSystem()
/external/google-breakpad/src/common/android/include/sys/
Dprocfs.h35 #include_next <sys/procfs.h>
/external/perfetto/
Dperfetto.rc32 # Clean up procfs configuration even if traced_probes crashes
/external/iptables/extensions/
Dlibxt_quota2.man3 The value of the counter can be read and reset through procfs, thereby making
/external/libunwind/
Dconfigure.ac44 sys/procfs.h sys/ptrace.h byteswap.h elf.h sys/elf.h link.h sys/link.h)
58 # include <sys/procfs.h>
/external/google-breakpad/src/common/
Dcommon.gyp50 'android/include/sys/procfs.h',
/external/strace/
DChangeLog49073 Remove README-freebsd, README-sunos4, README-svr4, m4/procfs.m4.
50647 Exclude tcp->pfd from non-procfs systems.
52277 * m4/procfs.m4: New file, with definitions of AC_MP_PROCFS,
/external/toolchain-utils/dejagnu/gdb_baseline/
Darmv7a-cros-linux-gnueabi2527 PASS: gdb.base/default.exp: target procfs
Dx86_64-cros-linux-gnu2720 PASS: gdb.base/default.exp: target procfs
Di686-pc-linux-gnu2486 PASS: gdb.base/default.exp: target procfs