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

  /external/chromium_org/base/process/
process_metrics_win.cc 284 static BOOL InternalGetPerformanceInfo(
308 if (!InternalGetPerformanceInfo(&info, sizeof(info))) {
  /external/chromium/base/
process_util_win.cc 877 static BOOL InternalGetPerformanceInfo(
901 if (!InternalGetPerformanceInfo(&info, sizeof(info))) {

Completed in 401 milliseconds