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.c135 struct itimerspec spec = {}; in suspend() local
/tools/perf/
Dbuiltin-script.c1280 char spec[0]; member
1285 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
1303 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
1313 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
1330 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
1356 char spec[PATH_MAX]; in parse_scriptname() local