OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_count
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/
memory_details.cc
373
int
other_count
= 0;
local
416
other_count
++;
420
other_count
++;
424
other_count
++;
428
other_count
++;
440
other_count
++;
444
other_count
++;
464
UMA_HISTOGRAM_COUNTS_100("Memory.OtherProcessCount",
other_count
);
/bionic/libc/kernel/uapi/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/development/ndk/platforms/android-L/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/external/kernel-headers/original/uapi/linux/
ethtool.h
314
* @
other_count
: Valid values are in the range 1 to the max_other.
328
__u32
other_count
;
member in struct:ethtool_channels
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
Completed in 84 milliseconds