Home
last modified time | relevance | path

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

/external/v8/src/heap/
Ditem-parallel-job.cc61 void ItemParallelJob::Run(std::shared_ptr<Counters> async_counters) { in Run()
/external/v8/src/wasm/
Dmodule-compiler.h108 const std::shared_ptr<Counters>& async_counters() const { in async_counters() function
/external/v8/src/
Dcounters.h319 std::shared_ptr<Counters> async_counters) in AsyncTimedHistogram()
Disolate.h1003 const std::shared_ptr<Counters>& async_counters() { in async_counters() function