OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:softIrq
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
ProcessCpuTracker.java
122
PROC_SPACE_TERM|PROC_OUT_LONG // 7:
softirq
time
324
// Total irq time is iowait + irq +
softirq
time.
801
int totalTime, int user, int system, int iowait, int irq, int
softIrq
,
805
printRatio(pw, user+system+iowait+irq+
softIrq
, totalTime);
827
if (
softIrq
> 0) {
829
printRatio(pw,
softIrq
, totalTime);
830
pw.print("%
softirq
");
/frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 6088 milliseconds