Home
last modified time | relevance | path

Searched refs:STATS (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/sancov/
Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/external/crosvm/crosvm_plugin/src/
Dlib.rs197 static mut STATS: GlobalStats = GlobalStats { variable
254 STATS.update(self.idx, elapsed_nanos); in drop()
352 STATS.print(); in destroy()
752 let _u = STATS.record(Stat::IoEventFd); in crosvm_io_event_fd()
825 let _u = STATS.record(Stat::MemoryGetDirtyLog); in crosvm_memory_get_dirty_log()
887 let _u = STATS.record(Stat::IrqEventGetFd); in crosvm_irq_event_get_fd()
893 let _u = STATS.record(Stat::IrqEventGetResampleFd); in crosvm_irq_event_get_resample_fd()
1123 let _u = STATS.record(Stat::Connect); in crosvm_connect()
1146 let _u = STATS.record(Stat::NewConnection); in crosvm_new_connection()
1159 let _u = STATS.record(Stat::DestroyConnection); in crosvm_destroy_connection()
[all …]
/external/llvm/test/CodeGen/X86/
Dconvert-2-addr-3-addr-inc64.ll2 ; RUN: llc < %s -mtriple=x86_64-linux -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
3 ; RUN: llc < %s -mtriple=x86_64-win32 -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
4 ; STATS: 9 asm-printer
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dconvert-2-addr-3-addr-inc64.ll2 ; RUN: llc < %s -mtriple=x86_64-linux -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
3 ; RUN: llc < %s -mtriple=x86_64-win32 -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
4 ; STATS: 9 asm-printer
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/lto/
Dprint-stats.ll2 …O.dylib -arch x86_64 -dylib -mllvm -stats -o %t.dylib %t.o 2>&1 | FileCheck --check-prefix=STATS %s
8 ; STATS: Statistics Collected
/external/llvm/test/tools/lto/
Dprint-stats.ll2 …O.dylib -arch x86_64 -dylib -mllvm -stats -o %t.dylib %t.o 2>&1 | FileCheck --check-prefix=STATS %s
8 ; STATS: Statistics Collected
/external/llvm/test/Transforms/LoopUnswitch/
Dinfinite-loop.ll2 … -loop-unswitch -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
11 ; STATS: 2 loop-unswitch - Number of branches unswitched
12 ; STATS: 2 loop-unswitch - Number of unswitches that are trivial
D2011-11-18-TwoSwitches-Threshold.ll2 …ch-threshold 13 -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
5 ; STATS: 1 loop-simplify - Number of pre-header or exit blocks inserted
6 ; STATS: 1 loop-unswitch - Number of switches unswitched
D2011-11-18-SimpleSwitch.ll2 … -loop-unswitch -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
5 ; STATS: 1 loop-simplify - Number of pre-header or exit blocks inserted
6 ; STATS: 2 loop-unswitch - Number of switches unswitched
D2011-11-18-TwoSwitches.ll2 …-threshold 1000 -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
5 ; STATS: 1 loop-simplify - Number of pre-header or exit blocks inserted
6 ; STATS: 3 loop-unswitch - Number of switches unswitched
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnswitch/
Dinfinite-loop.ll2 … -loop-unswitch -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
11 ; STATS: 2 loop-unswitch - Number of branches unswitched
12 ; STATS: 2 loop-unswitch - Number of unswitches that are trivial
D2011-11-18-TwoSwitches-Threshold.ll2 …ch-threshold 13 -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
5 ; STATS: 1 loop-unswitch - Number of switches unswitched
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/
Dinfinite-loop.ll2 …e-loop-unswitch -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
11 ; STATS: 2 simple-loop-unswitch - Number of branches unswitched
12 ; STATS: 2 simple-loop-unswitch - Number of unswitches that are trivial
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Druntime-loop3.ll2 …partial-threshold=200 -unroll-threshold=400 -info-output-file - | FileCheck %s --check-prefix=STATS
3 …partial-threshold=200 -unroll-threshold=400 -info-output-file - | FileCheck %s --check-prefix=STATS
7 ; STATS: 2 loop-unroll - Number of loops unrolled (completely or otherwise)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dswp-subreg.ll1 … -march=hexagon -enable-pipeliner -stats -o /dev/null < %s 2>&1 | FileCheck %s --check-prefix=STATS
6 ; STATS-NOT: 1 pipeliner - Number of loops software pipelined
Dswp-epilog-phis.ll3 ; RUN: -enable-aa-sched-mi < %s 2>&1 | FileCheck %s --check-prefix=STATS
9 ; STATS: 1 pipeliner - Number of loops software pipelined
Dswp-tfri.ll1 … -march=hexagon -enable-pipeliner -stats -o /dev/null < %s 2>&1 | FileCheck %s --check-prefix=STATS
6 ; STATS: 1 pipeliner - Number of loops software pipelined
Dswp-swap.ll1 … -march=hexagon -enable-pipeliner -stats -o /dev/null < %s 2>&1 | FileCheck %s --check-prefix=STATS
6 ; STATS-NOT: 1 pipeliner - Number of loops software pipelined
Dswp-chain-refs.ll2 ; RUN: 2>&1 | FileCheck %s --check-prefix=STATS
9 ; STATS-NOT: 1 pipeliner - Number of loops software pipelined
Dswp-lots-deps.ll1 … -march=hexagon -enable-pipeliner -stats -o /dev/null < %s 2>&1 | FileCheck %s --check-prefix=STATS
4 ; STATS: 1 pipeliner - Number of loops software pipelined
/external/lzma/C/
DPpmd7.c30 #define STATS(ctx) Ppmd7_GetStats(p, ctx) macro
363 for (s = STATS(c); s->Symbol != p->FoundState->Symbol; s++); in CreateSuccessors()
387 for (s = STATS(c); s->Symbol != upState.Symbol; s++); in CreateSuccessors()
443 CPpmd_State *s = STATS(c); in UpdateModel()
527 oldPtr = STATS(c); in UpdateModel()
564 CPpmd_State *s = STATS(c) + ns1; in UpdateModel()
577 CPpmd_State *stats = STATS(p->MinContext); in Rescale()
635 p->FoundState = STATS(p->MinContext); in Rescale()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2011-12-14-machine-sink.ll2 ; RUN: llc < %s -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
6 ; STATS-NOT: machine-sink
/external/llvm/test/CodeGen/ARM/
D2011-12-14-machine-sink.ll2 ; RUN: llc < %s -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS
6 ; STATS-NOT: machine-sink
/external/llvm/test/Transforms/LoopUnroll/
Druntime-loop3.ll2 …nroll -unroll-runtime -unroll-threshold=400 -info-output-file - | FileCheck %s --check-prefix=STATS
6 ; STATS: 2 loop-unroll - Number of loops unrolled (completely or otherwise)
/external/arm-neon-tests/
Darmscript.inc6 STATS

12