OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:full_stats
(Results
1 - 3
of
3
) sorted by null
/system/extras/tests/ext4/
rand_emmc_perf.c
62
FILE *
full_stats
= NULL;
local
65
full_stats
= fopen(full_stats_file, "w");
66
if (
full_stats
== NULL) {
77
if (
full_stats
) {
78
fprintf(
full_stats
, "%lld\n", (t.tv_sec * 1000000LL) + t.tv_usec);
83
if (
full_stats
) {
84
fclose(
full_stats
);
android_emmc_perf_tests.sh
158
adb shell /dev/$PERF -w -o -s 20000 -f /dev/
full_stats
400 "$CACHE"
198
adb pull /dev/
full_stats
$HARDWARE-
full_stats
/external/llvm/test/CodeGen/Generic/
2003-05-28-ManyArgs.ll
35
%
full_stats
= alloca i32 ; <i32*> [#uses=1]
66
%tmp.154 = load i32, i32* %
full_stats
; <i32> [#uses=1]
Completed in 786 milliseconds