Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 17 of 17) sorted by relevance

/tools/perf/util/
Ddata-convert-json.c69 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters()
82 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format()
93 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string()
104 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format()
Dutil.c148 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat()
Dsort.h113 u8 depth; member
Dprobe-event.c2073 struct strbuf *buf, int depth) in __synthesize_probe_trace_arg_ref()
2093 int depth = 0, err; in synthesize_probe_trace_arg() local
Dhist.c1526 int depth = 0; in hists__hierarchy_insert_entry() local
Dmachine.c1395 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
/tools/perf/ui/stdio/
Dhist.c33 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/
Dunwind_vdso.c65 int depth; /* -1 until we hit the trap source */ member
/tools/bootconfig/
Dmain.c39 int depth = 0, i; in xbc_show_compact_tree() local
/tools/bpf/bpftool/
Djson_writer.c23 unsigned depth; /* nesting */ member
/tools/power/pm-graph/
Dsleepgraph.py1436 def lastPhase(self, depth=1): argument
1940 def masterTopology(self, name, list, depth): argument
/tools/perf/
Dbuiltin-script.c1383 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent() local
1951 int depth = thread_stack__depth(thread, sample->cpu); in show_event() local
/tools/lib/bpf/
Dbtf_dump.c72 int depth; member
Dbtf.c676 int depth = 0; in btf__resolve_type() local
Dlibbpf.c5042 int depth = 32; /* max recursion depth */ in bpf_core_types_are_compat() local
/tools/include/uapi/linux/
Dpkt_sched.h231 unsigned int depth; /* max number of packets per flow */ member
/tools/lib/traceevent/
Devent-parse.c1502 int depth = 1; in event_read_fields() local