Home
last modified time | relevance | path

Searched defs:mounts (Results 1 – 7 of 7) sorted by relevance

/external/perfetto/src/traced/probes/filesystem/
Dfs_mount_unittest.cc41 std::multimap<BlockDeviceID, std::string> mounts = ParseMounts(); in TEST() local
58 std::multimap<BlockDeviceID, std::string> mounts = in TEST() local
/external/autotest/client/site_tests/power_IdleSuspend/
Dpower_IdleSuspend.py33 mounts = () variable in power_IdleSuspend
/external/bcc/tools/
Dmountsnoop.py335 def print_event(mounts, umounts, cpu, data, size): argument
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c314 open_temp_exec_file_mnt (const char *mounts) in open_temp_exec_file_mnt()
/external/libffi/src/
Dclosures.c342 open_temp_exec_file_mnt (const char *mounts) in open_temp_exec_file_mnt()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c130 int mounts, trace_fd; in wpa_debug_open_linux_tracing() local
/external/autotest/client/bin/
Dutils.py1518 def mounts(): function