OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_count
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/
memory_details.cc
428
int
other_count
= 0;
local
476
other_count
++;
480
other_count
++;
484
other_count
++;
488
other_count
++;
500
other_count
++;
504
other_count
++;
524
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-21/arch-arm/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h
176
__u32
other_count
;
member in struct:ethtool_channels
Completed in 5911 milliseconds