Home
last modified time | relevance | path

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

/tools/perf/util/
A Ddata-convert-json.c73 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters()
86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format()
97 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string()
108 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format()
A Dutil.c157 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat()
A Dthread.h305 static inline void thread__set_filter_entry_depth(struct thread *thread, int depth) in thread__set_filter_entry_depth()
A Ddemangle-rust-v0.c108 uint32_t depth; member
1089 uint64_t depth = printer->bound_lifetime_depth - lt; in printer_print_lifetime_from_index() local
A Dprobe-event.c2144 struct strbuf *buf, int depth) in __synthesize_probe_trace_arg_ref()
2164 int depth = 0, err; in synthesize_probe_trace_arg() local
A Dhist.h265 u8 depth; member
A Dhist.c1703 int depth = 0; in hists__hierarchy_insert_entry() local
A Dmachine.c1380 static int maps__set_modules_path_dir(struct maps *maps, char *path, size_t path_size, int depth) in maps__set_modules_path_dir()
/tools/perf/ui/stdio/
A Dhist.c37 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line()
56 int depth, int depth_mask, int period, in ipchain__fprintf_graph()
114 u64 total_samples, int depth, in __callchain__fprintf_graph()
641 int depth; in hists__fprintf_hierarchy_headers() local
895 int depth = hists->nr_hpp_node + h->depth + 1; in hists__fprintf() local
/tools/testing/selftests/bpf/prog_tests/
A Duretprobe_stack.c46 __weak int target_1(int depth) in target_1()
/tools/testing/selftests/x86/
A Dunwind_vdso.c53 int depth; /* -1 until we hit the trap source */ member
/tools/testing/selftests/ublk/
A Dkublk.c31 static inline int ublk_setup_ring(struct io_uring *r, int depth, in ublk_setup_ring()
392 static int __ublk_queue_cmd_buf_sz(unsigned depth) in __ublk_queue_cmd_buf_sz()
438 int depth = dev->dev_info.queue_depth; in ublk_queue_init() local
1107 unsigned depth = ctx->queue_depth; in __cmd_dev_add() local
/tools/bootconfig/
A Dmain.c45 int depth = 0, i; in xbc_show_compact_tree() local
/tools/lib/bpf/
A Drelo_core.c150 int depth = 32; /* max recursion depth */ in __bpf_core_types_are_compat() local
1564 int depth = 32; /* max recursion depth */ in __bpf_core_types_match() local
A Dbtf.c884 int depth = 0; in btf__resolve_type() local
4409 static bool btf_dedup_identical_types(struct btf_dedup *d, __u32 id1, __u32 id2, int depth) in btf_dedup_identical_types()
A Dbtf_dump.c75 int depth; member
/tools/bpf/bpftool/
A Djson_writer.c23 unsigned depth; /* nesting */ member
/tools/testing/selftests/arm64/gcs/
A Dlibc-gcs.c46 static noinline void gcs_recurse(int depth) in gcs_recurse()
/tools/power/pm-graph/
A Dsleepgraph.py1562 def lastPhase(self, depth=1): argument
2077 def masterTopology(self, name, list, depth): argument
/tools/perf/
A Dbuiltin-script.c1577 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent() local
2151 int depth = thread_stack__depth(thread, sample->cpu); in show_event() local
/tools/include/uapi/linux/
A Dpkt_sched.h231 unsigned int depth; /* max number of packets per flow */ member

Completed in 81 milliseconds