HomeSort by relevance Sort by last modified time
    Searched refs:newTimerStackID (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceGlobalContext.cpp 334 // the newTimerStackID() return values and TSK_Default/TSK_Funcs.
335 newTimerStackID("Total across all functions");
336 newTimerStackID("Per-function summary");
    [all...]
IceGlobalContext.h 314 /// newTimerStackID() creates a new TimerStack in the global space. It does
316 TimerStackIdT newTimerStackID(const std::string &Name);

Completed in 82 milliseconds