Home
last modified time | relevance | path

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

/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c135 struct itimerspec spec = {}; in suspend() local
/tools/perf/
Dbuiltin-script.c2535 char spec[0]; member
2540 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
2558 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
2568 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
2585 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
2611 char spec[PATH_MAX]; in parse_scriptname() local
/tools/lib/bpf/
Dlibbpf.c2322 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN]; member
2372 struct bpf_core_spec *spec) in bpf_core_spec_parse()
2639 struct bpf_core_spec *spec, in bpf_core_match_member()
2919 static void bpf_core_dump_spec(int level, const struct bpf_core_spec *spec) in bpf_core_dump_spec()