OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOsrThreshold
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jit/
jit.h
213
size_t
GetOsrThreshold
() const {
jit.cc
176
jit->osr_method_threshold_ = options->
GetOsrThreshold
();
Completed in 573 milliseconds