Home
last modified time | relevance | path

Searched refs:NameToEvent (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/ti-fast/
Dtifast.cc602 static jvmtiEvent NameToEvent(const std::string& desired_name) { in NameToEvent() function
653 res.push_back(NameToEvent(item)); in GetRequestedEventList()