Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-script.c566 struct scripting_ops *ops; member
573 struct scripting_ops *ops) in script_spec__new()
601 struct scripting_ops *ops) in script_spec__findnew()
617 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
/tools/vm/
Dslabinfo.c399 static void ops(struct slabinfo *s) in ops() function