Home
last modified time | relevance | path

Searched refs:autodict (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py11 def autodict(): function
12 return defaultdict(autodict)
14 flag_fields = autodict()
15 symbolic_fields = autodict()
/linux/tools/perf/scripts/python/
H A Dsyscall-counts.py30 syscalls = autodict()
H A Dcheck-perf-trace.py21 unhandled = autodict()
H A Dsctop.py46 syscalls = autodict()
H A Dsyscall-counts-by-pid.py33 syscalls = autodict()
H A Dfailed-syscalls-by-pid.py34 syscalls = autodict()