Home
last modified time | relevance | path

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

/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c144 struct itimerspec spec = {}; in suspend() local
/tools/perf/
Dbuiltin-script.c1868 char spec[0]; member
1873 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
1891 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
1901 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
1918 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
1944 char spec[PATH_MAX]; in parse_scriptname() local