Home
last modified time | relevance | path

Searched refs:ggc (Results 1 – 25 of 1916) sorted by relevance

12345678910>>...77

/dports/textproc/uim-gtk/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/textproc/uim-qt5/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/textproc/uim-m17nlib/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/textproc/uim-el/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/textproc/uim-gtk3/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/japanese/uim-anthy/uim-d1ac9d9/scm/
H A Dgoogle-cgiapi-jp.scm254 (lambda (ggc)
264 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))))
275 (im-commit ggc (google-cgiapi-jp-transposing-text ggc))
282 ggc (google-cgiapi-jp-make-whole-string ggc #t (google-cgiapi-jp-context-kana-mode ggc)))
351 ggc (google-cgiapi-jp-context-kana-mode ggc))
382 ggc (google-cgiapi-jp-context-kana-mode ggc))
526 ggc))
628 (if ggc
1264 ggc
1591 ggc
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/greybus/
H A Dgpio.c334 mutex_lock(&ggc->irq_lock); in gb_gpio_irq_bus_lock()
493 ggc->lines = kcalloc(ggc->line_max + 1, sizeof(*ggc->lines), in gb_gpio_controller_setup()
495 if (!ggc->lines) in gb_gpio_controller_setup()
511 ggc = kzalloc(sizeof(*ggc), GFP_KERNEL); in gb_gpio_probe()
512 if (!ggc) in gb_gpio_probe()
537 irqc = &ggc->irqc; in gb_gpio_probe()
547 gpio = &ggc->chip; in gb_gpio_probe()
588 kfree(ggc->lines); in gb_gpio_probe()
594 kfree(ggc); in gb_gpio_probe()
612 kfree(ggc->lines); in gb_gpio_remove()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/greybus/
H A Dgpio.c334 mutex_lock(&ggc->irq_lock); in gb_gpio_irq_bus_lock()
493 ggc->lines = kcalloc(ggc->line_max + 1, sizeof(*ggc->lines), in gb_gpio_controller_setup()
495 if (!ggc->lines) in gb_gpio_controller_setup()
511 ggc = kzalloc(sizeof(*ggc), GFP_KERNEL); in gb_gpio_probe()
512 if (!ggc) in gb_gpio_probe()
537 irqc = &ggc->irqc; in gb_gpio_probe()
547 gpio = &ggc->chip; in gb_gpio_probe()
588 kfree(ggc->lines); in gb_gpio_probe()
594 kfree(ggc); in gb_gpio_probe()
612 kfree(ggc->lines); in gb_gpio_remove()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/greybus/
H A Dgpio.c334 mutex_lock(&ggc->irq_lock); in gb_gpio_irq_bus_lock()
493 ggc->lines = kcalloc(ggc->line_max + 1, sizeof(*ggc->lines), in gb_gpio_controller_setup()
495 if (!ggc->lines) in gb_gpio_controller_setup()
511 ggc = kzalloc(sizeof(*ggc), GFP_KERNEL); in gb_gpio_probe()
512 if (!ggc) in gb_gpio_probe()
537 irqc = &ggc->irqc; in gb_gpio_probe()
547 gpio = &ggc->chip; in gb_gpio_probe()
588 kfree(ggc->lines); in gb_gpio_probe()
594 kfree(ggc); in gb_gpio_probe()
612 kfree(ggc->lines); in gb_gpio_remove()
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/finch/
H A Dgntconv.c402 if (ggc) in cleared_message_history_cb()
511 fc = ggc; in view_log_cb()
759 if (ggc) { in finch_create_conversation()
777 ggc->list = g_list_prepend(ggc->list, conv); in finch_create_conversation()
835 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->tv); in finch_create_conversation()
839 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->info); in finch_create_conversation()
842 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->entry); in finch_create_conversation()
889 ggc->list = g_list_remove(ggc->list, conv); in finch_destroy_conversation()
890 if (ggc->list && conv == ggc->active_conv) { in finch_destroy_conversation()
891 ggc->active_conv = ggc->list->data; in finch_destroy_conversation()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/finch/
H A Dgntconv.c402 if (ggc) in cleared_message_history_cb()
511 fc = ggc; in view_log_cb()
759 if (ggc) { in finch_create_conversation()
777 ggc->list = g_list_prepend(ggc->list, conv); in finch_create_conversation()
835 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->tv); in finch_create_conversation()
839 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->info); in finch_create_conversation()
842 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->entry); in finch_create_conversation()
889 ggc->list = g_list_remove(ggc->list, conv); in finch_destroy_conversation()
890 if (ggc->list && conv == ggc->active_conv) { in finch_destroy_conversation()
891 ggc->active_conv = ggc->list->data; in finch_destroy_conversation()
[all …]
/dports/net-im/finch/pidgin-2.14.8/finch/
H A Dgntconv.c402 if (ggc) in cleared_message_history_cb()
511 fc = ggc; in view_log_cb()
759 if (ggc) { in finch_create_conversation()
777 ggc->list = g_list_prepend(ggc->list, conv); in finch_create_conversation()
835 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->tv); in finch_create_conversation()
839 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->info); in finch_create_conversation()
842 gnt_box_add_widget(GNT_BOX(ggc->window), ggc->entry); in finch_create_conversation()
889 ggc->list = g_list_remove(ggc->list, conv); in finch_destroy_conversation()
890 if (ggc->list && conv == ggc->active_conv) { in finch_destroy_conversation()
891 ggc->active_conv = ggc->list->data; in finch_destroy_conversation()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/docs/topics/
H A Dperformance.rst93 … phase setup : 0.29 (14%) usr 0.00 ( 0%) sys 0.32 ( 5%) wall 10661 kB (50%) ggc
94 … phase parsing : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 653 kB ( 3%) ggc
95 … phase finalize : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
96 … dump files : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
97 … callgraph construction : 0.02 ( 1%) usr 0.01 ( 6%) sys 0.01 ( 0%) wall 242 kB ( 1%) ggc
98 … callgraph optimization : 0.03 ( 2%) usr 0.00 ( 0%) sys 0.02 ( 0%) wall 142 kB ( 1%) ggc
99 … trivially dead code : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 0 kB ( 0%) ggc
100 … df scan insns : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.00 ( 0%) wall 9 kB ( 0%) ggc
101 … df live regs : 0.01 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 0 kB ( 0%) ggc
102 … inline parameters : 0.02 ( 1%) usr 0.00 ( 0%) sys 0.01 ( 0%) wall 82 kB ( 0%) ggc
[all …]

12345678910>>...77