Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 16 of 16) sorted by relevance

/tools/perf/util/
A Dtrace-event-scripting.c32 char spec[]; member
37 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
55 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
65 static int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
81 struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
91 int script_spec__for_each(int (*cb)(struct scripting_ops *ops, const char *spec)) in script_spec__for_each()
A Dbranch.c216 const char *branch_spec_desc(int spec) in branch_spec_desc()
A Dbranch.h25 u64 spec:2; member
/tools/lib/bpf/
A Dusdt.bpf.h97 struct __bpf_usdt_spec *spec; in bpf_usdt_arg_cnt() local
118 struct __bpf_usdt_spec *spec; in bpf_usdt_arg_size() local
150 struct __bpf_usdt_spec *spec; in bpf_usdt_arg() local
233 struct __bpf_usdt_spec *spec; in bpf_usdt_cookie() local
A Drelo_core.c265 struct bpf_core_spec *spec) in bpf_core_parse_spec()
485 struct bpf_core_spec *spec, in bpf_core_match_member()
680 const struct bpf_core_spec *spec, in bpf_core_calc_field_relo()
820 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
864 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
1172 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec) in bpf_core_format_spec()
A Drelo_core.h32 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN]; member
A Dusdt.c240 struct usdt_spec spec; member
1192 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
A Dlibbpf.c7720 struct bpf_core_spec spec; in fixup_log_failed_core_relo() local
11811 const char *spec; in attach_kprobe_multi() local
11843 const char *spec; in attach_kprobe_session() local
/tools/testing/selftests/bpf/
A Dtest_loader.c133 static void free_test_spec(struct test_spec *spec) in free_test_spec()
398 struct test_spec *spec) in parse_test_spec()
661 struct test_spec *spec, in prepare_case()
812 static bool can_execute_unpriv(struct test_loader *tester, struct test_spec *spec) in can_execute_unpriv()
884 static bool should_do_test_run(struct test_spec *spec, struct test_subspec *subspec) in should_do_test_run()
941 struct test_spec *spec, in run_subtest()
1159 struct test_spec *spec = &specs[i++]; in process_subtest() local
/tools/testing/selftests/breakpoints/
A Dstep_after_suspend_test.c161 struct itimerspec spec = {}; in suspend() local
/tools/testing/selftests/bpf/prog_tests/
A Dreg_bounds.c852 int branch_taken, struct case_spec spec, in load_range_cmp_prog()
1154 static int parse_range_cmp_log(const char *log_buf, struct case_spec spec, in parse_range_cmp_log()
1408 struct case_spec spec = { in verify_case_op() local
/tools/net/ynl/pyynl/
A Dynl_gen_c.py1346 def _load_nested_set_nest(self, spec): argument
1367 def _load_nested_set_submsg(self, spec): argument
/tools/perf/
A Dbuiltin-record.c3909 const char **spec; in record__init_thread_numa_masks() local
3942 char *user_spec, *spec, *spec_ptr, *mask, *mask_ptr, *dup_mask = NULL; in record__init_thread_user_masks() local
A Dbuiltin-script.c2914 static int list_available_languages_cb(struct scripting_ops *ops, const char *spec) in list_available_languages_cb()
2963 char spec[PATH_MAX]; in parse_scriptname() local
A Dbuiltin-lock.c2511 static bool add_lock_delay(char *spec) in add_lock_delay()
/tools/include/uapi/linux/
A Dperf_event.h1458 spec : 2, /* branch speculation info */ member

Completed in 92 milliseconds