Searched refs:prof (Results 1 – 14 of 14) sorted by relevance
| /mirbsd/src/sys/kern/ |
| D | subr_prof.c | 93 #define PC_TO_INDEX(pc, prof) \ argument 94 ((int)(((u_quad_t)((pc) - (prof)->pr_off) * \ 95 (u_quad_t)((prof)->pr_scale)) >> 16) & ~1) 107 struct uprof *prof; in addupc_intr() local 109 prof = &p->p_stats->p_prof; in addupc_intr() 110 if (pc < prof->pr_off || PC_TO_INDEX(pc, prof) >= prof->pr_size) in addupc_intr() 113 prof->pr_addr = pc; in addupc_intr() 125 struct uprof *prof; in addupc_task() local 134 prof = &p->p_stats->p_prof; in addupc_task() 135 if (pc < prof->pr_off || in addupc_task() [all …]
|
| /mirbsd/src/usr.bin/indent/ |
| D | args.c | 173 static char prof[] = ".indent.pro"; in set_profile() local 177 if (snprintf(fname, sizeof fname, "%s/%s", home, prof) >= sizeof fname) { in set_profile() 178 warnx("%s/%s: %s", home, prof, strerror(ENAMETOOLONG)); in set_profile() 186 if ((f = fopen(option_source = prof, "r")) != NULL) { in set_profile()
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | testall.atom | 82 prof -pixie -merge new.Counts -L. -incobj libperl.so perl t/perl.Counts all.Counts
|
| /mirbsd/src/sys/compat/linux/ |
| D | linux_dummy.c | 65 DUMMY(prof); /* #44 */
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | varied.out | 28 0 string gmon GNU prof performance data
|
| D | clipper | 65 4 string prof CLIPPER instruction profile
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecoffswap.h | 352 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG); in ecoff_swap_pdr_in() 362 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_LITTLE); in ecoff_swap_pdr_in() 410 | (intern->prof ? PDR_BITS1_PROF_BIG : 0) in ecoff_swap_pdr_out() 421 | (intern->prof ? PDR_BITS1_PROF_LITTLE : 0) in ecoff_swap_pdr_out()
|
| D | ecofflink.c | 2140 if (offset >= (pdr.adr - 0x10 * pdr.prof)) 2142 dist = offset - (pdr.adr - 0x10 * pdr.prof); 2180 offset -= pdr.adr - 0x10 * pdr.prof;
|
| /mirbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | sym.h | 175 unsigned prof : 1; /* true if compiled with -pg */ member
|
| /mirbsd/src/gnu/usr.bin/perl/utils/ |
| D | dprofpp.PL | 434 my $prof = 'DProf'; 438 run_profiler( $opt_p, $prof, $startperl );
|
| /mirbsd/src/usr.bin/spell/ |
| D | special.4bsd | 917 prof
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlhack.pod | 2600 To display the results you use the F<prof> utility. The exact 2601 incantation depends on your operating system, "prof perl.Counts" in 2602 IRIX, and "prof -pixie -all -L. perl" in Tru64. 2604 In IRIX the following prof options are available: 2656 For further information, see your system's manual pages for pixie and prof.
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | standards.texi | 1567 @item no-prof 1639 @item only-prof
|
| /mirbsd/src/share/dict/ |
| D | web2 | 155857 prof
|