OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interruptcount
(Results
1 - 3
of
3
) sorted by null
/external/netperf/
netcpu_ntperf.c
64
LONG
InterruptCount
;
285
PerfCntrs->EndInfo[MAXCPUS].
InterruptCount
+= PerfCntrs->EndInfo[i].
InterruptCount
;
324
DeltaInfo[i].
InterruptCount
= PerfCntrs->EndInfo[i].
InterruptCount
-
325
PerfCntrs->StartInfo[i].
InterruptCount
;
427
(double)DeltaInfo[MAXCPUS].
InterruptCount
*10000.0/(double)duration);
434
(double)DeltaInfo[i].
InterruptCount
*10000.0/(double)duration);
/hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h
53
int
interruptcount
;
member in struct:mpuirq_data
/hardware/invensense/60xx/libsensors/
MPLSensor.cpp
317
//ALOGV_IF(EXTRA_VERBOSE, "irq: %d %d (%d)", i, irqdata.
interruptcount
, j++);
[
all
...]
Completed in 1233 milliseconds