OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comp_t
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h
24
*
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
31
typedef __u16
comp_t
;
typedef
52
comp_t
ac_utime; /* User Time */
53
comp_t
ac_stime; /* System Time */
54
comp_t
ac_etime; /* Elapsed Time */
55
comp_t
ac_mem; /* Average Memory Usage */
56
comp_t
ac_io; /* Chars Transferred */
57
comp_t
ac_rw; /* Blocks Read or Written */
58
comp_t
ac_minflt; /* Minor Pagefaults */
59
comp_t
ac_majflt; /* Major Pagefaults *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h
34
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
39
typedef u_int16_t
comp_t
;
typedef
48
comp_t
ac_utime; /* User time. */
49
comp_t
ac_stime; /* System time. */
50
comp_t
ac_etime; /* Elapsed time. */
51
comp_t
ac_mem; /* Average memory usage. */
52
comp_t
ac_io; /* Chars transferred. */
53
comp_t
ac_rw; /* Blocks read or written. */
54
comp_t
ac_minflt; /* Minor pagefaults. */
55
comp_t
ac_majflt; /* Major pagefaults. *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h
24
*
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
31
typedef __u16
comp_t
;
typedef
52
comp_t
ac_utime; /* User Time */
53
comp_t
ac_stime; /* System Time */
54
comp_t
ac_etime; /* Elapsed Time */
55
comp_t
ac_mem; /* Average Memory Usage */
56
comp_t
ac_io; /* Chars Transferred */
57
comp_t
ac_rw; /* Blocks Read or Written */
58
comp_t
ac_minflt; /* Minor Pagefaults */
59
comp_t
ac_majflt; /* Major Pagefaults *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h
34
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
39
typedef u_int16_t
comp_t
;
typedef
48
comp_t
ac_utime; /* User time. */
49
comp_t
ac_stime; /* System time. */
50
comp_t
ac_etime; /* Elapsed time. */
51
comp_t
ac_mem; /* Average memory usage. */
52
comp_t
ac_io; /* Chars transferred. */
53
comp_t
ac_rw; /* Blocks read or written. */
54
comp_t
ac_minflt; /* Minor pagefaults. */
55
comp_t
ac_majflt; /* Major pagefaults. *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h
24
*
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
31
typedef __u16
comp_t
;
typedef
52
comp_t
ac_utime; /* User Time */
53
comp_t
ac_stime; /* System Time */
54
comp_t
ac_etime; /* Elapsed Time */
55
comp_t
ac_mem; /* Average Memory Usage */
56
comp_t
ac_io; /* Chars Transferred */
57
comp_t
ac_rw; /* Blocks Read or Written */
58
comp_t
ac_minflt; /* Minor Pagefaults */
59
comp_t
ac_majflt; /* Major Pagefaults *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h
34
comp_t
is a 16-bit "floating" point number with a 3-bit base 8
39
typedef u_int16_t
comp_t
;
typedef
48
comp_t
ac_utime; /* User time. */
49
comp_t
ac_stime; /* System time. */
50
comp_t
ac_etime; /* Elapsed time. */
51
comp_t
ac_mem; /* Average memory usage. */
52
comp_t
ac_io; /* Chars transferred. */
53
comp_t
ac_rw; /* Blocks read or written. */
54
comp_t
ac_minflt; /* Minor pagefaults. */
55
comp_t
ac_majflt; /* Major pagefaults. *
[
all
...]
Completed in 157 milliseconds