Searched defs:FindProfile (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dcpu-profiler.cc305 CpuProfile* CpuProfiler::FindProfile(Object* security_token, unsigned uid) { function in class:v8::internal::CpuProfiler
H A Dapi.cc5918 const CpuProfile* CpuProfiler::FindProfile(unsigned uid, function in class:v8::CpuProfiler
5921 IsDeadCheck(isolate, "v8::CpuProfiler::FindProfile");
5923 i::CpuProfiler::FindProfile(

Completed in 147 milliseconds