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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
Perf.c 14 Perf.c
66 EFI_PERFORMANCE_PROTOCOL Perf;
75 CR(a, EFI_PERFORMANCE_INSTANCE, Perf, EFI_PERFORMANCE_SIGNATURE)
625 PerfInstance->Perf.StartGauge = StartGauge;
626 PerfInstance->Perf.EndGauge = EndGauge;
627 PerfInstance->Perf.GetGauge = GetGauge;
636 &PerfInstance->Perf
675 EFI_PERFORMANCE_PROTOCOL *Perf;
677 Status = gBS->LocateProtocol (&gEfiPerformanceProtocolGuid, NULL, (VOID **) &Perf);
682 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 39 CR(a, EFI_PERFORMANCE_INSTANCE, Perf, EFI_PERFORMANCE_SIGNATURE)
54 EFI_PERFORMANCE_PROTOCOL Perf;
724 PerfInstance->Perf.StartGauge = StartGauge;
725 PerfInstance->Perf.EndGauge = EndGauge;
726 PerfInstance->Perf.GetGauge = GetGauge;
735 &PerfInstance->Perf
774 EFI_PERFORMANCE_PROTOCOL *Perf;
776 Status = gBS->LocateProtocol (&gEfiPerformanceProtocolGuid, NULL, (VOID **) &Perf);
781 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker);
    [all...]
  /external/webrtc/webrtc/base/
logging_unittest.cc 131 TEST(LogTest, Perf) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118Dxe.c     [all...]
  /external/skia/infra/bots/
gen_tasks.go 101 } else if parts["role"] == "Test" || parts["role"] == "Perf" {
194 if parts["role"] == "Test" || parts["role"] == "Perf" {
374 // Use bundled recipes for all test/perf tasks.
723 // perf generates a Perf task. Returns the name of the last task in the
725 func perf(b *specs.TasksCfgBuilder, name string, parts map[string]string, compileTaskName string, pkgs []*specs.CipdPackage) string { func
726 recipe := "perf"
910 // Perf bots.
911 if parts["role"] == "Perf" && !strings.Contains(name, "-CT_") {
912 deps = append(deps, perf(b, name, parts, compileTaskName, pkgs)
    [all...]
  /external/autotest/site_utils/
perf_compare.py 16 results (along with some statistical analysis of perf keyvals). This wrapper
54 2) This script will only run the benchmarks and process the perf keys specified
55 in the file "perf_benchmarks.json". Some benchmarks output more perf keys than
107 the complete set of default perf benchmarks to run.
113 perf keys requested to be run.
132 logging.error('Perf key "%s" isn\'t associated with a known '
136 logging.error('Perf key "%s" is associated with more than one '
148 # each perf key. If the benchmark associated with the current
149 # perf key already has an interation number associated with it,
169 @param perf_keys: A list of one or more string perf keys we need t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 2775 milliseconds