HomeSort by relevance Sort by last modified time
    Searched refs:StartTime (Results 1 - 25 of 26) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
pr9130.cpp 4 virtual int StartTime() {
  /external/llvm/lib/Support/
Process.cpp 55 static TimeValue &StartTime = *new TimeValue(TimeValue::now());
56 return TimeValue::now() - StartTime;
  /external/chromium_org/base/debug/
task_annotator.cc 34 stopwatch.StartTime() - pending_task.EffectiveTimePosted();
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
clock.cc 192 FILETIME StartTime;
198 get_time(_helpTimer, StartTime);
200 Time = (((uint64_t) StartTime.dwHighDateTime) << 32) +
201 (uint64_t) StartTime.dwLowDateTime;
  /external/netperf/
netcpu_ntperf.c 97 LARGE_INTEGER StartTime;
236 PerfCntrs->StartTime = PerfCntrs->EndTime;
340 PerfCntrs->StartTime.QuadPart;
  /external/chromium_org/base/
tracked_objects.cc 514 TrackedTime start_of_run = stopwatch.StartTime();
550 TrackedTime start_of_run = stopwatch.StartTime();
918 TrackedTime TaskStopwatch::StartTime() const {
tracked_objects.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntrace.h 412 LARGE_INTEGER StartTime;
455 LARGE_INTEGER StartTime;
498 LARGE_INTEGER StartTime;
776 EXTERN_C ULONG WMIAPI ProcessTrace(PTRACEHANDLE HandleArray,ULONG HandleCount,LPFILETIME StartTime,LPFILETIME EndTime);
ntsecapi.h     [all...]
tdi.h 242 LARGE_INTEGER StartTime;
winspool.h 54 DWORD StartTime;
78 DWORD StartTime;
285 DWORD StartTime;
311 DWORD StartTime;
    [all...]
d3dx9anim.h 147 DOUBLE StartTime;
pdh.h 188 LONGLONG StartTime;