Searched refs:STATS (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
D | tracer.c | 15 #define STATS(x) x macro 17 #define STATS(x) macro 149 STATS( self->stats.errors++; ) in CTracer_init() 239 STATS( self->stats.errors++; ) in CTracer_record_pair() 245 STATS( self->stats.errors++; ) in CTracer_record_pair() 286 STATS( self->stats.missed_returns++; ) in CTracer_trace() 305 STATS( self->stats.calls++; ) in CTracer_trace() 309 STATS( self->stats.stack_reallocs++; ) in CTracer_trace() 314 STATS( self->stats.errors++; ) in CTracer_trace() 331 STATS( self->stats.new_files++; ) in CTracer_trace() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | convert-2-addr-3-addr-inc64.ll | 2 ; 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/llvm/test/ |
D | Makefile.tests | 24 STATS = -stats -time-passes 54 -$(LGCCAS) $(STATS) $< -o $@
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | infinite-loop.ll | 2 … -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: 1 loop-unswitch - Number of unswitches that are trivial
|
D | 2011-11-18-TwoSwitches-Threshold.ll | 2 …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
|
D | 2011-11-18-SimpleSwitch.ll | 2 … -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
|
D | 2011-11-18-TwoSwitches.ll | 2 …-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/valgrind/main/massif/ |
D | ms_main.c | 230 #define STATS(format, args...) \ macro 2450 STATS("heap allocs: %u\n", n_heap_allocs); in ms_fini() 2451 STATS("heap reallocs: %u\n", n_heap_reallocs); in ms_fini() 2452 STATS("heap frees: %u\n", n_heap_frees); in ms_fini() 2453 STATS("ignored heap allocs: %u\n", n_ignored_heap_allocs); in ms_fini() 2454 STATS("ignored heap frees: %u\n", n_ignored_heap_frees); in ms_fini() 2455 STATS("ignored heap reallocs: %u\n", n_ignored_heap_reallocs); in ms_fini() 2456 STATS("stack allocs: %u\n", n_stack_allocs); in ms_fini() 2457 STATS("stack frees: %u\n", n_stack_frees); in ms_fini() 2458 STATS("XPts: %u\n", n_xpts); in ms_fini() [all …]
|
/external/lzma/C/ |
D | Ppmd7.c | 28 #define STATS(ctx) Ppmd7_GetStats(p, ctx) macro 359 for (s = STATS(c); s->Symbol != p->FoundState->Symbol; s++); in CreateSuccessors() 383 for (s = STATS(c); s->Symbol != upState.Symbol; s++); in CreateSuccessors() 439 CPpmd_State *s = STATS(c); in UpdateModel() 523 oldPtr = STATS(c); in UpdateModel() 560 CPpmd_State *s = STATS(c) + ns1; in UpdateModel() 573 CPpmd_State *stats = STATS(p->MinContext); in Rescale() 631 p->FoundState = STATS(p->MinContext); in Rescale()
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-12-14-machine-sink.ll | 2 ; RUN: llc < %s -o /dev/null -stats 2>&1 | FileCheck %s -check-prefix=STATS 6 ; STATS-NOT: machine-sink
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | runtime-loop3.ll | 2 …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/qemu/hw/ |
D | goldfish_fb.c | 225 #define STATS 0 macro 227 #if STATS 500 #if STATS in goldfish_fb_update_display()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 108365 STATS S T AE1 T S
|