OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pr_scale
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
profil.h
31
-
pr_scale
is declared as unsigned long (instead of "unsigned int")
34
- the overflow bin (pr_base==0,
pr_scale
==2) can appear anywhere
43
unsigned long int
pr_scale
; /* pc scaling (fixed-point number) */
member in struct:prof
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
profil.h
31
-
pr_scale
is declared as unsigned long (instead of "unsigned int")
34
- the overflow bin (pr_base==0,
pr_scale
==2) can appear anywhere
43
unsigned long int
pr_scale
; /* pc scaling (fixed-point number) */
member in struct:prof
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
profil.h
31
-
pr_scale
is declared as unsigned long (instead of "unsigned int")
34
- the overflow bin (pr_base==0,
pr_scale
==2) can appear anywhere
43
unsigned long int
pr_scale
; /* pc scaling (fixed-point number) */
member in struct:prof
/external/strace/
process.c
[
all
...]
Completed in 51 milliseconds