OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:throughput
(Results
1 - 25
of
37
) sorted by null
1
2
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
ThroughputFilter.java
53
mOutputFormat = ObjectFormat.fromClass(
Throughput
.class, FrameFormat.TARGET_SIMPLE);
55
addOutputPort("
throughput
", mOutputFormat);
86
// Output
throughput
info if time period is up
90
Throughput
throughput
= new
Throughput
(mTotalFrameCount,
local
95
throughputFrame.setObjectValue(
throughput
);
96
pushOutput("
throughput
", throughputFrame);
/external/v8/tools/
gc-nvp-trace-processor.py
342
def
throughput
(name, trace):
function in function:process_trace
348
out.write('GC %s
Throughput
(after): %s / %s ms = %s/ms<br/>' %
353
out.write('GC %s
Throughput
(before): %s / %s ms = %s/ms<br/>' %
375
throughput
('TOTAL', trace)
376
throughput
('MS', marksweeps)
377
throughput
('OLDSPACE', globalgcs)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
x25.h
103
unsigned int
throughput
;
member in struct:x25_facilities
wireless.h
955
__u32
throughput
; \/* To give an idea... *\/
member in struct:iw_range
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h
103
unsigned int
throughput
;
member in struct:x25_facilities
wireless.h
955
__u32
throughput
; \/* To give an idea... *\/
member in struct:iw_range
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h
103
unsigned int
throughput
;
member in struct:x25_facilities
wireless.h
955
__u32
throughput
; \/* To give an idea... *\/
member in struct:iw_range
[
all
...]
/system/extras/tests/memtest/
memtest.cpp
199
const float
throughput
= (size*1000000000.0f*REPEAT) / (1024*1024*t);
local
201
results[nbr].res =
throughput
;
315
const float
throughput
= (size*1000000000.0f*REPEAT) / (1024*1024*t);
local
317
results[nbr].res =
throughput
;
460
const float
throughput
= (size*1000000000.0f*REPEAT) / (1024*1024*t);
local
462
results[nbr].res =
throughput
;
569
const float
throughput
= (size*1000000000.0f*REPEAT) / (1024*1024*t);
local
571
results[nbr].res =
throughput
;
/bionic/libc/kernel/common/linux/
wireless.h
457
__u32
throughput
;
member in struct:iw_range
/development/ndk/platforms/android-3/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/external/kernel-headers/original/linux/
wireless.h
928
__u32
throughput
; \/* To give an idea... *\/
member in struct:iw_range
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h
979
__u32
throughput
; \/* To give an idea... *\/
member in struct:iw_range
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
wireless.h
454
__u32
throughput
;
member in struct:iw_range
Completed in 435 milliseconds
1
2