Searched defs:depth (Results 1 – 15 of 15) sorted by relevance
/tools/perf/ui/stdio/ |
D | hist.c | 33 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line() 52 int depth, int depth_mask, int period, in ipchain__fprintf_graph() 110 u64 total_samples, int depth, in __callchain__fprintf_graph() 637 int depth; in hists__fprintf_hierarchy_headers() local 878 int depth = hists->nr_hpp_node + h->depth + 1; in hists__fprintf() local
|
/tools/testing/selftests/x86/ |
D | unwind_vdso.c | 65 int depth; /* -1 until we hit the trap source */ member
|
/tools/perf/util/ |
D | util.c | 148 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat()
|
D | sort.h | 110 u8 depth; member
|
D | probe-event.c | 2058 struct strbuf *buf, int depth) in __synthesize_probe_trace_arg_ref() 2078 int depth = 0, err; in synthesize_probe_trace_arg() local
|
D | hist.c | 1520 int depth = 0; in hists__hierarchy_insert_entry() local
|
D | machine.c | 1366 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
|
/tools/bootconfig/ |
D | main.c | 39 int depth = 0, i; in xbc_show_compact_tree() local
|
/tools/bpf/bpftool/ |
D | json_writer.c | 23 unsigned depth; /* nesting */ member
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 1359 def lastPhase(self, depth=1): argument 1858 def masterTopology(self, name, list, depth): argument
|
/tools/perf/ |
D | builtin-script.c | 1341 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent() local 1876 int depth = thread_stack__depth(thread, sample->cpu); in show_event() local
|
/tools/lib/bpf/ |
D | btf.c | 643 int depth = 0; in btf__resolve_type() local
|
D | libbpf.c | 4919 int depth = 32; /* max recursion depth */ in bpf_core_types_are_compat() local
|
/tools/include/uapi/linux/ |
D | pkt_sched.h | 231 unsigned int depth; /* max number of packets per flow */ member
|
/tools/lib/traceevent/ |
D | event-parse.c | 1502 int depth = 1; in event_read_fields() local
|