Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/jit-load/
Djitload.cc69 AgentOptions* ops; in DataDumpRequestCb() local
78 AgentOptions* ops; in ClassPrepareJit() local
106 AgentOptions* ops; in SetupJvmti() local
/art/test/923-monitors/src/art/
DTest923.java182 int ops = 2 * (N-1); in threadTests() local
/art/test/ti-stress/
Dstress.cc645 static std::string AdvanceOption(const std::string& ops) { in AdvanceOption()
649 static bool HasNextOption(const std::string& ops) { in HasNextOption()
660 std::string ops(options); in ReadOptions() local
/art/test/004-ThreadStress/src-art/
DMain.java648 Integer ops = distribution.get(operation); in runTest() local