Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/simple-profile/
Dsimple_profile.cc349 static void DataDumpCb(jvmtiEnv* jvmti_env) { in DataDumpCb() function
476 callbacks.DataDumpRequest = &DataDumpCb; in AgentStart()