Home
last modified time | relevance | path

Searched refs:superblocks (Results 1 – 24 of 24) sorted by relevance

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_optimize.c78 TAILQ_HEAD(superblocks, superblock);
214 struct superblocks *);
261 struct superblocks superblocks; in pfctl_optimize_ruleset() local
300 TAILQ_INIT(&superblocks); in pfctl_optimize_ruleset()
305 if (load_feedback_profile(pf, &superblocks)) in pfctl_optimize_ruleset()
315 while ((block = TAILQ_FIRST(&superblocks))) { in pfctl_optimize_ruleset()
316 TAILQ_REMOVE(&superblocks, block, sb_entry); in pfctl_optimize_ruleset()
874 load_feedback_profile(struct pfctl *pf, struct superblocks *superblocks) in load_feedback_profile() argument
877 struct superblocks prof_superblocks; in load_feedback_profile()
930 block = TAILQ_FIRST(superblocks); in load_feedback_profile()
[all …]
/netbsd/usr.sbin/fstyp/
H A Dufs.c51 static const int superblocks[] = SBLOCKSEARCH; variable
66 for (sb = 0; (superblock = superblocks[sb]) != -1; sb++) { in fstyp_ufs()
/netbsd/sys/ufs/lfs/
H A DCHANGES39 disk). To avoid this, we toggle between the first two superblocks
43 first two superblocks.
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.c4421 auto_sbitmap superblocks (last_basic_block_for_fn (cfun)); in break_superblocks()
4422 bitmap_clear (superblocks); in break_superblocks()
4428 bitmap_set_bit (superblocks, bb->index); in break_superblocks()
4435 find_many_sub_basic_blocks (superblocks); in break_superblocks()
H A Dcfgrtl.cc4509 auto_sbitmap superblocks (last_basic_block_for_fn (cfun)); in break_superblocks() local
4510 bitmap_clear (superblocks); in break_superblocks()
4516 bitmap_set_bit (superblocks, bb->index); in break_superblocks()
4523 find_many_sub_basic_blocks (superblocks); in break_superblocks()
H A Dcommon.opt2391 fsched2-use-superblocks
H A DChangeLog-20035801 (schedule_ebbs): Use tracer parameters to discover superblocks
32139 (lang_independent_options): Add -fsched2-use-superblocks
32142 * invoke.texi (-fsched2-use-traces, fsched2-use-superblocks): Declare.
H A DChangeLog-200726008 * cfglayout.c (cfg_layout_finalize): Don't break superblocks.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c4421 auto_sbitmap superblocks (last_basic_block_for_fn (cfun)); in break_superblocks()
4422 bitmap_clear (superblocks); in break_superblocks()
4428 bitmap_set_bit (superblocks, bb->index); in break_superblocks()
4435 find_many_sub_basic_blocks (superblocks); in break_superblocks()
H A Dcommon.opt2391 fsched2-use-superblocks
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1360 superblocks
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dlinux75 # util-linux: libblkid/src/superblocks/swap.c
/netbsd/external/gpl2/lvm2/dist/
H A DWHATS_NEW714 Detect md superblocks version 1.0, 1.1 and 1.2.
1491 pvcreate wipes md superblocks. (With --uuid or --restorefile it prompts.)
1642 superblocks. [Luca Berra]
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201311383 search superblocks.
11397 * symtab.c (iterate_over_symbols): Don't search superblocks.
H A DChangeLog-20047065 superblocks too.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201311383 search superblocks.
11397 * symtab.c (iterate_over_symbols): Don't search superblocks.
H A DChangeLog-20047065 superblocks too.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi512 -fsched2-use-superblocks -fsched-pressure @gol
10000 @item -fsched2-use-superblocks
10001 @opindex fsched2-use-superblocks
H A Dgcc.info844 -fsched2-use-superblocks -fsched-pressure
9041 '-fsched2-use-superblocks'
61397 * fsched2-use-superblocks: Optimize Options. (line 825)
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi512 -fsched2-use-superblocks -fsched-pressure @gol
10000 @item -fsched2-use-superblocks
10001 @opindex fsched2-use-superblocks
H A Dgcc.info844 -fsched2-use-superblocks -fsched-pressure
9041 '-fsched2-use-superblocks'
61397 * fsched2-use-superblocks: Optimize Options. (line 825)
/netbsd/doc/
H A DCHANGES.prev8808 alternate superblocks. [perseant 20070501]
/netbsd/external/gpl3/gcc/dist/
H A DNEWS14089 -fsched2-use-superblocks and -fsched2-use-traces, respectively.
/netbsd/external/gpl3/gcc.old/dist/
H A DNEWS14089 -fsched2-use-superblocks and -fsched2-use-traces, respectively.