Home
last modified time | relevance | path

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

/tools/lib/traceevent/Documentation/
Dlibtraceevent-fields.txt51 walk through the list of the common fields
63 walk through the list of the event specific
Dlibtraceevent-event_list.txt71 /* walk through the list of the events, sorted by ID */
82 /* walk through the list of the events, sorted by name */
/tools/cgroup/
Diocost_monitor.py67 def walk(self, blkcg, q_id, parent_path): member in BlkgIterator
83 self.walk(c, q_id, path)
88 self.walk(root_blkcg, q_id, '')
/tools/testing/selftests/net/
Dpsock_tpacket.c71 void (*walk)(int sock, struct ring *ring); member
641 ring->walk = walk_v1_v2; in __v1_v2_fill()
662 ring->walk = walk_v3; in __v3_fill()
748 ring->walk(sock, ring); in walk_ring()
/tools/testing/selftests/tc-testing/
Dtdc.py48 for dirpath, dirnames, filenames in os.walk(plugindir):
649 for root, dirnames, filenames in os.walk(testdir):
/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py614 for root, dirs, files in os.walk('.'):
/tools/objtool/Documentation/
Dstack-validation.txt36 code and debug tools to be able to walk the stack to determine the
100 used to walk the stack. Unlike frame pointers, ORC data is out of
/tools/kvm/kvm_stat/
Dkvm_stat520 return next(os.walk(path))
805 for entry in os.walk(PATH_DEBUGFS_KVM):
/tools/power/pm-graph/
Dsleepgraph.py953 for dirname, dirnames, filenames in os.walk('/sys/devices'):
5257 for dirname, dirnames, filenames in os.walk('/sys/devices'):
6048 for dirname, dirnames, filenames in os.walk(subdir):
6075 for dirname, dirnames, filenames in os.walk(subdir):