Lines Matching refs:TaskStopwatch
499 const TaskStopwatch& stopwatch) {
533 const TaskStopwatch& stopwatch) {
562 const TaskStopwatch& stopwatch) {
593 const TaskStopwatch& stopwatch) {
817 TaskStopwatch::TaskStopwatch()
828 TaskStopwatch::~TaskStopwatch() {
835 void TaskStopwatch::Start() {
858 void TaskStopwatch::Stop() {
887 TrackedTime TaskStopwatch::StartTime() const {
895 int32_t TaskStopwatch::RunDurationMs() const {
903 ThreadData* TaskStopwatch::GetThreadData() const {