Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save splinterofchaos/d937c1e524e5a593c4fe to your computer and use it in GitHub Desktop.
Save splinterofchaos/d937c1e524e5a593c4fe to your computer and use it in GitHub Desktop.
Profiling of :find from the /tmp directory.
Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls s/call s/call name
83.86 66.13 66.13 42180 0.00 0.00 ff_check_visited
7.16 71.78 5.65 776266823 0.00 0.00 os_file_id_equal
2.05 73.40 1.62 6152021 0.00 0.00 addstate
1.22 74.36 0.96 421636 0.00 0.00 nfa_regmatch
0.82 75.01 0.65 42291 0.00 0.00 os_get_file_id
0.70 75.56 0.56 54844248 0.00 0.00 utfc_ptr2len
0.62 76.05 0.49 18426339 0.00 0.00 copy_sub
0.61 76.53 0.48 9575040 0.00 0.00 vim_strchr
0.30 76.77 0.24 17650624 0.00 0.00 utf_ptr2char
0.16 76.90 0.13 423513 0.00 0.00 nfa_regexec_both
0.14 77.01 0.11 1348079 0.00 0.00 os_stat
0.14 77.12 0.11 136786 0.00 0.00 pathcmp
0.14 77.23 0.11 uv__fs_work
0.10 77.31 0.08 39659 0.00 0.00 unix_expandpath
0.08 77.37 0.06 4345873 0.00 0.00 rem_backslash
0.07 77.42 0.06 458645 0.00 0.00 mch_has_exp_wildcard
0.06 77.47 0.05 379444 0.00 0.00 addfile
0.06 77.52 0.05 66072 0.00 0.00 find_name_end
0.06 77.57 0.05 5 0.01 15.51 vim_findfile
0.06 77.62 0.05 107 0.00 0.00 utf_ptr2len_len
0.05 77.66 0.04 423513 0.00 0.00 nfa_regexec_nl
0.05 77.70 0.04 2998 0.00 0.00 do_autocmd_event
0.04 77.73 0.03 1686528 0.00 0.00 clear_sub
0.04 77.76 0.03 1253651 0.00 0.00 try_malloc
0.04 77.79 0.03 421632 0.00 0.00 nfa_regtry
0.04 77.82 0.03 206209 0.00 0.00 path_with_url
0.04 77.85 0.03 119286 0.00 0.00 utf_ptr2len
0.04 77.88 0.03 40349 0.00 0.00 has_special_wildchar
0.04 77.91 0.03 40345 0.00 0.00 has_env_var
0.04 77.94 0.03 1 0.03 0.03 os_setperm
0.04 77.97 0.03 hexhex2nr
0.04 78.00 0.03 uv__fs_done
0.04 78.03 0.03 uv__to_stat
0.03 78.05 0.03 467241 0.00 0.00 peekchr
0.03 78.07 0.02 112860 0.00 0.00 skipchr
0.03 78.09 0.02 87711 0.00 0.00 kl_shift_Event
0.03 78.11 0.02 86648 0.00 0.00 post2nfa
0.03 78.13 0.02 43567 0.00 0.00 get_cpo_flags
0.03 78.15 0.02 43324 0.00 0.00 re2post
0.03 78.17 0.02 43324 0.00 0.00 vim_regcomp
0.03 78.19 0.02 42166 0.00 0.00 file_pat_to_reg_pat
0.03 78.21 0.02 26502 0.00 0.00 modifier_len
0.03 78.23 0.02 23043 0.00 0.00 hash_may_resize
0.03 78.25 0.02 116 0.00 0.00 os_open
0.03 78.27 0.02 5 0.00 0.00 verbose_try_malloc
0.03 78.29 0.02 state_in_list
0.03 78.31 0.02 uv_default_loop
0.02 78.33 0.02 70705 0.00 0.00 nfa_regatom
0.02 78.34 0.02 70238 0.00 0.00 nfa_regpiece
0.02 78.36 0.02 dbcs_ptr2char
0.01 78.37 0.01 894952 0.00 0.00 eval_isnamec
0.01 78.38 0.01 492239 0.00 0.00 skipwhite
0.01 78.39 0.01 471828 0.00 0.00 vim_ispathsep
0.01 78.40 0.01 464640 0.00 0.00 os_isdir
0.01 78.41 0.01 422276 0.00 0.00 vim_regexec
0.01 78.42 0.01 421636 0.00 0.00 fast_breakcheck
0.01 78.43 0.01 253258 0.00 0.00 copy_option_part
0.01 78.44 0.01 200605 0.00 0.00 alloc_state
0.01 78.45 0.01 188682 0.00 0.00 vim_strsave
0.01 78.46 0.01 185557 0.00 0.00 frag
0.01 78.47 0.01 125660 0.00 0.00 after_pathsep
0.01 78.48 0.01 110995 0.00 0.00 hash_hash
0.01 78.49 0.01 110995 0.00 0.00 hash_lookup
0.01 78.50 0.01 90789 0.00 0.00 clear_tv
0.01 78.51 0.01 87693 0.00 0.00 rstream_available
0.01 78.52 0.01 81521 0.00 0.00 eval7
0.01 78.53 0.01 76411 0.00 0.00 get3c
0.01 78.54 0.01 73857 0.00 0.00 eval5
0.01 78.55 0.01 68482 0.00 0.00 eval3
0.01 78.56 0.01 65116 0.00 0.00 intable
0.01 78.57 0.01 63471 0.00 0.00 ga_init
0.01 78.58 0.01 43851 0.00 0.00 rstream_event_source
0.01 78.59 0.01 43324 0.00 0.00 nfa_postprocess
0.01 78.60 0.01 43324 0.00 0.00 nfa_regcomp
0.01 78.61 0.01 43324 0.00 0.00 nfa_regcomp_start
0.01 78.62 0.01 43324 0.00 0.00 regcomp_start
0.01 78.63 0.01 42418 0.00 0.00 ff_pop
0.01 78.64 0.01 42402 0.00 0.00 ffs_push
0.01 78.65 0.01 42401 0.00 0.00 ff_free_state_element
0.01 78.66 0.01 40348 0.00 0.00 gen_expand_wildcards
0.01 78.67 0.01 39273 0.00 0.00 expand_wildcards
0.01 78.68 0.01 34517 0.00 0.00 do_one_cmd
0.01 78.69 0.01 8902 0.00 0.00 find_internal_func
0.01 78.70 0.01 7448 0.00 0.00 del_trailing_spaces
0.01 78.71 0.01 6877 0.00 0.00 eval_index
0.01 78.72 0.01 6439 0.00 0.00 find_term_bykeys
0.01 78.73 0.01 2936 0.00 0.00 ff_wc_equal
0.01 78.74 0.01 1002 0.00 0.00 utfc_ptr2len_len
0.01 78.75 0.01 390 0.00 0.00 findoption
0.01 78.76 0.01 2 0.01 0.01 read_tree_node
0.01 78.77 0.01 1 0.01 0.01 frame_check_width
0.01 78.78 0.01 expand_backtick
0.01 78.79 0.01 nfa_regexec_multi
0.01 78.80 0.01 reg_submatch_list
0.01 78.81 0.01 uv__loop_init
0.01 78.82 0.01 uv_fs_stat
0.01 78.83 0.01 uv_read_start
0.01 78.84 0.01 uv_run
0.01 78.84 0.01 43324 0.00 0.00 nfa_get_match_text
0.01 78.85 0.01 496 0.00 0.00 restore_parse_state
0.01 78.85 0.01 1 0.01 0.01 os_file_info_get_inode
0.01 78.86 0.01 realloc_post_list
0.01 78.86 0.01 save_patterns
0.00 78.86 0.00 1253646 0.00 0.00 xmalloc
0.00 78.86 0.00 841032 0.00 0.00 os_file_exists
0.00 78.86 0.00 464750 0.00 0.00 os_getperm
0.00 78.86 0.00 418690 0.00 0.00 cleanup_subexpr
0.00 78.86 0.00 418582 0.00 0.00 unref_extmatch
0.00 78.86 0.00 253566 0.00 0.00 skip_to_option_part
0.00 78.86 0.00 251807 0.00 0.00 vim_fnamencmp
0.00 78.86 0.00 206209 0.00 0.00 path_is_url
0.00 78.86 0.00 188695 0.00 0.00 xstrdup
0.00 78.86 0.00 185557 0.00 0.00 st_pop
0.00 78.86 0.00 185557 0.00 0.00 st_push
0.00 78.86 0.00 156788 0.00 0.00 list1
0.00 78.86 0.00 156401 0.00 0.00 patch
0.00 78.86 0.00 125334 0.00 0.00 add_pathsep
0.00 78.86 0.00 111031 0.00 0.00 re_multi_type
0.00 78.86 0.00 107513 0.00 0.00 getline_equal
0.00 78.86 0.00 95674 0.00 0.00 dict_unref
0.00 78.86 0.00 90962 0.00 0.00 eval_isnamec1
0.00 78.86 0.00 89237 0.00 0.00 mb_copy_char
0.00 78.86 0.00 88952 0.00 0.00 hash_find
0.00 78.86 0.00 87702 0.00 0.00 process_from
0.00 78.86 0.00 87691 0.00 0.00 event_has_deferred
0.00 78.86 0.00 87687 0.00 0.00 input_ready
0.00 78.86 0.00 82807 0.00 0.00 handle_subscript
0.00 78.86 0.00 82425 0.00 0.00 utf_head_off
0.00 78.86 0.00 81509 0.00 0.00 eval6
0.00 78.86 0.00 73586 0.00 0.00 ga_grow
0.00 78.86 0.00 71121 0.00 0.00 getchr
0.00 78.86 0.00 70267 0.00 0.00 save_parse_state
0.00 78.86 0.00 68943 0.00 0.00 eval4
0.00 78.86 0.00 67765 0.00 0.00 eval_fname_script
0.00 78.86 0.00 67401 0.00 0.00 eval2
0.00 78.86 0.00 66270 0.00 0.00 no_Magic
0.00 78.86 0.00 65116 0.00 0.00 utf_iscomposing
0.00 78.86 0.00 64246 0.00 0.00 ga_set_growsize
0.00 78.86 0.00 60941 0.00 0.00 eval1
0.00 78.86 0.00 52118 0.00 0.00 utf_char2len
0.00 78.86 0.00 48970 0.00 0.00 get_name_len
0.00 78.86 0.00 48692 0.00 0.00 get_id_len
0.00 78.86 0.00 47553 0.00 0.00 find_var_ht
0.00 78.86 0.00 47539 0.00 0.00 find_var_in_ht
0.00 78.86 0.00 46770 0.00 0.00 vim_fnamecmp
0.00 78.86 0.00 46549 0.00 0.00 check_nextcmd
0.00 78.86 0.00 44336 0.00 0.00 os_breakcheck
0.00 78.86 0.00 44336 0.00 0.00 ui_breakcheck
0.00 78.86 0.00 43854 0.00 0.00 rstream_start
0.00 78.86 0.00 43851 0.00 0.00 loop
0.00 78.86 0.00 43851 0.00 0.00 requeue_deferred_events
0.00 78.86 0.00 43850 0.00 0.00 event_poll
0.00 78.86 0.00 43850 0.00 0.00 input_start
0.00 78.86 0.00 43850 0.00 0.00 input_stop
0.00 78.86 0.00 43850 0.00 0.00 rstream_stop
0.00 78.86 0.00 43844 0.00 0.00 input_poll
0.00 78.86 0.00 43762 0.00 0.00 nfa_regbranch
0.00 78.86 0.00 43762 0.00 0.00 nfa_regconcat
0.00 78.86 0.00 43492 0.00 0.00 nfa_reg
0.00 78.86 0.00 43324 0.00 0.00 init_class_tab
0.00 78.86 0.00 43324 0.00 0.00 initchr
0.00 78.86 0.00 43324 0.00 0.00 nfa_get_reganch
0.00 78.86 0.00 43324 0.00 0.00 nfa_get_regstart
0.00 78.86 0.00 42406 0.00 0.00 find_var
0.00 78.86 0.00 42401 0.00 0.00 ff_create_state_element
0.00 78.86 0.00 40800 0.00 0.00 vim_regfree
0.00 78.86 0.00 40782 0.00 0.00 nfa_regfree
0.00 78.86 0.00 40349 0.00 0.00 vim_backtick
0.00 78.86 0.00 39935 0.00 0.00 vim_isIDc
0.00 78.86 0.00 39659 0.00 0.00 mch_expandpath
0.00 78.86 0.00 39464 0.00 0.00 checkforcmd
0.00 78.86 0.00 39434 0.00 0.00 path_is_absolute_path
0.00 78.86 0.00 39312 0.00 0.00 FreeWild
0.00 78.86 0.00 39290 0.00 0.00 vim_isAbsName
0.00 78.86 0.00 37839 0.00 0.00 do_errthrow
0.00 78.86 0.00 35858 0.00 0.00 match_suffix
0.00 78.86 0.00 34516 0.00 0.00 do_intthrow
0.00 78.86 0.00 33960 0.00 0.00 aborting
0.00 78.86 0.00 33851 0.00 0.00 xrealloc
0.00 78.86 0.00 33060 0.00 0.00 get_tv_string_buf_chk
0.00 78.86 0.00 32233 0.00 0.00 copy_tv
0.00 78.86 0.00 28668 0.00 0.00 xmallocz
0.00 78.86 0.00 28301 0.00 0.00 vim_strnsave
0.00 78.86 0.00 27956 0.00 0.00 check_cursor_lnum
0.00 78.86 0.00 27955 0.00 0.00 find_command
0.00 78.86 0.00 27940 0.00 0.00 correct_range
0.00 78.86 0.00 27940 0.00 0.00 dbg_check_breakpoint
0.00 78.86 0.00 27940 0.00 0.00 get_address
0.00 78.86 0.00 27940 0.00 0.00 replace_makeprg
0.00 78.86 0.00 26485 0.00 0.00 has_loop_cmd
0.00 78.86 0.00 25627 0.00 0.00 ends_excmd
0.00 78.86 0.00 22431 0.00 0.00 get_var_tv
0.00 78.86 0.00 22031 0.00 0.00 hash_add_item
0.00 78.86 0.00 21930 0.00 0.00 get_func_line
0.00 78.86 0.00 21773 0.00 0.00 line_breakcheck
0.00 78.86 0.00 21399 0.00 0.00 hash_add
0.00 78.86 0.00 20351 0.00 0.00 get_lit_string_tv
0.00 78.86 0.00 18138 0.00 0.00 deref_func_name
0.00 78.86 0.00 17722 0.00 0.00 get_tv_number_chk
0.00 78.86 0.00 17625 0.00 0.00 text_locked
0.00 78.86 0.00 17620 0.00 0.00 invalid_range
0.00 78.86 0.00 17503 0.00 0.00 ptr2cells
0.00 78.86 0.00 17107 0.00 0.00 get_one_sourceline
0.00 78.86 0.00 17039 0.00 0.00 win_chartabsize
0.00 78.86 0.00 17014 0.00 0.00 call_func
0.00 78.86 0.00 16902 0.00 0.00 get_tv_string_buf
0.00 78.86 0.00 16799 0.00 0.00 get_func_tv
0.00 78.86 0.00 16055 0.00 0.00 eval0
0.00 78.86 0.00 16051 0.00 0.00 getsourceline
0.00 78.86 0.00 12201 0.00 0.00 skiptowhite
0.00 78.86 0.00 12168 0.00 0.00 vim_ispathsep_nocolon
0.00 78.86 0.00 11959 0.00 0.00 func_has_abort
0.00 78.86 0.00 11753 0.00 0.00 builtin_function
0.00 78.86 0.00 11428 0.00 0.00 update_force_abort
0.00 78.86 0.00 10575 0.00 0.00 get_tv_string_chk
0.00 78.86 0.00 10279 0.00 0.00 win_col_off
0.00 78.86 0.00 9388 0.00 0.00 vim_str2nr
0.00 78.86 0.00 9128 0.00 0.00 skipdigits
0.00 78.86 0.00 8959 0.00 0.00 win_lbr_chartabsize
0.00 78.86 0.00 8760 0.00 0.00 skip_var_one
0.00 78.86 0.00 8644 0.00 0.00 skip_var_list
0.00 78.86 0.00 8370 0.00 0.00 cstrchr
0.00 78.86 0.00 8370 0.00 0.00 skip_to_start
0.00 78.86 0.00 8262 0.00 0.00 ex_let
0.00 78.86 0.00 8018 0.00 0.00 get_lval
0.00 78.86 0.00 7983 0.00 0.00 clear_lval
0.00 78.86 0.00 7593 0.00 0.00 add_nr_var
0.00 78.86 0.00 7565 0.00 0.00 skip_grep_pat
0.00 78.86 0.00 7533 0.00 0.00 separate_nextcmd
0.00 78.86 0.00 7467 0.00 0.00 skip_range
0.00 78.86 0.00 7102 0.00 0.00 list_unref
0.00 78.86 0.00 7027 0.00 0.00 source_finished
0.00 78.86 0.00 6755 0.00 0.00 vim_islower
0.00 78.86 0.00 6571 0.00 0.00 find_special_key
0.00 78.86 0.00 6571 0.00 0.00 trans_special
0.00 78.86 0.00 6383 0.00 0.00 get_tv_string
0.00 78.86 0.00 6340 0.00 0.00 func_has_ended
0.00 78.86 0.00 6318 0.00 0.00 xstrlcpy
0.00 78.86 0.00 6237 0.00 0.00 vim_isprintc
0.00 78.86 0.00 6095 0.00 0.00 utf_char2bytes
0.00 78.86 0.00 6089 0.00 0.00 ex_let_one
0.00 78.86 0.00 6055 0.00 0.00 set_var_lval
0.00 78.86 0.00 6052 0.00 0.00 get_tv_number
0.00 78.86 0.00 5993 0.00 0.00 ex_let_vars
0.00 78.86 0.00 5599 0.00 0.00 hash_init
0.00 78.86 0.00 5554 0.00 0.00 func_level
0.00 78.86 0.00 5390 0.00 0.00 utf_convert
0.00 78.86 0.00 5368 0.00 0.00 vim_strup
0.00 78.86 0.00 5338 0.00 0.00 hash_clear
0.00 78.86 0.00 5328 0.00 0.00 hash_lock
0.00 78.86 0.00 5321 0.00 0.00 toggle_Magic
0.00 78.86 0.00 5255 0.00 0.00 vim_isupper
0.00 78.86 0.00 5155 0.00 0.00 init_var_dict
0.00 78.86 0.00 5143 0.00 0.00 check_changedtick
0.00 78.86 0.00 5123 0.00 0.00 dict_find
0.00 78.86 0.00 5066 0.00 0.00 vars_clear_ext
0.00 78.86 0.00 5010 0.00 0.00 set_var
0.00 78.86 0.00 4741 0.00 0.00 list_append
0.00 78.86 0.00 4588 0.00 0.00 listitem_alloc
0.00 78.86 0.00 4460 0.00 0.00 concat_str
0.00 78.86 0.00 4268 0.00 0.00 init_tv
0.00 78.86 0.00 4261 0.00 0.00 eval_to_bool
0.00 78.86 0.00 4241 0.00 0.00 ga_clear
0.00 78.86 0.00 4074 0.00 0.00 ex_if
0.00 78.86 0.00 3991 0.00 0.00 find_func
0.00 78.86 0.00 3934 0.00 0.00 getline_cookie
0.00 78.86 0.00 3892 0.00 0.00 ex_endif
0.00 78.86 0.00 3891 0.00 0.00 utf_tolower
0.00 78.86 0.00 3886 0.00 0.00 valid_varname
0.00 78.86 0.00 3828 0.00 0.00 vim_fgets
0.00 78.86 0.00 3594 0.00 0.00 free_cmdlines
0.00 78.86 0.00 3533 0.00 0.00 list_find
0.00 78.86 0.00 3467 0.00 0.00 viminfo_readline
0.00 78.86 0.00 3425 0.00 0.00 dbg_find_breakpoint
0.00 78.86 0.00 3425 0.00 0.00 debuggy_find
0.00 78.86 0.00 3324 0.00 0.00 do_cmdline
0.00 78.86 0.00 3042 0.00 0.00 utf_toupper
0.00 78.86 0.00 3025 0.00 0.00 au_cleanup
0.00 78.86 0.00 2965 0.00 0.00 tv_check_lock
0.00 78.86 0.00 2958 0.00 0.00 ml_find_line
0.00 78.86 0.00 2914 0.00 0.00 utf_islower
0.00 78.86 0.00 2911 0.00 0.00 dbg_check_skipped
0.00 78.86 0.00 2853 0.00 0.00 event_name2nr
0.00 78.86 0.00 2788 0.00 0.00 tv_str
0.00 78.86 0.00 2777 0.00 0.00 func_breakpoint
0.00 78.86 0.00 2777 0.00 0.00 func_dbg_tick
0.00 78.86 0.00 2777 0.00 0.00 func_name
0.00 78.86 0.00 2545 0.00 0.00 restoreRedobuff
0.00 78.86 0.00 2545 0.00 0.00 restore_search_patterns
0.00 78.86 0.00 2545 0.00 0.00 saveRedobuff
0.00 78.86 0.00 2545 0.00 0.00 save_search_patterns
0.00 78.86 0.00 2535 0.00 0.00 vars_clear
0.00 78.86 0.00 2531 0.00 0.00 call_user_func
0.00 78.86 0.00 2531 0.00 0.00 cat_func_name
0.00 78.86 0.00 2531 0.00 0.00 free_funccal
0.00 78.86 0.00 2502 0.00 0.00 syn_name2id
0.00 78.86 0.00 2431 0.00 0.00 istermoption
0.00 78.86 0.00 2320 0.00 0.00 xcalloc
0.00 78.86 0.00 2292 0.00 0.00 ml_updatechunk
0.00 78.86 0.00 2287 0.00 0.00 vim_strnsave_up
0.00 78.86 0.00 2286 0.00 0.00 ml_append
0.00 78.86 0.00 2286 0.00 0.00 ml_append_int
0.00 78.86 0.00 2285 0.00 0.00 sha256_update
0.00 78.86 0.00 2279 0.00 0.00 match_file_pat
0.00 78.86 0.00 2218 0.00 0.00 utf_isupper
0.00 78.86 0.00 2206 0.00 0.00 vim_tolower
0.00 78.86 0.00 2177 0.00 0.00 list_len
0.00 78.86 0.00 2068 0.00 0.00 ex_return
0.00 78.86 0.00 2042 0.00 0.00 eval_fname_sid
0.00 78.86 0.00 1967 0.00 0.00 var_check_ro
0.00 78.86 0.00 1964 0.00 0.00 ga_append_via_ptr
0.00 78.86 0.00 1964 0.00 0.00 store_loop_line
0.00 78.86 0.00 1944 0.00 0.00 cleanup_conditionals
0.00 78.86 0.00 1917 0.00 0.00 ex_call
0.00 78.86 0.00 1781 0.00 0.00 trans_function_name
0.00 78.86 0.00 1770 0.00 0.00 syn_check_group
0.00 78.86 0.00 1763 0.00 0.00 dict_add
0.00 78.86 0.00 1677 0.00 0.00 do_return
0.00 78.86 0.00 1647 0.00 0.00 f_get
0.00 78.86 0.00 1601 0.00 0.00 list_alloc
0.00 78.86 0.00 1594 0.00 0.00 get_string_tv
0.00 78.86 0.00 1591 0.00 0.00 dictitem_alloc
0.00 78.86 0.00 1446 0.00 0.00 get_list_tv
0.00 78.86 0.00 1434 0.00 0.00 get_varp
0.00 78.86 0.00 1397 0.00 0.00 ga_concat
0.00 78.86 0.00 1365 0.00 0.00 list_free
0.00 78.86 0.00 1302 0.00 0.00 redraw_win_later
0.00 78.86 0.00 1237 0.00 0.00 vim_regexec_nl
0.00 78.86 0.00 1174 0.00 0.00 ex_while
0.00 78.86 0.00 1172 0.00 0.00 sha256_process
0.00 78.86 0.00 1149 0.00 0.00 get_varp_scope
0.00 78.86 0.00 1148 0.00 0.00 fmarks_check_one
0.00 78.86 0.00 1140 0.00 0.00 ex_endwhile
0.00 78.86 0.00 1115 0.00 0.00 ex_else
0.00 78.86 0.00 1076 0.00 0.00 next_for_item
0.00 78.86 0.00 1010 0.00 0.00 hash_remove
0.00 78.86 0.00 982 0.00 0.00 check_string_option
0.00 78.86 0.00 978 0.00 0.00 grep_internal
0.00 78.86 0.00 835 0.00 0.00 ex_autocmd
0.00 78.86 0.00 828 0.00 0.00 os_getenv
0.00 78.86 0.00 812 0.00 0.00 syn_get_final_id
0.00 78.86 0.00 805 0.00 0.00 f_empty
0.00 78.86 0.00 795 0.00 0.00 au_find_group
0.00 78.86 0.00 795 0.00 0.00 redraw_all_later
0.00 78.86 0.00 788 0.00 0.00 transchar
0.00 78.86 0.00 788 0.00 0.00 transchar_byte
0.00 78.86 0.00 788 0.00 0.00 vim_isprintc_strict
0.00 78.86 0.00 787 0.00 0.00 func_ref
0.00 78.86 0.00 784 0.00 0.00 au_get_grouparg
0.00 78.86 0.00 784 0.00 0.00 find_end_event
0.00 78.86 0.00 781 0.00 0.00 do_autocmd
0.00 78.86 0.00 772 0.00 0.00 copy_id_list
0.00 78.86 0.00 771 0.00 0.00 get_syn_options
0.00 78.86 0.00 770 0.00 0.00 addstate_here
0.00 78.86 0.00 765 0.00 0.00 vim_isspace
0.00 78.86 0.00 758 0.00 0.00 expand_sfile
0.00 78.86 0.00 747 0.00 0.00 free_for_info
0.00 78.86 0.00 744 0.00 0.00 f_has
0.00 78.86 0.00 740 0.00 0.00 do_highlight
0.00 78.86 0.00 711 0.00 0.00 script_autoload
0.00 78.86 0.00 709 0.00 0.00 ml_get_buf
0.00 78.86 0.00 708 0.00 0.00 provider_has_feature
0.00 78.86 0.00 704 0.00 0.00 f_hlID
0.00 78.86 0.00 704 0.00 0.00 f_synIDattr
0.00 78.86 0.00 704 0.00 0.00 f_synIDtrans
0.00 78.86 0.00 703 0.00 0.00 backslash_halve
0.00 78.86 0.00 686 0.00 0.00 backslash_halve_save
0.00 78.86 0.00 677 0.00 0.00 mb_ptr2char_adv
0.00 78.86 0.00 649 0.00 0.00 ml_flush_line
0.00 78.86 0.00 641 0.00 0.00 foldmethodIsManual
0.00 78.86 0.00 641 0.00 0.00 hasAnyFolding
0.00 78.86 0.00 639 0.00 0.00 menu_namecmp
0.00 78.86 0.00 637 0.00 0.00 checkupdate
0.00 78.86 0.00 637 0.00 0.00 hasFoldingWin
0.00 78.86 0.00 624 0.00 0.00 ex_highlight
0.00 78.86 0.00 608 0.00 0.00 set_option_scriptID_idx
0.00 78.86 0.00 600 0.00 0.00 ex_execute
0.00 78.86 0.00 579 0.00 0.00 vim_strsave_up
0.00 78.86 0.00 577 0.00 0.00 rewind_conditionals
0.00 78.86 0.00 570 0.00 0.00 ga_append_via_ptr
0.00 78.86 0.00 567 0.00 0.00 f_exists
0.00 78.86 0.00 565 0.00 0.00 ex_function
0.00 78.86 0.00 561 0.00 0.00 prof_def_func
0.00 78.86 0.00 560 0.00 0.00 home_replace
0.00 78.86 0.00 558 0.00 0.00 list_append_string
0.00 78.86 0.00 545 0.00 0.00 vim_strrchr
0.00 78.86 0.00 540 0.00 0.00 copy_pim
0.00 78.86 0.00 535 0.00 0.00 func_unref
0.00 78.86 0.00 532 0.00 0.00 set_hl_attr
0.00 78.86 0.00 513 0.00 0.00 source_breakpoint
0.00 78.86 0.00 513 0.00 0.00 source_dbg_tick
0.00 78.86 0.00 513 0.00 0.00 source_level
0.00 78.86 0.00 504 0.00 0.00 ga_append
0.00 78.86 0.00 504 0.00 0.00 get_attr_entry
0.00 78.86 0.00 502 0.00 0.00 insecure_flag
0.00 78.86 0.00 492 0.00 0.00 path_next_component
0.00 78.86 0.00 480 0.00 0.00 skip_anyof
0.00 78.86 0.00 479 0.00 0.00 getdigits
0.00 78.86 0.00 460 0.00 0.00 skipchr_keepstart
0.00 78.86 0.00 456 0.00 0.00 profile_zero
0.00 78.86 0.00 448 0.00 0.00 tv_op
0.00 78.86 0.00 441 0.00 0.00 viminfo_readstring
0.00 78.86 0.00 428 0.00 0.00 filter_map_one
0.00 78.86 0.00 423 0.00 0.00 get_dict_tv
0.00 78.86 0.00 421 0.00 0.00 syn_add_group
0.00 78.86 0.00 420 0.00 0.00 autoload_name
0.00 78.86 0.00 415 0.00 0.00 nfa_recognize_char_class
0.00 78.86 0.00 414 0.00 0.00 option_expand
0.00 78.86 0.00 412 0.00 0.00 dict_alloc
0.00 78.86 0.00 407 0.00 0.00 set_option_default
0.00 78.86 0.00 395 0.00 0.00 vim_vsnprintf
0.00 78.86 0.00 387 0.00 0.00 append
0.00 78.86 0.00 386 0.00 0.00 add_keyword
0.00 78.86 0.00 382 0.00 0.00 eval_for_line
0.00 78.86 0.00 372 0.00 0.00 clear_string_option
0.00 78.86 0.00 368 0.00 0.00 highlight_color
0.00 78.86 0.00 361 0.00 0.00 expand_env_esc
0.00 78.86 0.00 346 0.00 0.00 list_fix_watch
0.00 78.86 0.00 346 0.00 0.00 list_remove
0.00 78.86 0.00 346 0.00 0.00 listitem_free
0.00 78.86 0.00 346 0.00 0.00 listitem_remove
0.00 78.86 0.00 345 0.00 0.00 find_option_end
0.00 78.86 0.00 345 0.00 0.00 menu_name_equal
0.00 78.86 0.00 344 0.00 0.00 os_chdir
0.00 78.86 0.00 342 0.00 0.00 mb_charlen
0.00 78.86 0.00 340 0.00 0.00 get_past_head
0.00 78.86 0.00 336 0.00 0.00 append_path
0.00 78.86 0.00 336 0.00 0.00 highlight_has_attr
0.00 78.86 0.00 334 0.00 0.00 list_add_watch
0.00 78.86 0.00 334 0.00 0.00 list_rem_watch
0.00 78.86 0.00 330 0.00 0.00 diff_check
0.00 78.86 0.00 330 0.00 0.00 diff_check_fill
0.00 78.86 0.00 329 0.00 0.00 utf_ptr2cells
0.00 78.86 0.00 327 0.00 0.00 path_tail
0.00 78.86 0.00 324 0.00 0.00 eval_to_string
0.00 78.86 0.00 323 0.00 0.00 f_has_key
0.00 78.86 0.00 320 0.00 0.00 foldedCount
0.00 78.86 0.00 320 0.00 0.00 lineFolded
0.00 78.86 0.00 320 0.00 0.00 make_expanded_name
0.00 78.86 0.00 320 0.00 0.00 plines_win_nofill
0.00 78.86 0.00 320 0.00 0.00 plines_win_nofold
0.00 78.86 0.00 316 0.00 0.00 echo_string
0.00 78.86 0.00 309 0.00 0.00 get_option_tv
0.00 78.86 0.00 309 0.00 0.00 win_valid
0.00 78.86 0.00 304 0.00 0.00 uc_check_code
0.00 78.86 0.00 303 0.00 0.00 read_cnt_string
0.00 78.86 0.00 297 0.00 0.00 list_copy
0.00 78.86 0.00 295 0.00 0.00 get_vim_var_str
0.00 78.86 0.00 286 0.00 0.00 read_string
0.00 78.86 0.00 274 0.00 0.00 redraw_buf_later
0.00 78.86 0.00 274 0.00 0.00 redraw_curbuf_later
0.00 78.86 0.00 269 0.00 0.00 win_linetabsize
0.00 78.86 0.00 261 0.00 0.00 uc_scan_attr
0.00 78.86 0.00 260 0.00 0.00 dict_free
0.00 78.86 0.00 258 0.00 0.00 count_common_word
0.00 78.86 0.00 258 0.00 0.00 ex_syntax
0.00 78.86 0.00 258 0.00 0.00 prog_magic_wrong
0.00 78.86 0.00 258 0.00 0.00 vim_regsub
0.00 78.86 0.00 258 0.00 0.00 vim_regsub_both
0.00 78.86 0.00 256 0.00 0.00 plines_win
0.00 78.86 0.00 256 0.00 0.00 vim_getenv
0.00 78.86 0.00 254 0.00 0.00 viminfo_writestring
0.00 78.86 0.00 247 0.00 0.00 get_group_name
0.00 78.86 0.00 246 0.00 0.00 current_func_returned
0.00 78.86 0.00 244 0.00 0.00 list_extend
0.00 78.86 0.00 244 0.00 0.00 os_dirname
0.00 78.86 0.00 243 0.00 0.00 skip_regexp
0.00 78.86 0.00 239 0.00 0.00 f_join
0.00 78.86 0.00 239 0.00 0.00 list_join
0.00 78.86 0.00 239 0.00 0.00 list_join_inner
0.00 78.86 0.00 235 0.00 0.00 mb_str2wide
0.00 78.86 0.00 229 0.00 0.00 path_get_absolute_path
0.00 78.86 0.00 229 0.00 0.00 vim_FullName
0.00 78.86 0.00 228 0.00 0.00 get_syn_pattern
0.00 78.86 0.00 228 0.00 0.00 menu_text
0.00 78.86 0.00 228 0.00 0.00 syn_clear_time
0.00 78.86 0.00 227 0.00 0.00 FullName_save
0.00 78.86 0.00 225 0.00 0.00 foldmethodIsSyntax
0.00 78.86 0.00 223 0.00 0.00 find_match_text
0.00 78.86 0.00 220 0.00 0.00 replace_termcodes
0.00 78.86 0.00 215 0.00 0.00 f_call
0.00 78.86 0.00 215 0.00 0.00 func_call
0.00 78.86 0.00 212 0.00 0.00 syn_stack_free_all
0.00 78.86 0.00 212 0.00 0.00 syn_stack_free_block
0.00 78.86 0.00 210 0.00 0.00 find_win_by_nr
0.00 78.86 0.00 207 0.00 0.00 item_copy
0.00 78.86 0.00 207 0.00 0.00 list_concat
0.00 78.86 0.00 205 0.00 0.00 do_string_sub
0.00 78.86 0.00 205 0.00 0.00 get_option_value
0.00 78.86 0.00 204 0.00 0.00 f_substitute
0.00 78.86 0.00 203 0.00 0.00 find_ucmd
0.00 78.86 0.00 199 0.00 0.00 apply_autocmds_group
0.00 78.86 0.00 198 0.00 0.00 buflist_findnr
0.00 78.86 0.00 198 0.00 0.00 free_menu_string
0.00 78.86 0.00 191 0.00 0.00 handle_x_keys
0.00 78.86 0.00 190 0.00 0.00 get_special_key_code
0.00 78.86 0.00 189 0.00 0.00 syn_incl_toplevel
0.00 78.86 0.00 187 0.00 0.00 apply_autocmds
0.00 78.86 0.00 187 0.00 0.00 expand_env
0.00 78.86 0.00 185 0.00 0.00 rettv_list_alloc
0.00 78.86 0.00 181 0.00 0.00 f_printf
0.00 78.86 0.00 178 0.00 0.00 find_some_match
0.00 78.86 0.00 178 0.00 0.00 free_string_option
0.00 78.86 0.00 177 0.00 0.00 os_get_pid
0.00 78.86 0.00 175 0.00 0.00 arabic_maycombine
0.00 78.86 0.00 175 0.00 0.00 utf_composinglike
0.00 78.86 0.00 174 0.00 0.00 do_log
0.00 78.86 0.00 174 0.00 0.00 ex_unletlock
0.00 78.86 0.00 174 0.00 0.00 open_log_file
0.00 78.86 0.00 174 0.00 0.00 os_get_localtime
0.00 78.86 0.00 174 0.00 0.00 os_localtime_r
0.00 78.86 0.00 174 0.00 0.00 v_do_log_to_file
0.00 78.86 0.00 172 0.00 0.00 dictitem_copy
0.00 78.86 0.00 165 0.00 0.00 hl_has_settings
0.00 78.86 0.00 164 0.00 0.00 syn_id2attr
0.00 78.86 0.00 162 0.00 0.00 f_matchstr
0.00 78.86 0.00 158 0.00 0.00 modify_fname
0.00 78.86 0.00 158 0.00 0.00 set_vim_var_nr
0.00 78.86 0.00 153 0.00 0.00 ex_unlet
0.00 78.86 0.00 152 0.00 0.00 do_ucmd
0.00 78.86 0.00 150 0.00 0.00 read_viminfo_filemark
0.00 78.86 0.00 150 0.00 0.00 syn_check_cluster
0.00 78.86 0.00 150 0.00 0.00 syn_scl_name2id
0.00 78.86 0.00 149 0.00 0.00 home_replace_save
0.00 78.86 0.00 149 0.00 0.00 vim_regcomp_had_eol
0.00 78.86 0.00 147 0.00 0.00 block_autocmds
0.00 78.86 0.00 147 0.00 0.00 unblock_autocmds
0.00 78.86 0.00 146 0.00 0.00 free_buff
0.00 78.86 0.00 142 0.00 0.00 check_redraw
0.00 78.86 0.00 142 0.00 0.00 get_char_class
0.00 78.86 0.00 141 0.00 0.00 restore_win
0.00 78.86 0.00 141 0.00 0.00 switch_win
0.00 78.86 0.00 141 0.00 0.00 valid_tabpage
0.00 78.86 0.00 140 0.00 0.00 expand_env_save
0.00 78.86 0.00 140 0.00 0.00 expand_env_save_opt
0.00 78.86 0.00 137 0.00 0.00 did_set_option
0.00 78.86 0.00 137 0.00 0.00 do_unlet
0.00 78.86 0.00 136 0.00 0.00 f_add
0.00 78.86 0.00 136 0.00 0.00 list_append_tv
0.00 78.86 0.00 133 0.00 0.00 init_syn_patterns
0.00 78.86 0.00 132 0.00 0.00 simplify_key
0.00 78.86 0.00 131 0.00 0.00 restore_funccal
0.00 78.86 0.00 131 0.00 0.00 save_funccal
0.00 78.86 0.00 130 0.00 0.00 f_copy
0.00 78.86 0.00 130 0.00 0.00 set_string_option_global
0.00 78.86 0.00 130 0.00 0.00 utf_fold
0.00 78.86 0.00 126 0.00 0.00 do_unlet_var
0.00 78.86 0.00 126 0.00 0.00 mf_hash_add_item
0.00 78.86 0.00 125 0.00 0.00 mf_ins_hash
0.00 78.86 0.00 124 0.00 0.00 mf_ins_used
0.00 78.86 0.00 122 0.00 0.00 f_getwinvar
0.00 78.86 0.00 122 0.00 0.00 getwinvar
0.00 78.86 0.00 120 0.00 0.00 mf_hash_find
0.00 78.86 0.00 118 0.00 0.00 highlight_clear
0.00 78.86 0.00 118 0.00 0.00 mf_put
0.00 78.86 0.00 118 0.00 0.00 prepare_vimvar
0.00 78.86 0.00 118 0.00 0.00 restore_vimvar
0.00 78.86 0.00 116 0.00 0.00 ga_append_via_ptr
0.00 78.86 0.00 115 0.00 0.00 path_full_dir_name
0.00 78.86 0.00 113 0.00 0.00 fix_fname
0.00 78.86 0.00 112 0.00 0.00 function_exists
0.00 78.86 0.00 112 0.00 0.00 translated_function_exists
0.00 78.86 0.00 111 0.00 0.00 f_expand
0.00 78.86 0.00 111 0.00 0.00 f_len
0.00 78.86 0.00 110 0.00 0.00 convert_setup
0.00 78.86 0.00 110 0.00 0.00 convert_setup_ext
0.00 78.86 0.00 109 0.00 0.00 is_executable
0.00 78.86 0.00 108 0.00 0.00 do_source
0.00 78.86 0.00 108 0.00 0.00 eval_vars
0.00 78.86 0.00 108 0.00 0.00 find_cmdline_var
0.00 78.86 0.00 108 0.00 0.00 fopen_noinh_readbin
0.00 78.86 0.00 108 0.00 0.00 has_autocmd
0.00 78.86 0.00 108 0.00 0.00 syn_cmd_keyword
0.00 78.86 0.00 107 0.00 0.00 arabic_char
0.00 78.86 0.00 107 0.00 0.00 utf_char2cells
0.00 78.86 0.00 107 0.00 0.00 utfc_ptr2char_len
0.00 78.86 0.00 106 0.00 0.00 did_set_string_option
0.00 78.86 0.00 105 0.00 0.00 source_callback
0.00 78.86 0.00 101 0.00 0.00 backslash_trans
0.00 78.86 0.00 101 0.00 0.00 write_one_filemark
0.00 78.86 0.00 100 0.00 0.00 clear_hist_entry
0.00 78.86 0.00 98 0.00 0.00 vim_toupper
0.00 78.86 0.00 97 0.00 0.00 mf_hash_rem_item
0.00 78.86 0.00 96 0.00 0.00 mf_rem_hash
0.00 78.86 0.00 95 0.00 0.00 f_split
0.00 78.86 0.00 95 0.00 0.00 mf_find_hash
0.00 78.86 0.00 95 0.00 0.00 mf_get
0.00 78.86 0.00 95 0.00 0.00 mf_rem_used
0.00 78.86 0.00 94 0.00 0.00 ex_command
0.00 78.86 0.00 94 0.00 0.00 list_insert
0.00 78.86 0.00 94 0.00 0.00 list_insert_tv
0.00 78.86 0.00 94 0.00 0.00 uc_add_command
0.00 78.86 0.00 93 0.00 0.00 menu_name_skip
0.00 78.86 0.00 93 0.00 0.00 menutrans_lookup
0.00 78.86 0.00 89 0.00 0.00 add_char2buf
0.00 78.86 0.00 89 0.00 0.00 extract_modifiers
0.00 78.86 0.00 88 0.00 0.00 name_to_mod_mask
0.00 78.86 0.00 88 0.00 0.00 redraw_later
0.00 78.86 0.00 86 0.00 0.00 f_function
0.00 78.86 0.00 86 0.00 0.00 f_type
0.00 78.86 0.00 83 0.00 0.00 find_termcode
0.00 78.86 0.00 82 0.00 0.00 f_index
0.00 78.86 0.00 82 0.00 0.00 new_script_vars
0.00 78.86 0.00 81 0.00 0.00 dict_add_nr_str
0.00 78.86 0.00 81 0.00 0.00 get_id_list
0.00 78.86 0.00 80 0.00 0.00 hist_char2type
0.00 78.86 0.00 80 0.00 0.00 in_history
0.00 78.86 0.00 80 0.00 0.00 read_viminfo_history
0.00 78.86 0.00 80 0.00 0.00 syn_cmd_match
0.00 78.86 0.00 79 0.00 0.00 status_redraw_all
0.00 78.86 0.00 76 0.00 0.00 do_set
0.00 78.86 0.00 76 0.00 0.00 getnextac
0.00 78.86 0.00 74 0.00 0.00 set_vv_searchforward
0.00 78.86 0.00 73 0.00 0.00 ex_set
0.00 78.86 0.00 72 0.00 0.00 get_buffcont
0.00 78.86 0.00 70 0.00 0.00 changed_line_abv_curs_win
0.00 78.86 0.00 70 0.00 0.00 removable
0.00 78.86 0.00 69 0.00 0.00 auto_next_pat
0.00 78.86 0.00 69 0.00 0.00 buflist_nr2name
0.00 78.86 0.00 69 0.00 0.00 get_buf_tv
0.00 78.86 0.00 67 0.00 0.00 lineclear
0.00 78.86 0.00 66 0.00 0.00 changed_window_setting
0.00 78.86 0.00 66 0.00 0.00 changed_window_setting_win
0.00 78.86 0.00 64 0.00 0.00 f_winnr
0.00 78.86 0.00 64 0.00 0.00 get_winnr
0.00 78.86 0.00 62 0.00 0.00 hasFolding
0.00 78.86 0.00 62 0.00 0.00 out_char
0.00 78.86 0.00 61 0.00 0.00 set_string_option_direct
0.00 78.86 0.00 60 0.00 0.00 f_extend
0.00 78.86 0.00 60 0.00 0.00 out_flush_check
0.00 78.86 0.00 60 0.00 0.00 windgoto
0.00 78.86 0.00 59 0.00 0.00 do_in_runtimepath
0.00 78.86 0.00 59 0.00 0.00 filter_map
0.00 78.86 0.00 59 0.00 0.00 vim_isdigit
0.00 78.86 0.00 58 0.00 0.00 redirecting
0.00 78.86 0.00 58 0.00 0.00 screen_char
0.00 78.86 0.00 58 0.00 0.00 set_option_value
0.00 78.86 0.00 57 0.00 0.00 source_runtime
0.00 78.86 0.00 56 0.00 0.00 validate_maphash
0.00 78.86 0.00 55 0.00 0.00 dict_extend
0.00 78.86 0.00 54 0.00 0.00 dict_copy
0.00 78.86 0.00 54 0.00 0.00 do_augroup
0.00 78.86 0.00 54 0.00 0.00 event_nr2name
0.00 78.86 0.00 54 0.00 0.00 plines_nofill
0.00 78.86 0.00 53 0.00 0.00 add_termcode
0.00 78.86 0.00 53 0.00 0.00 botline_forw
0.00 78.86 0.00 53 0.00 0.00 set_string_option
0.00 78.86 0.00 53 0.00 0.00 syn_cmd_region
0.00 78.86 0.00 53 0.00 0.00 termcode_star
0.00 78.86 0.00 52 0.00 0.00 find_nextcmd
0.00 78.86 0.00 51 0.00 0.00 dict_list
0.00 78.86 0.00 50 0.00 0.00 do_upper
0.00 78.86 0.00 50 0.00 0.00 f_fnamemodify
0.00 78.86 0.00 50 0.00 0.00 get_map_mode
0.00 78.86 0.00 49 0.00 0.00 out_flush
0.00 78.86 0.00 49 0.00 0.00 parse_compl_arg
0.00 78.86 0.00 48 0.00 0.00 do_exmap
0.00 78.86 0.00 48 0.00 0.00 do_map
0.00 78.86 0.00 48 0.00 0.00 emsg_not_now
0.00 78.86 0.00 48 0.00 0.00 f_winwidth
0.00 78.86 0.00 48 0.00 0.00 var_check_func_name
0.00 78.86 0.00 47 0.00 0.00 emsg2
0.00 78.86 0.00 47 0.00 0.00 emsg3
0.00 78.86 0.00 47 0.00 0.00 f_and
0.00 78.86 0.00 47 0.00 0.00 get_env_len
0.00 78.86 0.00 46 0.00 0.00 ex_map
0.00 78.86 0.00 46 0.00 0.00 mb_cptr2char_adv
0.00 78.86 0.00 45 0.00 0.00 bt_quickfix
0.00 78.86 0.00 45 0.00 0.00 hist_type2char
0.00 78.86 0.00 44 0.00 0.00 tabline_height
0.00 78.86 0.00 43 0.00 0.00 delete_var
0.00 78.86 0.00 43 0.00 0.00 get_env_tv
0.00 78.86 0.00 43 0.00 0.00 var_check_fixed
0.00 78.86 0.00 42 0.00 0.00 mb_get_class_buf
0.00 78.86 0.00 42 0.00 0.00 menu_is_separator
0.00 78.86 0.00 42 0.00 0.00 vim_iswordc_buf
0.00 78.86 0.00 40 0.00 0.00 ex_endtry
0.00 78.86 0.00 40 0.00 0.00 ex_try
0.00 78.86 0.00 40 0.00 0.00 ml_get
0.00 78.86 0.00 39 0.00 0.00 comp_col
0.00 78.86 0.00 39 0.00 0.00 ex_catch
0.00 78.86 0.00 39 0.00 0.00 init
0.00 78.86 0.00 39 0.00 0.00 list_append_number
0.00 78.86 0.00 39 0.00 0.00 match_follows
0.00 78.86 0.00 38 0.00 0.00 check_cursor_moved
0.00 78.86 0.00 38 0.00 0.00 f_filter
0.00 78.86 0.00 38 0.00 0.00 redir_write
0.00 78.86 0.00 37 0.00 0.00 frame_minheight
0.00 78.86 0.00 37 0.00 0.00 mch_has_wildcard
0.00 78.86 0.00 36 0.00 0.00 limit_screen_size
0.00 78.86 0.00 36 0.00 0.00 menu_is_popup
0.00 78.86 0.00 35 0.00 0.00 buf_valid
0.00 78.86 0.00 35 0.00 0.00 get_coll_element
0.00 78.86 0.00 35 0.00 0.00 get_equi_class
0.00 78.86 0.00 35 0.00 0.00 getdecchrs
0.00 78.86 0.00 35 0.00 0.00 ml_add_stack
0.00 78.86 0.00 35 0.00 0.00 read_limits
0.00 78.86 0.00 34 0.00 0.00 vim_tgetstr
0.00 78.86 0.00 33 0.00 0.00 add_menu_path
0.00 78.86 0.00 33 0.00 0.00 chk_modeline
0.00 78.86 0.00 33 0.00 0.00 ex_menu
0.00 78.86 0.00 33 0.00 0.00 f_bufnr
0.00 78.86 0.00 33 0.00 0.00 get_menu_cmd_modes
0.00 78.86 0.00 33 0.00 0.00 menu_translate_tab_and_shift
0.00 78.86 0.00 32 0.00 0.00 expand_filename
0.00 78.86 0.00 32 0.00 0.00 get_yank_register
0.00 78.86 0.00 32 0.00 0.00 msg_puts_attr_len
0.00 78.86 0.00 32 0.00 0.00 out_char_nf
0.00 78.86 0.00 32 0.00 0.00 read_viminfo_register
0.00 78.86 0.00 31 0.00 0.00 screenalloc
0.00 78.86 0.00 30 0.00 0.00 check_secure
0.00 78.86 0.00 30 0.00 0.00 f_keys
0.00 78.86 0.00 30 0.00 0.00 min_rows
0.00 78.86 0.00 30 0.00 0.00 opt_strings_flags
0.00 78.86 0.00 29 0.00 0.00 mf_alloc_bhdr
0.00 78.86 0.00 29 0.00 0.00 mf_free_bhdr
0.00 78.86 0.00 29 0.00 0.00 mf_new
0.00 78.86 0.00 29 0.00 0.00 mf_release
0.00 78.86 0.00 29 0.00 0.00 vim_snprintf
0.00 78.86 0.00 29 0.00 0.00 write_one_mark
0.00 78.86 0.00 28 0.00 0.00 ExpandFromContext
0.00 78.86 0.00 28 0.00 0.00 expand_wildcards_eval
0.00 78.86 0.00 27 0.00 0.00 au_new_group
0.00 78.86 0.00 27 0.00 0.00 screen_valid
0.00 78.86 0.00 26 0.00 0.00 check_restricted
0.00 78.86 0.00 25 0.00 0.00 check_lnums
0.00 78.86 0.00 25 0.00 0.00 event_ignored
0.00 78.86 0.00 25 0.00 0.00 file_ff_differs
0.00 78.86 0.00 25 0.00 0.00 find_viminfo_parameter
0.00 78.86 0.00 25 0.00 0.00 mf_trans_del
0.00 78.86 0.00 24 0.00 0.00 ml_lineadd
0.00 78.86 0.00 24 0.00 0.00 out_str
0.00 78.86 0.00 24 0.00 0.00 simplify_filename
0.00 78.86 0.00 24 0.00 0.00 tokenize
0.00 78.86 0.00 24 0.00 0.00 var_redir_str
0.00 78.86 0.00 24 0.00 0.00 word_length
0.00 78.86 0.00 23 0.00 0.00 f_tolower
0.00 78.86 0.00 23 0.00 0.00 ml_new_data
0.00 78.86 0.00 22 0.00 0.00 ex_runtime
0.00 78.86 0.00 22 0.00 0.00 f_resolve
0.00 78.86 0.00 22 0.00 0.00 f_stridx
0.00 78.86 0.00 22 0.00 0.00 get_vim_var_nr
0.00 78.86 0.00 22 0.00 0.00 update_topline
0.00 78.86 0.00 21 0.00 0.00 do_lock_var
0.00 78.86 0.00 21 0.00 0.00 ex_lockvar
0.00 78.86 0.00 21 0.00 0.00 f_map
0.00 78.86 0.00 21 0.00 0.00 item_lock
0.00 78.86 0.00 21 0.00 0.00 reg_prev_class
0.00 78.86 0.00 21 0.00 0.00 virtual_active
0.00 78.86 0.00 20 0.00 0.00 bt_dontwrite
0.00 78.86 0.00 20 0.00 0.00 eval_to_string_skip
0.00 78.86 0.00 20 0.00 0.00 ex_throw
0.00 78.86 0.00 20 0.00 0.00 get_sw_value
0.00 78.86 0.00 20 0.00 0.00 parse_cino
0.00 78.86 0.00 19 0.00 0.00 do_finish
0.00 78.86 0.00 19 0.00 0.00 ex_finish
0.00 78.86 0.00 19 0.00 0.00 f_items
0.00 78.86 0.00 19 0.00 0.00 f_setwinvar
0.00 78.86 0.00 19 0.00 0.00 set_num_option
0.00 78.86 0.00 19 0.00 0.00 setwinvar
0.00 78.86 0.00 18 0.00 0.00 f_range
0.00 78.86 0.00 18 0.00 0.00 get_viminfo_parameter
0.00 78.86 0.00 17 0.00 0.00 bt_nofile
0.00 78.86 0.00 17 0.00 0.00 ex_continue
0.00 78.86 0.00 17 0.00 0.00 mch_setmouse
0.00 78.86 0.00 17 0.00 0.00 msg_outtrans_attr
0.00 78.86 0.00 17 0.00 0.00 msg_outtrans_len_attr
0.00 78.86 0.00 17 0.00 0.00 set_bool_option
0.00 78.86 0.00 16 0.00 0.00 allbuf_locked
0.00 78.86 0.00 16 0.00 0.00 bufIsChanged
0.00 78.86 0.00 16 0.00 0.00 f_match
0.00 78.86 0.00 16 0.00 0.00 get_register_name
0.00 78.86 0.00 16 0.00 0.00 set_vim_var_string
0.00 78.86 0.00 15 0.00 0.00 buf_spname
0.00 78.86 0.00 15 0.00 0.00 cmd_exists
0.00 78.86 0.00 15 0.00 0.00 getvcol
0.00 78.86 0.00 15 0.00 0.00 getvvcol
0.00 78.86 0.00 15 0.00 0.00 invalidate_botline_win
0.00 78.86 0.00 15 0.00 0.00 msg_putchar
0.00 78.86 0.00 15 0.00 0.00 msg_putchar_attr
0.00 78.86 0.00 15 0.00 0.00 msg_puts_attr
0.00 78.86 0.00 15 0.00 0.00 tv_equal
0.00 78.86 0.00 14 0.00 0.00 buf_init_chartab
0.00 78.86 0.00 14 0.00 0.00 check_cursor
0.00 78.86 0.00 14 0.00 0.00 check_cursor_col
0.00 78.86 0.00 14 0.00 0.00 check_cursor_col_win
0.00 78.86 0.00 14 0.00 0.00 curbuf_locked
0.00 78.86 0.00 14 0.00 0.00 curs_columns
0.00 78.86 0.00 14 0.00 0.00 curwin_col_off
0.00 78.86 0.00 14 0.00 0.00 curwin_col_off2
0.00 78.86 0.00 14 0.00 0.00 f_string
0.00 78.86 0.00 14 0.00 0.00 handle_get_rstream
0.00 78.86 0.00 14 0.00 0.00 set_number_default
0.00 78.86 0.00 14 0.00 0.00 string_quote
0.00 78.86 0.00 14 0.00 0.00 tv2string
0.00 78.86 0.00 14 0.00 0.00 win_col_off2
0.00 78.86 0.00 14 0.00 0.00 win_comp_scroll
0.00 78.86 0.00 13 0.00 0.00 f_winbufnr
0.00 78.86 0.00 13 0.00 0.00 fmarks_check_names
0.00 78.86 0.00 13 0.00 0.00 is_qf_win
0.00 78.86 0.00 13 0.00 0.00 redrawing
0.00 78.86 0.00 13 0.00 0.00 setmouse
0.00 78.86 0.00 13 0.00 0.00 vim_strnsize
0.00 78.86 0.00 13 0.00 0.00 vim_strsize
0.00 78.86 0.00 12 0.00 0.00 check_buf_options
0.00 78.86 0.00 12 0.00 0.00 clear_keywtab
0.00 78.86 0.00 12 0.00 0.00 f_escape
0.00 78.86 0.00 12 0.00 0.00 f_getbufvar
0.00 78.86 0.00 12 0.00 0.00 foldmethodIsIndent
0.00 78.86 0.00 12 0.00 0.00 get4c
0.00 78.86 0.00 12 0.00 0.00 may_req_termresponse
0.00 78.86 0.00 12 0.00 0.00 mch_write
0.00 78.86 0.00 12 0.00 0.00 mouse_has
0.00 78.86 0.00 12 0.00 0.00 msg_outtrans
0.00 78.86 0.00 12 0.00 0.00 report_resume_pending
0.00 78.86 0.00 12 0.00 0.00 skiptowhite_esc
0.00 78.86 0.00 12 0.00 0.00 syn_clear_pattern
0.00 78.86 0.00 12 0.00 0.00 ui_write
0.00 78.86 0.00 12 0.00 0.00 vim_strsave_escaped
0.00 78.86 0.00 12 0.00 0.00 vim_strsave_escaped_ext
0.00 78.86 0.00 12 0.00 0.00 win_new_height
0.00 78.86 0.00 11 0.00 0.00 buf_copy_options
0.00 78.86 0.00 11 0.00 0.00 check_shellsize
0.00 78.86 0.00 11 0.00 0.00 get_var_value
0.00 78.86 0.00 11 0.00 0.00 job_prepare_cb
0.00 78.86 0.00 11 0.00 0.00 kmp_alloc_Event
0.00 78.86 0.00 11 0.00 0.00 mf_fullname
0.00 78.86 0.00 11 0.00 0.00 path_shorten_fname
0.00 78.86 0.00 11 0.00 0.00 plines_win_col
0.00 78.86 0.00 11 0.00 0.00 redraw_for_cursorline
0.00 78.86 0.00 11 0.00 0.00 use_xterm_mouse
0.00 78.86 0.00 10 0.00 0.00 compile_cap_prog
0.00 78.86 0.00 10 0.00 0.00 do_autochdir
0.00 78.86 0.00 10 0.00 0.00 ex_echo
0.00 78.86 0.00 10 0.00 0.00 f_bufname
0.00 78.86 0.00 10 0.00 0.00 f_hlexists
0.00 78.86 0.00 10 0.00 0.00 ff_get_visited_list
0.00 78.86 0.00 10 0.00 0.00 find_wininfo
0.00 78.86 0.00 10 0.00 0.00 frame_comp_pos
0.00 78.86 0.00 10 0.00 0.00 get_dict_number
0.00 78.86 0.00 10 0.00 0.00 handle_get_job
0.00 78.86 0.00 10 0.00 0.00 highlight_exists
0.00 78.86 0.00 10 0.00 0.00 otherfile_buf
0.00 78.86 0.00 10 0.00 0.00 read_readbuf
0.00 78.86 0.00 10 0.00 0.00 settmode
0.00 78.86 0.00 9 0.00 0.00 ExpandInit
0.00 78.86 0.00 9 0.00 0.00 aucmd_prepbuf
0.00 78.86 0.00 9 0.00 0.00 aucmd_restbuf
0.00 78.86 0.00 9 0.00 0.00 buflist_findfpos
0.00 78.86 0.00 9 0.00 0.00 buflist_findlnum
0.00 78.86 0.00 9 0.00 0.00 check_for_codes_from_term
0.00 78.86 0.00 9 0.00 0.00 check_winopt
0.00 78.86 0.00 9 0.00 0.00 event_push
0.00 78.86 0.00 9 0.00 0.00 ex_delcommand
0.00 78.86 0.00 9 0.00 0.00 f_str2nr
0.00 78.86 0.00 9 0.00 0.00 kh_put_uint64_t_ptr_t_map
0.00 78.86 0.00 9 0.00 0.00 kl_pushp_Event
0.00 78.86 0.00 9 0.00 0.00 kmp_free_Event
0.00 78.86 0.00 9 0.00 0.00 list_append_dict
0.00 78.86 0.00 9 0.00 0.00 map_uint64_t_ptr_t_put
0.00 78.86 0.00 9 0.00 0.00 unchanged
0.00 78.86 0.00 9 0.00 0.00 win_comp_pos
0.00 78.86 0.00 8 0.00 0.00 ExpandCleanup
0.00 78.86 0.00 8 0.00 0.00 ExpandOne
0.00 78.86 0.00 8 0.00 0.00 close_cb
0.00 78.86 0.00 8 0.00 0.00 copy_sub_off
0.00 78.86 0.00 8 0.00 0.00 enc_canon_search
0.00 78.86 0.00 8 0.00 0.00 f_isdirectory
0.00 78.86 0.00 8 0.00 0.00 f_pumvisible
0.00 78.86 0.00 8 0.00 0.00 find_buffer
0.00 78.86 0.00 8 0.00 0.00 frame_new_height
0.00 78.86 0.00 8 0.00 0.00 free_buf_options
0.00 78.86 0.00 8 0.00 0.00 ga_clear_strings
0.00 78.86 0.00 8 0.00 0.00 get_buffer_lines
0.00 78.86 0.00 8 0.00 0.00 get_dict_string
0.00 78.86 0.00 8 0.00 0.00 handle_set_job
0.00 78.86 0.00 8 0.00 0.00 job_event_source
0.00 78.86 0.00 8 0.00 0.00 long_to_char
0.00 78.86 0.00 8 0.00 0.00 mch_settmode
0.00 78.86 0.00 8 0.00 0.00 pum_visible
0.00 78.86 0.00 8 0.00 0.00 should_abort
0.00 78.86 0.00 8 0.00 0.00 syn_add_cluster
0.00 78.86 0.00 8 0.00 0.00 utf_safe_read_char_adv
0.00 78.86 0.00 7 0.00 0.00 alloc_cb
0.00 78.86 0.00 7 0.00 0.00 changed_line_abv_curs
0.00 78.86 0.00 7 0.00 0.00 clear_wininfo
0.00 78.86 0.00 7 0.00 0.00 copy_winopt
0.00 78.86 0.00 7 0.00 0.00 emit_read_event
0.00 78.86 0.00 7 0.00 0.00 ff_path_in_stoplist
0.00 78.86 0.00 7 0.00 0.00 foldUpdateAll
0.00 78.86 0.00 7 0.00 0.00 get_tv_lnum
0.00 78.86 0.00 7 0.00 0.00 maketitle
0.00 78.86 0.00 7 0.00 0.00 os_get_file_info_link
0.00 78.86 0.00 7 0.00 0.00 qf_add_entry
0.00 78.86 0.00 7 0.00 0.00 read_cb
0.00 78.86 0.00 7 0.00 0.00 rstream_read
0.00 78.86 0.00 7 0.00 0.00 rstream_read_event
0.00 78.86 0.00 7 0.00 0.00 swapping_screen
0.00 78.86 0.00 6 0.00 0.00 ExpandEscape
0.00 78.86 0.00 6 0.00 0.00 apply_autocmds_retval
0.00 78.86 0.00 6 0.00 0.00 buf_clear_file
0.00 78.86 0.00 6 0.00 0.00 buf_same_file_id
0.00 78.86 0.00 6 0.00 0.00 buflist_findpat
0.00 78.86 0.00 6 0.00 0.00 buflist_new
0.00 78.86 0.00 6 0.00 0.00 clear_current_state
0.00 78.86 0.00 6 0.00 0.00 close_redir
0.00 78.86 0.00 6 0.00 0.00 clrallmarks
0.00 78.86 0.00 6 0.00 0.00 curs_rows
0.00 78.86 0.00 6 0.00 0.00 deleteFoldRecurse
0.00 78.86 0.00 6 0.00 0.00 do_modelines
0.00 78.86 0.00 6 0.00 0.00 dyn_buf_ensure
0.00 78.86 0.00 6 0.00 0.00 ex_redir
0.00 78.86 0.00 6 0.00 0.00 f_bufwinnr
0.00 78.86 0.00 6 0.00 0.00 f_float2nr
0.00 78.86 0.00 6 0.00 0.00 f_getqflist
0.00 78.86 0.00 6 0.00 0.00 failure_chance
0.00 78.86 0.00 6 0.00 0.00 ff_clear
0.00 78.86 0.00 6 0.00 0.00 find_win_for_buf
0.00 78.86 0.00 6 0.00 0.00 fname_expand
0.00 78.86 0.00 6 0.00 0.00 get_errorlist
0.00 78.86 0.00 6 0.00 0.00 get_float_arg
0.00 78.86 0.00 6 0.00 0.00 init_typebuf
0.00 78.86 0.00 6 0.00 0.00 invalidate_current_state
0.00 78.86 0.00 6 0.00 0.00 job_data
0.00 78.86 0.00 6 0.00 0.00 mch_get_shellsize
0.00 78.86 0.00 6 0.00 0.00 mf_hash_free
0.00 78.86 0.00 6 0.00 0.00 mf_hash_init
0.00 78.86 0.00 6 0.00 0.00 ml_close
0.00 78.86 0.00 6 0.00 0.00 ml_delete
0.00 78.86 0.00 6 0.00 0.00 ml_delete_int
0.00 78.86 0.00 6 0.00 0.00 msg_start
0.00 78.86 0.00 6 0.00 0.00 os_remove
0.00 78.86 0.00 6 0.00 0.00 read_cb
0.00 78.86 0.00 6 0.00 0.00 read_viminfo_search_pattern
0.00 78.86 0.00 6 0.00 0.00 remove_bom
0.00 78.86 0.00 6 0.00 0.00 save_file_ff
0.00 78.86 0.00 6 0.00 0.00 screen_start
0.00 78.86 0.00 6 0.00 0.00 shell_build_argv
0.00 78.86 0.00 6 0.00 0.00 shell_free_argv
0.00 78.86 0.00 6 0.00 0.00 shortmess
0.00 78.86 0.00 6 0.00 0.00 syn_cmd_cluster
0.00 78.86 0.00 6 0.00 0.00 syn_combine_list
0.00 78.86 0.00 6 0.00 0.00 syntax_clear
0.00 78.86 0.00 6 0.00 0.00 system_data_cb
0.00 78.86 0.00 6 0.00 0.00 ui_get_shellsize
0.00 78.86 0.00 6 0.00 0.00 validate_cursor
0.00 78.86 0.00 6 0.00 0.00 vim_strbyte
0.00 78.86 0.00 6 0.00 0.00 win_enter
0.00 78.86 0.00 6 0.00 0.00 win_enter_ext
0.00 78.86 0.00 5 0.00 0.00 add_msg_hist
0.00 78.86 0.00 5 0.00 0.00 check_opt_strings
0.00 78.86 0.00 5 0.00 0.00 check_stl_option
0.00 78.86 0.00 5 0.00 0.00 clear_winopt
0.00 78.86 0.00 5 0.00 0.00 comp_botline
0.00 78.86 0.00 5 0.00 0.00 do_cmdline_cmd
0.00 78.86 0.00 5 0.00 0.00 f_executable
0.00 78.86 0.00 5 0.00 0.00 f_getftype
0.00 78.86 0.00 5 0.00 0.00 f_getline
0.00 78.86 0.00 5 0.00 0.00 f_glob
0.00 78.86 0.00 5 0.00 0.00 f_reverse
0.00 78.86 0.00 5 0.00 0.00 f_setbufvar
0.00 78.86 0.00 5 0.00 0.00 f_strlen
0.00 78.86 0.00 5 0.00 0.00 foldmethodIsDiff
0.00 78.86 0.00 5 0.00 0.00 get_real_state
0.00 78.86 0.00 5 0.00 0.00 handle_register_buffer
0.00 78.86 0.00 5 0.00 0.00 handle_set_rstream
0.00 78.86 0.00 5 0.00 0.00 ll_free_all
0.00 78.86 0.00 5 0.00 0.00 msg_check_screen
0.00 78.86 0.00 5 0.00 0.00 msg_clr_eos
0.00 78.86 0.00 5 0.00 0.00 msg_use_printf
0.00 78.86 0.00 5 0.00 0.00 os_can_exe
0.00 78.86 0.00 5 0.00 0.00 os_get_file_info
0.00 78.86 0.00 5 0.00 0.00 parse_string
0.00 78.86 0.00 5 0.00 0.00 qf_find_buf
0.00 78.86 0.00 5 0.00 0.00 qf_get_fnum
0.00 78.86 0.00 5 0.00 0.00 read_readbuffers
0.00 78.86 0.00 5 0.00 0.00 reset_VIsual_and_resel
0.00 78.86 0.00 5 0.00 0.00 rstream_new
0.00 78.86 0.00 5 0.00 0.00 set_empty_rows
0.00 78.86 0.00 5 0.00 0.00 set_string_default
0.00 78.86 0.00 5 0.00 0.00 start_stuff
0.00 78.86 0.00 5 0.00 0.00 syn_cmd_clear
0.00 78.86 0.00 5 0.00 0.00 validate_botline
0.00 78.86 0.00 5 0.00 0.00 vgetorpeek
0.00 78.86 0.00 5 0.00 0.00 vim_findfile_init
0.00 78.86 0.00 5 0.00 0.00 vim_findfile_stopdir
0.00 78.86 0.00 4 0.00 0.00 add_bufnum
0.00 78.86 0.00 4 0.00 0.00 buflist_findname_file_id
0.00 78.86 0.00 4 0.00 0.00 buflist_setfpos
0.00 78.86 0.00 4 0.00 0.00 call_shell
0.00 78.86 0.00 4 0.00 0.00 check_arg_idx
0.00 78.86 0.00 4 0.00 0.00 check_nomodeline
0.00 78.86 0.00 4 0.00 0.00 clearFolding
0.00 78.86 0.00 4 0.00 0.00 clear_midword
0.00 78.86 0.00 4 0.00 0.00 clear_snapshot
0.00 78.86 0.00 4 0.00 0.00 clear_snapshot_rec
0.00 78.86 0.00 4 0.00 0.00 del_mouse_termcode
0.00 78.86 0.00 4 0.00 0.00 del_termcode
0.00 78.86 0.00 4 0.00 0.00 del_typebuf
0.00 78.86 0.00 4 0.00 0.00 did_set_spelllang
0.00 78.86 0.00 4 0.00 0.00 enc_canonize
0.00 78.86 0.00 4 0.00 0.00 enc_skip
0.00 78.86 0.00 4 0.00 0.00 ex_sign
0.00 78.86 0.00 4 0.00 0.00 exit_cb
0.00 78.86 0.00 4 0.00 0.00 f_buflisted
0.00 78.86 0.00 4 0.00 0.00 f_bufloaded
0.00 78.86 0.00 4 0.00 0.00 f_filereadable
0.00 78.86 0.00 4 0.00 0.00 f_getmatches
0.00 78.86 0.00 4 0.00 0.00 f_line
0.00 78.86 0.00 4 0.00 0.00 ff_free_visited_list
0.00 78.86 0.00 4 0.00 19.39 find_file_in_path_option
0.00 78.86 0.00 4 0.00 0.00 foldFind
0.00 78.86 0.00 4 0.00 0.00 foldUpdate
0.00 78.86 0.00 4 0.00 0.00 foldmethodIsExpr
0.00 78.86 0.00 4 0.00 0.00 foldmethodIsMarker
0.00 78.86 0.00 4 0.00 0.00 frame_fix_height
0.00 78.86 0.00 4 0.00 0.00 free_tv
0.00 78.86 0.00 4 0.00 0.00 ga_append_via_ptr
0.00 78.86 0.00 4 0.00 0.00 have_wildcard
0.00 78.86 0.00 4 0.00 0.00 init_chartab
0.00 78.86 0.00 4 0.00 0.00 kh_init_uint64_t_ptr_t_map
0.00 78.86 0.00 4 0.00 0.00 kh_resize_uint64_t_ptr_t_map
0.00 78.86 0.00 4 0.00 0.00 latin_char2cells
0.00 78.86 0.00 4 0.00 0.00 latin_ptr2char
0.00 78.86 0.00 4 0.00 0.00 latin_ptr2len
0.00 78.86 0.00 4 0.00 0.00 map_clear_int
0.00 78.86 0.00 4 0.00 0.00 map_uint64_t_ptr_t_new
0.00 78.86 0.00 4 0.00 0.00 mch_expand_wildcards
0.00 78.86 0.00 4 0.00 0.00 mf_sync
0.00 78.86 0.00 4 0.00 0.00 msg_attr_keep
0.00 78.86 0.00 4 0.00 0.00 msg_end
0.00 78.86 0.00 4 0.00 0.00 msg_strtrunc
0.00 78.86 0.00 4 0.00 0.00 one_window
0.00 78.86 0.00 4 0.00 0.00 only_one_window
0.00 78.86 0.00 4 0.00 0.00 option_was_set
0.00 78.86 0.00 4 0.00 0.00 os_call_shell
0.00 78.86 0.00 4 0.00 0.00 os_get_uname
0.00 78.86 0.00 4 0.00 0.00 os_get_user_name
0.00 78.86 0.00 4 0.00 0.00 os_setenv
0.00 78.86 0.00 4 0.00 0.00 out_str_nf
0.00 78.86 0.00 4 0.00 0.00 proc_cleanup_exit
0.00 78.86 0.00 4 0.00 0.00 qf_find_win
0.00 78.86 0.00 4 0.00 0.00 qf_update_buffer
0.00 78.86 0.00 4 0.00 0.00 read_eintr
0.00 78.86 0.00 4 0.00 0.00 read_viminfo_bufferlist
0.00 78.86 0.00 4 0.00 0.00 recursive_regmatch
0.00 78.86 0.00 4 0.00 0.00 rstream_free
0.00 78.86 0.00 4 0.00 0.00 rstream_set_stream
0.00 78.86 0.00 4 0.00 0.00 screen_fill
0.00 78.86 0.00 4 0.00 0.00 set_fraction
0.00 78.86 0.00 4 0.00 0.00 shell_resized_check
0.00 78.86 0.00 4 0.00 0.00 sign_cmd_idx
0.00 78.86 0.00 4 0.00 0.00 signal_accept_deadly
0.00 78.86 0.00 4 0.00 0.00 signal_reject_deadly
0.00 78.86 0.00 4 0.00 0.00 tag_freematch
0.00 78.86 0.00 4 0.00 0.00 term_windgoto
0.00 78.86 0.00 4 0.00 0.00 typebuf_changed
0.00 78.86 0.00 4 0.00 0.00 u_sync
0.00 78.86 0.00 4 0.00 0.00 use_midword
0.00 78.86 0.00 4 0.00 0.00 var2fpos
0.00 78.86 0.00 4 0.00 0.00 vim_findfile_free_visited_list
0.00 78.86 0.00 4 0.00 0.00 vim_gettempdir
0.00 78.86 0.00 4 0.00 0.00 vim_is_xterm
0.00 78.86 0.00 4 0.00 0.00 vim_iswordp
0.00 78.86 0.00 4 0.00 0.00 vim_setenv
0.00 78.86 0.00 4 0.00 0.00 vim_tempname
0.00 78.86 0.00 4 0.00 0.00 win_alloc_lines
0.00 78.86 0.00 4 0.00 0.00 win_init_empty
0.00 78.86 0.00 4 0.00 0.00 win_new_width
0.00 78.86 0.00 3 0.00 0.00 add_b0_fenc
0.00 78.86 0.00 3 0.00 0.00 add_to_showcmd
0.00 78.86 0.00 3 0.00 0.00 apply_autocmds_exarg
0.00 78.86 0.00 3 0.00 0.00 au_exists
0.00 78.86 0.00 3 0.00 0.00 aubuflocal_remove
0.00 78.86 0.00 3 0.00 0.00 beginline
0.00 78.86 0.00 3 0.00 0.01 buflist_list
0.00 78.86 0.00 3 0.00 0.00 can_clear
0.00 78.86 0.00 3 0.00 0.00 check_cedit
0.00 78.86 0.00 3 0.00 0.00 check_colorcolumn
0.00 78.86 0.00 3 0.00 0.00 check_for_delay
0.00 78.86 0.00 3 0.00 0.00 clear_spell_chartab
0.00 78.86 0.00 3 0.00 0.00 cloneFoldGrowArray
0.00 78.86 0.00 3 0.00 0.00 close_last_window_tabpage
0.00 78.86 0.00 3 0.00 0.00 compute_cmdrow
0.00 78.86 0.00 3 0.00 0.00 copy_viminfo_marks
0.00 78.86 0.00 3 0.00 0.00 curbufIsChanged
0.00 78.86 0.00 3 0.00 0.00 curwin_init
0.00 78.86 0.00 3 0.00 0.00 didset_options
0.00 78.86 0.00 3 0.00 0.00 diff_buf_idx_tp
0.00 78.86 0.00 3 0.00 0.00 do_doautocmd
0.00 78.86 0.00 3 0.00 0.00 do_viminfo
0.00 78.86 0.00 3 0.00 0.00 enc_canon_props
0.00 78.86 0.00 3 0.00 0.00 ex_doautocmd
0.00 78.86 0.00 3 0.00 0.00 f_deepcopy
0.00 78.86 0.00 3 0.00 0.00 f_getbufline
0.00 78.86 0.00 3 0.00 0.00 f_readfile
0.00 78.86 0.00 3 0.00 0.00 fix_input_buffer
0.00 78.86 0.00 3 0.00 0.00 foldInitWin
0.00 78.86 0.00 3 0.00 0.00 get2c
0.00 78.86 0.00 3 0.00 0.00 get_cursor_line_ptr
0.00 78.86 0.00 3 0.00 0.00 get_fileformat
0.00 78.86 0.00 3 0.00 0.00 get_fio_flags
0.00 78.86 0.00 3 0.00 0.00 get_locale_val
0.00 78.86 0.00 3 0.00 0.00 get_tv_lnum_buf
0.00 78.86 0.00 3 0.00 0.00 getmark_buf_fnum
0.00 78.86 0.00 3 0.00 0.00 handle_register_window
0.00 78.86 0.00 3 0.00 0.00 handle_swap_exists
0.00 78.86 0.00 3 0.00 0.00 inbuf_poll
0.00 78.86 0.00 3 0.00 0.00 inchar
0.00 78.86 0.00 3 0.00 0.00 init_highlight
0.00 78.86 0.00 3 0.00 0.00 init_history
0.00 78.86 0.00 3 0.00 0.00 input_available
0.00 78.86 0.00 3 0.00 0.00 is_executable_in_path
0.00 78.86 0.00 3 0.00 0.00 last_status
0.00 78.86 0.00 3 0.00 0.00 last_status_rec
0.00 78.86 0.00 3 0.00 0.00 last_window
0.00 78.86 0.00 3 0.00 0.00 ll_get_or_alloc_list
0.00 78.86 0.00 3 0.00 0.00 mb_strnicmp
0.00 78.86 0.00 3 0.00 0.00 menu_is_menubar
0.00 78.86 0.00 3 0.00 0.00 menu_is_toolbar
0.00 78.86 0.00 3 0.00 0.00 mf_close
0.00 78.86 0.00 3 0.00 0.00 mf_hash_free_all
0.00 78.86 0.00 3 0.00 0.00 mf_open
0.00 78.86 0.00 3 0.00 0.00 ml_new_ptr
0.00 78.86 0.00 3 0.00 0.00 ml_open
0.00 78.86 0.00 3 0.00 0.00 msg
0.00 78.86 0.00 3 0.00 0.00 new_frame
0.00 78.86 0.00 3 0.00 0.00 nfa_max_width
0.00 78.86 0.00 3 0.00 0.00 no_viminfo
0.00 78.86 0.00 3 0.00 0.00 open_buffer
0.00 78.86 0.00 3 0.00 0.00 os_get_hostname
0.00 78.86 0.00 3 0.00 0.00 os_inchar
0.00 78.86 0.00 3 0.00 0.00 parse_char_i
0.00 78.86 0.00 3 0.00 0.00 path_shorten_fname_if_possible
0.00 78.86 0.00 3 0.00 0.00 qf_fill_buffer
0.00 78.86 0.00 3 0.00 0.00 qf_fmt_text
0.00 78.86 0.00 3 0.00 0.00 qf_types
0.00 78.86 0.00 3 0.00 0.00 safe_vgetc
0.00 78.86 0.00 3 0.00 0.00 screen_stop_highlight
0.00 78.86 0.00 3 0.00 0.00 set_b0_fname
0.00 78.86 0.00 3 0.00 0.00 set_buflisted
0.00 78.86 0.00 3 0.00 0.00 set_internal_string_var
0.00 78.86 0.00 3 0.00 0.00 set_last_cursor
0.00 78.86 0.00 3 0.00 0.00 setpcmark
0.00 78.86 0.00 3 0.00 0.00 shorten_fnames
0.00 78.86 0.00 3 0.00 0.00 spell_check_msm
0.00 78.86 0.00 3 0.00 0.00 spell_check_sps
0.00 78.86 0.00 3 0.00 0.01 spell_read_tree
0.00 78.86 0.00 3 0.00 0.00 string2float
0.00 78.86 0.00 3 0.00 0.00 ui_inchar
0.00 78.86 0.00 3 0.00 0.00 utf_strnicmp
0.00 78.86 0.00 3 0.00 0.00 var_redir_start
0.00 78.86 0.00 3 0.00 0.00 var_redir_stop
0.00 78.86 0.00 3 0.00 0.00 vgetc
0.00 78.86 0.00 3 0.00 0.00 vim_findfile_free_visited
0.00 78.86 0.00 3 0.00 0.00 vim_is_input_buf_empty
0.00 78.86 0.00 3 0.00 0.00 vim_snprintf_add
0.00 78.86 0.00 3 0.00 0.00 viminfo_filename
0.00 78.86 0.00 3 0.00 0.00 win_alloc
0.00 78.86 0.00 3 0.00 0.00 win_append
0.00 78.86 0.00 3 0.00 0.00 win_goto
0.00 78.86 0.00 3 0.00 0.00 xstpcpy
0.00 78.86 0.00 2 0.00 0.00 autocmd_supported
0.00 78.86 0.00 2 0.00 0.00 buf_delete_signs
0.00 78.86 0.00 2 0.00 0.00 buf_freeall
0.00 78.86 0.00 2 0.00 0.00 buf_hide
0.00 78.86 0.00 2 0.00 0.00 buf_store_file_info
0.00 78.86 0.00 2 0.00 0.00 check_changed
0.00 78.86 0.00 2 0.00 0.00 check_col
0.00 78.86 0.00 2 0.00 0.00 check_for_bom
0.00 78.86 0.00 2 0.00 0.00 check_map
0.00 78.86 0.00 2 0.00 0.00 check_more
0.00 78.86 0.00 2 0.00 0.00 check_options
0.00 78.86 0.00 2 0.00 0.00 check_row
0.00 78.86 0.00 2 0.00 0.00 check_status
0.00 78.86 0.00 2 0.00 0.00 close_buffer
0.00 78.86 0.00 2 0.00 0.00 cursor_off
0.00 78.86 0.00 2 0.00 0.00 cursor_on
0.00 78.86 0.00 2 0.00 0.00 dict_len
0.00 78.86 0.00 2 0.00 0.00 diff_buf_delete
0.00 78.86 0.00 2 0.00 0.00 do_ecmd
0.00 78.86 0.00 2 0.00 0.00 do_window
0.00 78.86 0.00 2 0.00 0.00 emit_exit_event
0.00 78.86 0.00 2 0.00 0.00 ex_abbreviate
0.00 78.86 0.00 2 0.00 0.00 ex_cclose
0.00 78.86 0.00 2 0.00 19.39 ex_cd
0.00 78.86 0.00 2 0.00 0.00 ex_copen
0.00 78.86 0.00 2 0.00 0.00 ex_wincmd
0.00 78.86 0.00 2 0.00 0.00 exit_cb
0.00 78.86 0.00 2 0.00 0.00 f_did_filetype
0.00 78.86 0.00 2 0.00 0.00 f_eval
0.00 78.86 0.00 2 0.00 0.00 f_getcwd
0.00 78.86 0.00 2 0.00 0.00 f_hasmapto
0.00 78.86 0.00 2 0.00 0.00 f_setloclist
0.00 78.86 0.00 2 0.00 0.00 f_str2float
0.00 78.86 0.00 2 0.00 0.00 f_strpart
0.00 78.86 0.00 2 0.00 0.00 f_system
0.00 78.86 0.00 2 0.00 0.00 f_tabpagebuflist
0.00 78.86 0.00 2 0.00 0.00 f_values
0.00 78.86 0.00 2 0.00 0.00 find_builtin_term
0.00 78.86 0.00 2 0.00 19.39 find_directory_in_path
0.00 78.86 0.00 2 0.00 0.00 frame2win
0.00 78.86 0.00 2 0.00 0.00 frame_check_height
0.00 78.86 0.00 2 0.00 0.00 frame_new_width
0.00 78.86 0.00 2 0.00 0.00 frame_remove
0.00 78.86 0.00 2 0.00 0.00 frame_setheight
0.00 78.86 0.00 2 0.00 0.00 free_buffer_stuff
0.00 78.86 0.00 2 0.00 0.00 free_job
0.00 78.86 0.00 2 0.00 0.00 get_highlight_default
0.00 78.86 0.00 2 0.00 0.00 get_maparg
0.00 78.86 0.00 2 0.00 0.00 handle_set_wstream
0.00 78.86 0.00 2 0.00 0.00 hash_unlock
0.00 78.86 0.00 2 0.00 0.00 highlight_changed
0.00 78.86 0.00 2 0.00 0.00 init_spell_chartab
0.00 78.86 0.00 2 0.00 0.00 job_close_in
0.00 78.86 0.00 2 0.00 0.00 job_exit_callback
0.00 78.86 0.00 2 0.00 0.00 job_exit_event
0.00 78.86 0.00 2 0.00 0.00 job_start
0.00 78.86 0.00 2 0.00 0.00 job_wait
0.00 78.86 0.00 2 0.00 0.00 keymap_init
0.00 78.86 0.00 2 0.00 0.00 keymap_unload
0.00 78.86 0.00 2 0.00 0.00 kh_del_uint64_t_ptr_t_map
0.00 78.86 0.00 2 0.00 0.00 kh_get_uint64_t_ptr_t_map
0.00 78.86 0.00 2 0.00 0.00 kh_init_cstr_t_ptr_t_map
0.00 78.86 0.00 2 0.00 0.00 kl_init_Event
0.00 78.86 0.00 2 0.00 0.00 kmp_init_Event
0.00 78.86 0.00 2 0.00 0.00 map_cstr_t_ptr_t_new
0.00 78.86 0.00 2 0.00 0.00 map_to_exists
0.00 78.86 0.00 2 0.00 0.00 map_to_exists_mode
0.00 78.86 0.00 2 0.00 0.00 map_uint64_t_ptr_t_del
0.00 78.86 0.00 2 0.00 0.00 mb_fix_col
0.00 78.86 0.00 2 0.00 3.26 mb_init
0.00 78.86 0.00 2 0.00 0.00 mch_restore_title
0.00 78.86 0.00 2 0.00 0.00 mch_settitle
0.00 78.86 0.00 2 0.00 0.00 ml_replace
0.00 78.86 0.00 2 0.00 0.00 modname
0.00 78.86 0.00 2 0.00 0.00 msg_add_fname
0.00 78.86 0.00 2 0.00 0.00 msg_check
0.00 78.86 0.00 2 0.00 0.00 msg_clr_eos_force
0.00 78.86 0.00 2 0.00 0.00 msg_may_trunc
0.00 78.86 0.00 2 0.00 0.02 msg_puts_display
0.00 78.86 0.00 2 0.00 0.00 msg_starthere
0.00 78.86 0.00 2 0.00 0.00 need_conversion
0.00 78.86 0.00 2 0.00 0.00 next_fenc
0.00 78.86 0.00 2 0.00 0.00 non_zero_arg
0.00 78.86 0.00 2 0.00 0.00 os_isatty
0.00 78.86 0.00 2 0.00 0.00 os_system
0.00 78.86 0.00 2 0.00 0.00 other_sourcing_name
0.00 78.86 0.00 2 0.00 0.00 path_tail_with_sep
0.00 78.86 0.00 2 0.00 0.00 plain_vgetc
0.00 78.86 0.00 2 0.00 0.00 post_chdir
0.00 78.86 0.00 2 0.00 0.00 prepare_viminfo_history
0.00 78.86 0.00 2 0.00 0.00 qf_clean_dir_stack
0.00 78.86 0.00 2 0.00 0.00 qf_new_list
0.00 78.86 0.00 2 0.00 0.00 read_rep_section
0.00 78.86 0.00 2 0.00 0.00 read_viminfo
0.00 78.86 0.00 2 0.00 0.00 read_viminfo_sub_string
0.00 78.86 0.00 2 0.00 0.00 read_viminfo_up_to_marks
0.00 78.86 0.00 2 0.00 0.00 readbuf1_empty
0.00 78.86 0.00 2 0.00 0.00 reset_VIsual
0.00 78.86 0.00 2 0.00 0.00 reset_cterm_colors
0.00 78.86 0.00 2 0.00 0.00 reset_synblock
0.00 78.86 0.00 2 0.00 0.00 resolve_symlink
0.00 78.86 0.00 2 0.00 0.02 screen_puts_len
0.00 78.86 0.00 2 0.00 0.00 screenclear
0.00 78.86 0.00 2 0.00 0.00 screenclear2
0.00 78.86 0.00 2 0.00 0.00 set_cmdarg
0.00 78.86 0.00 2 0.00 0.00 set_errorlist
0.00 78.86 0.00 2 0.00 0.00 set_fileformat
0.00 78.86 0.00 2 0.00 0.00 set_last_search_pat
0.00 78.86 0.00 2 0.00 0.00 set_qf_ll_list
0.00 78.86 0.00 2 0.00 0.00 set_reg_var
0.00 78.86 0.00 2 0.00 0.00 set_vcount
0.00 78.86 0.00 2 0.00 0.00 shell_new_rows
0.00 78.86 0.00 2 0.00 0.00 signal_event_source
0.00 78.86 0.00 2 0.00 0.00 spell_delete_wordlist
0.00 78.86 0.00 2 0.00 0.00 stoptermcap
0.00 78.86 0.00 2 0.00 0.00 store_sb_text
0.00 78.86 0.00 2 0.00 0.00 string_to_key
0.00 78.86 0.00 2 0.00 0.00 stuff_empty
0.00 78.86 0.00 2 0.00 0.00 syn_cmd_case
0.00 78.86 0.00 2 0.00 0.00 syn_cmd_sync
0.00 78.86 0.00 2 0.00 0.02 t_puts
0.00 78.86 0.00 2 0.00 0.00 term_color
0.00 78.86 0.00 2 0.00 0.00 term_is_8bit
0.00 78.86 0.00 2 0.00 0.00 typebuf_typed
0.00 78.86 0.00 2 0.00 0.00 u_blockfree
0.00 78.86 0.00 2 0.00 0.00 u_clearall
0.00 78.86 0.00 2 0.00 0.00 uc_clear
0.00 78.86 0.00 2 0.00 0.00 unref_var_dict
0.00 78.86 0.00 2 0.00 0.00 update_curswant
0.00 78.86 0.00 2 0.00 0.00 update_topline_cursor
0.00 78.86 0.00 2 0.00 0.00 validate_virtcol
0.00 78.86 0.00 2 0.00 0.00 validate_virtcol_win
0.00 78.86 0.00 2 0.00 19.39 vim_chdir
0.00 78.86 0.00 2 0.00 0.00 viminfo_encoding
0.00 78.86 0.00 2 0.00 0.00 vpeekc
0.00 78.86 0.00 2 0.00 0.00 vpeekc_nomap
0.00 78.86 0.00 2 0.00 0.00 win_altframe
0.00 78.86 0.00 2 0.00 0.00 win_copy_options
0.00 78.86 0.00 2 0.00 0.00 win_free_lsize
0.00 78.86 0.00 2 0.00 0.00 win_init_some
0.00 78.86 0.00 2 0.00 0.00 win_remove
0.00 78.86 0.00 2 0.00 0.00 win_setheight
0.00 78.86 0.00 2 0.00 0.00 win_setheight_win
0.00 78.86 0.00 2 0.00 0.00 win_setminheight
0.00 78.86 0.00 2 0.00 0.00 win_split_ins
0.00 78.86 0.00 2 0.00 0.00 winframe_remove
0.00 78.86 0.00 2 0.00 0.00 wstream_free
0.00 78.86 0.00 2 0.00 0.00 wstream_new
0.00 78.86 0.00 2 0.00 0.00 wstream_set_stream
0.00 78.86 0.00 2 0.00 0.00 wvsp_one
0.00 78.86 0.00 1 0.00 0.00 __ac_X31_hash_string
0.00 78.86 0.00 1 0.00 0.00 adjust_clipboard_register
0.00 78.86 0.00 1 0.00 0.00 alist_init
0.00 78.86 0.00 1 0.00 0.00 alist_unlink
0.00 78.86 0.00 1 0.00 0.00 alloc_tabpage
0.00 78.86 0.00 1 0.00 0.00 alloc_typebuf
0.00 78.86 0.00 1 0.00 0.00 au_remove_pat
0.00 78.86 0.00 1 0.00 0.00 buflist_add
0.00 78.86 0.00 1 0.00 0.00 buflist_altfpos
0.00 78.86 0.00 1 0.00 0.00 can_execute
0.00 78.86 0.00 1 0.00 0.00 cause_errthrow
0.00 78.86 0.00 1 0.00 0.00 channel_init
0.00 78.86 0.00 1 0.00 0.00 channel_teardown
0.00 78.86 0.00 1 0.00 0.00 check_and_set_isatty
0.00 78.86 0.00 1 0.00 0.00 check_changed_any
0.00 78.86 0.00 1 0.00 0.00 check_mark
0.00 78.86 0.00 1 0.00 0.00 check_marks_read
0.00 78.86 0.00 1 0.00 0.00 check_mouse_termcode
0.00 78.86 0.00 1 0.00 0.00 check_need_swap
0.00 78.86 0.00 1 0.00 0.00 check_opt_wim
0.00 78.86 0.00 1 0.00 0.00 check_snapshot_rec
0.00 78.86 0.00 1 0.00 0.00 check_termcode
0.00 78.86 0.00 1 0.00 0.00 check_topfill
0.00 78.86 0.00 1 0.00 0.00 check_tty
0.00 78.86 0.00 1 0.00 0.00 check_win_options
0.00 78.86 0.00 1 0.00 0.00 checkpcmark
0.00 78.86 0.00 1 0.00 0.00 cleanup_jumplist
0.00 78.86 0.00 1 0.00 0.00 clear_matches
0.00 78.86 0.00 1 0.00 0.00 clear_oparg
0.00 78.86 0.00 1 0.00 0.00 clear_showcmd
0.00 78.86 0.00 1 0.00 0.00 clear_termcodes
0.00 78.86 0.00 1 0.00 0.00 clear_termoptions
0.00 78.86 0.00 1 0.00 0.00 clearop
0.00 78.86 0.00 1 0.00 0.00 cmd_source
0.00 78.86 0.00 1 0.00 0.00 command_line_scan
0.00 78.86 0.00 1 0.00 0.00 compatible_set
0.00 78.86 0.00 1 0.00 0.00 copyFoldingState
0.00 78.86 0.00 1 0.00 0.00 copy_jumplist
0.00 78.86 0.00 1 0.00 6.52 create_windows
0.00 78.86 0.00 1 0.00 0.00 cs_end
0.00 78.86 0.00 1 0.00 0.00 csh_like_shell
0.00 78.86 0.00 1 0.00 0.00 default_fileformat
0.00 78.86 0.00 1 0.00 0.00 dict_equal
0.00 78.86 0.00 1 0.00 0.00 diff_clear
0.00 78.86 0.00 1 0.00 0.00 diff_invalidate
0.00 78.86 0.00 1 0.00 0.00 do_exedit
0.00 78.86 0.00 1 0.00 0.00 do_pending_operator
0.00 78.86 0.00 1 0.00 6.52 edit_buffers
0.00 78.86 0.00 1 0.00 0.00 emsg
0.00 78.86 0.00 1 0.00 0.00 enc_alias_search
0.00 78.86 0.00 1 0.00 0.00 enc_locale
0.00 78.86 0.00 1 0.00 0.00 eval_expr
0.00 78.86 0.00 1 0.00 0.00 eval_init
0.00 78.86 0.00 1 0.00 0.00 event_init
0.00 78.86 0.00 1 0.00 0.00 event_teardown
0.00 78.86 0.00 1 0.00 0.00 ex_break
0.00 78.86 0.00 1 0.00 0.00 ex_cexpr
0.00 78.86 0.00 1 0.00 0.00 ex_colorscheme
0.00 78.86 0.00 1 0.00 0.00 ex_diffupdate
0.00 78.86 0.00 1 0.00 0.00 ex_doautoall
0.00 78.86 0.00 1 0.00 0.00 ex_filetype
0.00 78.86 0.00 1 0.00 19.39 ex_find
0.00 78.86 0.00 1 0.00 0.00 ex_normal
0.00 78.86 0.00 1 0.00 0.00 ex_quit
0.00 78.86 0.00 1 0.00 0.00 ex_scriptencoding
0.00 78.86 0.00 1 0.00 0.00 ex_setfiletype
0.00 78.86 0.00 1 0.00 0.00 ex_source
0.00 78.86 0.00 1 0.00 6.52 exe_commands
0.00 78.86 0.00 1 0.00 0.00 exe_pre_commands
0.00 78.86 0.00 1 0.00 0.00 exec_normal_cmd
0.00 78.86 0.00 1 0.00 0.00 exit_scroll
0.00 78.86 0.00 1 0.00 0.00 f_count
0.00 78.86 0.00 1 0.00 19.39 f_findfile
0.00 78.86 0.00 1 0.00 0.00 f_getfsize
0.00 78.86 0.00 1 0.00 0.00 f_globpath
0.00 78.86 0.00 1 0.00 0.00 f_maparg
0.00 78.86 0.00 1 0.00 0.00 f_mapcheck
0.00 78.86 0.00 1 0.00 0.00 f_min
0.00 78.86 0.00 1 0.00 0.00 f_mode
0.00 78.86 0.00 1 0.00 0.00 f_reltime
0.00 78.86 0.00 1 0.00 0.00 f_shellescape
0.00 78.86 0.00 1 0.00 0.00 f_simplify
0.00 78.86 0.00 1 0.00 0.00 filemess
0.00 78.86 0.00 1 0.00 0.00 fill_breakat_flags
0.00 78.86 0.00 1 0.00 0.00 fill_input_buf
0.00 78.86 0.00 1 0.00 0.00 find_command
0.00 78.86 0.00 1 0.00 19.39 find_file_in_path
0.00 78.86 0.00 1 0.00 19.39 findfilendir
0.00 78.86 0.00 1 0.00 0.00 findswapname
0.00 78.86 0.00 1 0.00 0.00 finish_viminfo_history
0.00 78.86 0.00 1 0.00 0.00 frame_append
0.00 78.86 0.00 1 0.00 0.00 frame_insert
0.00 78.86 0.00 1 0.00 0.00 free_buffer
0.00 78.86 0.00 1 0.00 0.00 free_jumplist
0.00 78.86 0.00 1 0.00 0.00 free_screenlines
0.00 78.86 0.00 1 0.00 0.00 free_termoptions
0.00 78.86 0.00 1 0.00 0.00 free_typebuf
0.00 78.86 0.00 1 0.00 0.00 gather_termleader
0.00 78.86 0.00 1 0.00 0.00 get8ctime
0.00 78.86 0.00 1 0.00 0.00 get_emsg_lnum
0.00 78.86 0.00 1 0.00 0.00 get_emsg_source
0.00 78.86 0.00 1 0.00 0.00 get_file_in_dir
0.00 78.86 0.00 1 0.00 0.00 get_input_buf
0.00 78.86 0.00 1 0.00 0.00 get_mess_env
0.00 78.86 0.00 1 0.00 0.00 get_mess_lang
0.00 78.86 0.00 1 0.00 0.00 get_stty
0.00 78.86 0.00 1 0.00 0.00 get_vim_var_list
0.00 78.86 0.00 1 0.00 0.00 get_winopts
0.00 78.86 0.00 1 0.00 0.00 get_x11_icon
0.00 78.86 0.00 1 0.00 0.00 get_x11_title
0.00 78.86 0.00 1 0.00 0.00 getargcmd
0.00 78.86 0.00 1 0.00 0.00 getmark
0.00 78.86 0.00 1 0.00 0.00 getout
0.00 78.86 0.00 1 0.00 0.00 globpath
0.00 78.86 0.00 1 0.00 0.00 handle_init
0.00 78.86 0.00 1 0.00 0.00 handle_quickfix
0.00 78.86 0.00 1 0.00 0.00 handle_register_tabpage
0.00 78.86 0.00 1 0.00 0.00 handle_tag
0.00 78.86 0.00 1 0.00 0.00 handle_unregister_buffer
0.00 78.86 0.00 1 0.00 0.00 handle_unregister_window
0.00 78.86 0.00 1 0.00 0.00 hash_debug_results
0.00 78.86 0.00 1 0.00 0.00 init_homedir
0.00 78.86 0.00 1 0.00 0.00 init_locale
0.00 78.86 0.00 1 0.00 0.00 init_normal_cmds
0.00 78.86 0.00 1 0.00 0.00 init_params
0.00 78.86 0.00 1 0.00 0.00 init_startuptime
0.00 78.86 0.00 1 0.00 0.00 init_yank
0.00 78.86 0.00 1 0.00 0.00 input_init
0.00 78.86 0.00 1 0.00 0.00 input_read
0.00 78.86 0.00 1 0.00 0.00 ins_typebuf
0.00 78.86 0.00 1 0.00 0.00 job_init
0.00 78.86 0.00 1 0.00 0.00 job_teardown
0.00 78.86 0.00 1 0.00 0.00 kh_get_cstr_t_ptr_t_map
0.00 78.86 0.00 1 0.00 0.00 kh_init_cstr_t_uint64_t_map
0.00 78.86 0.00 1 0.00 0.00 kh_put_cstr_t_ptr_t_map
0.00 78.86 0.00 1 0.00 0.00 kh_resize_cstr_t_ptr_t_map
0.00 78.86 0.00 1 0.00 0.00 langmap_init
0.00 78.86 0.00 1 0.00 0.00 list_equal
0.00 78.86 0.00 1 0.00 0.00 ll_new_list
0.00 78.86 0.00 1 0.00 0.00 load_colors
0.00 78.86 0.00 1 0.00 6.52 load_plugins
0.00 78.86 0.00 1 0.00 0.00 make_snapshot
0.00 78.86 0.00 1 0.00 0.00 make_snapshot_rec
0.00 78.86 0.00 1 0.00 0.00 makeswapname
0.00 78.86 0.00 1 0.00 0.00 map_cstr_t_ptr_t_has
0.00 78.86 0.00 1 0.00 0.00 map_cstr_t_ptr_t_put
0.00 78.86 0.00 1 0.00 0.00 map_cstr_t_uint64_t_new
0.00 78.86 0.00 1 0.00 0.00 max_min
0.00 78.86 0.00 1 0.00 0.00 may_open_tabpage
0.00 78.86 0.00 1 0.00 0.00 may_req_ambiguous_char_width
0.00 78.86 0.00 1 0.00 0.00 mb_adjust_cursor
0.00 78.86 0.00 1 0.00 0.00 mb_adjustpos
0.00 78.86 0.00 1 0.00 0.00 mch_can_restore_icon
0.00 78.86 0.00 1 0.00 0.00 mch_can_restore_title
0.00 78.86 0.00 1 0.00 0.00 mch_early_init
0.00 78.86 0.00 1 0.00 0.00 mch_exit
0.00 78.86 0.00 1 0.00 0.00 mch_hide
0.00 78.86 0.00 1 0.00 0.00 mch_init
0.00 78.86 0.00 1 0.00 0.00 mf_close_file
0.00 78.86 0.00 1 0.00 0.00 mf_do_open
0.00 78.86 0.00 1 0.00 0.00 mf_open_file
0.00 78.86 0.00 1 0.00 0.00 mf_set_dirty
0.00 78.86 0.00 1 0.00 0.00 mf_set_ffname
0.00 78.86 0.00 1 0.00 0.00 mf_trans_add
0.00 78.86 0.00 1 0.00 0.00 mf_write
0.00 78.86 0.00 1 0.00 0.00 mf_write_block
0.00 78.86 0.00 1 0.00 0.00 ml_check_b0_id
0.00 78.86 0.00 1 0.00 0.00 ml_close_all
0.00 78.86 0.00 1 0.00 0.00 ml_open_file
0.00 78.86 0.00 1 0.00 0.00 ml_upd_block0
0.00 78.86 0.00 1 0.00 0.00 msg_add_fileformat
0.00 78.86 0.00 1 0.00 0.00 msg_add_lines
0.00 78.86 0.00 1 0.00 0.00 msg_attr
0.00 78.86 0.00 1 0.00 0.00 msg_trunc_attr
0.00 78.86 0.00 1 0.00 0.00 msgpack_sbuffer_init
0.00 78.86 0.00 1 0.00 0.00 normal_cmd
0.00 78.86 0.00 1 0.00 0.00 nv_cursormark
0.00 78.86 0.00 1 0.00 0.00 nv_g_cmd
0.00 78.86 0.00 1 0.00 0.00 nv_gomark
0.00 78.86 0.00 1 0.00 0.00 os_file_info_id_equal
0.00 78.86 0.00 1 0.00 0.00 os_get_file_size
0.00 78.86 0.00 1 0.00 0.00 os_hrtime
0.00 78.86 0.00 1 0.00 0.00 os_mkdtemp
0.00 78.86 0.00 1 0.00 0.00 os_rename
0.00 78.86 0.00 1 0.00 0.00 os_rmdir
0.00 78.86 0.00 1 0.00 0.00 otherfile
0.00 78.86 0.00 1 0.00 0.00 parse_builtin_tcap
0.00 78.86 0.00 1 0.00 0.00 parse_command_name
0.00 78.86 0.00 1 0.00 0.00 parse_list_options
0.00 78.86 0.00 1 0.00 0.00 parse_printoptions
0.00 78.86 0.00 1 0.00 0.00 parse_shape_opt
0.00 78.86 0.00 1 0.00 0.00 process_env
0.00 78.86 0.00 1 0.00 0.00 profile_dump
0.00 78.86 0.00 1 0.00 0.00 profile_start
0.00 78.86 0.00 1 0.00 0.00 provider_init
0.00 78.86 0.00 1 0.00 0.00 qf_age
0.00 78.86 0.00 1 0.00 0.00 qf_free
0.00 78.86 0.00 1 0.00 0.00 qf_free_all
0.00 78.86 0.00 1 0.00 0.00 qf_init_ext
0.00 78.86 0.00 1 0.00 0.00 qf_msg
0.00 78.86 0.00 1 0.00 0.00 qf_set_title
0.00 78.86 0.00 1 0.00 0.00 qf_win_pos_update
0.00 78.86 0.00 1 0.00 0.00 read_cb
0.00 78.86 0.00 1 0.00 0.00 read_charflags_section
0.00 78.86 0.00 1 0.00 0.00 read_from_input_buf
0.00 78.86 0.00 1 0.00 0.00 read_region_section
0.00 78.86 0.00 1 0.00 0.00 read_sal_section
0.00 78.86 0.00 1 0.00 0.00 read_words_section
0.00 78.86 0.00 1 0.00 0.05 readfile
0.00 78.86 0.00 1 0.00 0.00 redraw_later_clear
0.00 78.86 0.00 1 0.00 0.00 redraw_titles
0.00 78.86 0.00 1 0.00 0.00 repl_cmdline
0.00 78.86 0.00 1 0.00 0.00 report_make_pending
0.00 78.86 0.00 1 0.00 0.00 reset_option_was_set
0.00 78.86 0.00 1 0.00 0.00 restore_cterm_colors
0.00 78.86 0.00 1 0.00 0.00 restore_snapshot
0.00 78.86 0.00 1 0.00 0.00 restore_snapshot_rec
0.00 78.86 0.00 1 0.00 0.00 restore_typeahead
0.00 78.86 0.00 1 0.00 0.00 rstream_set_file
0.00 78.86 0.00 1 0.00 0.00 same_directory
0.00 78.86 0.00 1 0.00 0.00 save_typeahead
0.00 78.86 0.00 1 0.00 0.00 scroll_cursor_halfway
0.00 78.86 0.00 1 0.00 0.00 scroll_region_reset
0.00 78.86 0.00 1 0.00 0.00 scroll_start
0.00 78.86 0.00 1 0.00 0.00 server_init
0.00 78.86 0.00 1 0.00 0.00 server_start
0.00 78.86 0.00 1 0.00 0.00 server_teardown
0.00 78.86 0.00 1 0.00 0.00 set_b0_dir_flag
0.00 78.86 0.00 1 0.00 0.00 set_chars_option
0.00 78.86 0.00 1 0.00 0.00 set_color_count
0.00 78.86 0.00 1 0.00 0.00 set_file_options
0.00 78.86 0.00 1 0.00 0.00 set_helplang_default
0.00 78.86 0.00 1 0.00 3.26 set_init_1
0.00 78.86 0.00 1 0.00 0.00 set_init_2
0.00 78.86 0.00 1 0.00 0.00 set_init_3
0.00 78.86 0.00 1 0.00 0.00 set_input_buf
0.00 78.86 0.00 1 0.00 0.00 set_lang_var
0.00 78.86 0.00 1 0.00 0.00 set_map_str
0.00 78.86 0.00 1 0.00 0.00 set_mouse_termcode
0.00 78.86 0.00 1 0.00 0.00 set_options_default
0.00 78.86 0.00 1 0.00 0.00 set_sal_first
0.00 78.86 0.00 1 0.00 0.00 set_shellsize
0.00 78.86 0.00 1 0.00 0.00 set_spell_charflags
0.00 78.86 0.00 1 0.00 0.00 set_spell_finish
0.00 78.86 0.00 1 0.00 0.00 set_term_defaults
0.00 78.86 0.00 1 0.00 6.52 set_termname
0.00 78.86 0.00 1 0.00 0.00 set_title_defaults
0.00 78.86 0.00 1 0.00 0.00 set_vcount_ca
0.00 78.86 0.00 1 0.00 0.00 set_vim_var_list
0.00 78.86 0.00 1 0.00 0.00 set_window_layout
0.00 78.86 0.00 1 0.00 0.00 sha256_finish
0.00 78.86 0.00 1 0.00 0.00 sha256_start
0.00 78.86 0.00 1 0.00 0.01 shell_new_columns
0.00 78.86 0.00 1 0.00 0.00 signal_init
0.00 78.86 0.00 1 0.00 0.00 slang_alloc
0.00 78.86 0.00 1 0.00 0.00 smsg
0.00 78.86 0.00 1 0.00 13.03 source_startup_scripts
0.00 78.86 0.00 1 0.00 0.00 spell_enc
0.00 78.86 0.00 1 0.00 0.00 spell_free_all
0.00 78.86 0.00 1 0.00 0.02 spell_load_cb
0.00 78.86 0.00 1 0.00 0.02 spell_load_file
0.00 78.86 0.00 1 0.00 0.00 spell_load_lang
0.00 78.86 0.00 1 0.00 0.00 spell_reload
0.00 78.86 0.00 1 0.00 0.00 starttermcap
0.00 78.86 0.00 1 0.00 0.00 syn_cmd_enable
0.00 78.86 0.00 1 0.00 0.00 syn_cmd_onoff
0.00 78.86 0.00 1 0.00 0.00 syn_cmd_reset
0.00 78.86 0.00 1 0.00 0.00 term_bg_color
0.00 78.86 0.00 1 0.00 0.00 term_bg_default
0.00 78.86 0.00 1 0.00 0.00 term_fg_color
0.00 78.86 0.00 1 0.00 0.00 term_is_builtin
0.00 78.86 0.00 1 0.00 6.52 termcapinit
0.00 78.86 0.00 1 0.00 0.00 tgetent_error
0.00 78.86 0.00 1 0.00 0.00 time_init
0.00 78.86 0.00 1 0.00 0.00 trash_input_buf
0.00 78.86 0.00 1 0.00 0.00 ttest
0.00 78.86 0.00 1 0.00 0.00 typebuf_maplen
0.00 78.86 0.00 1 0.00 0.00 u_clearline
0.00 78.86 0.00 1 0.00 0.00 u_get_undo_file_name
0.00 78.86 0.00 1 0.00 0.00 u_read_undo
0.00 78.86 0.00 1 0.00 0.00 use_xterm_like_mouse
0.00 78.86 0.00 1 0.00 0.00 utf_off2cells
0.00 78.86 0.00 1 0.00 0.00 vim_deltempdir
0.00 78.86 0.00 1 0.00 0.00 vim_findfile_cleanup
0.00 78.86 0.00 1 0.00 0.00 vim_is_fastterm
0.00 78.86 0.00 1 0.00 0.00 vim_is_input_buf_full
0.00 78.86 0.00 1 0.00 0.00 vim_maketempdir
0.00 78.86 0.00 1 0.00 0.00 vim_rename
0.00 78.86 0.00 1 0.00 0.00 vim_settempdir
0.00 78.86 0.00 1 0.00 0.00 vim_strsave_shellescape
0.00 78.86 0.00 1 0.00 0.00 vimrc_found
0.00 78.86 0.00 1 0.00 0.00 win_alloc_aucmd_win
0.00 78.86 0.00 1 0.00 6.52 win_alloc_first
0.00 78.86 0.00 1 0.00 6.52 win_alloc_firstwin
0.00 78.86 0.00 1 0.00 0.00 win_close
0.00 78.86 0.00 1 0.00 0.00 win_equal
0.00 78.86 0.00 1 0.00 0.00 win_equal_rec
0.00 78.86 0.00 1 0.00 0.00 win_free
0.00 78.86 0.00 1 0.00 0.00 win_free_mem
0.00 78.86 0.00 1 0.00 0.00 win_init
0.00 78.86 0.00 1 0.00 0.00 win_init_size
0.00 78.86 0.00 1 0.00 0.00 win_new_shellsize
0.00 78.86 0.00 1 0.00 0.00 win_rest_invalid
0.00 78.86 0.00 1 0.00 0.00 win_split
0.00 78.86 0.00 1 0.00 0.00 wininfo_other_tab_diff
0.00 78.86 0.00 1 0.00 0.00 write_eintr
0.00 78.86 0.00 1 0.00 0.00 write_viminfo
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_bufferlist
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_filemarks
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_history
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_marks
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_registers
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_search_pattern
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_sub_string
0.00 78.86 0.00 1 0.00 0.00 write_viminfo_varlist
% the percentage of the total running time of the
time program used by this function.
cumulative a running sum of the number of seconds accounted
seconds for by this function and those listed above it.
self the number of seconds accounted for by this
seconds function alone. This is the major sort for this
listing.
calls the number of times this function was invoked, if
this function is profiled, else blank.
self the average number of milliseconds spent in this
ms/call function per call, if this function is profiled,
else blank.
total the average number of milliseconds spent in this
ms/call function and its descendents per call, if this
function is profiled, else blank.
name the name of the function. This is the minor sort
for this listing. The index shows the location of
the function in the gprof listing. If the index is
in parenthesis it shows where it would appear in
the gprof listing if it were to be printed.
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Call graph (explanation follows)
granularity: each sample hit covers 2 byte(s) for 0.01% of 78.86 seconds
index % time self children called name
<spontaneous>
[1] 99.2 0.00 78.20 main [1]
0.00 13.03 1/1 source_startup_scripts [15]
0.00 6.52 1/1 termcapinit [16]
0.00 6.52 1/1 create_windows [19]
0.00 6.52 1/1 win_alloc_first [20]
0.00 6.51 1/12 init_highlight <cycle 1> [1375]
0.00 6.52 1/1 load_plugins [24]
0.00 6.51 1/12 read_viminfo <cycle 1> [630]
0.00 6.51 1/12 apply_autocmds <cycle 1> [1026]
0.00 6.52 1/1 edit_buffers [22]
0.00 6.52 1/1 exe_commands [23]
0.00 3.26 1/1 set_init_1 [34]
0.00 3.26 1/2 mb_init [18]
0.00 0.00 1/30 screenalloc <cycle 2> [696]
0.00 0.00 1/2 screenclear [272]
0.00 0.00 1/1 set_init_2 [361]
0.00 0.00 1/1 set_init_3 [378]
0.00 0.00 1/1 eval_init [408]
0.00 0.00 1/6 ui_get_shellsize [316]
0.00 0.00 1/1 may_req_ambiguous_char_width [443]
0.00 0.00 1/1 parse_command_name [602]
0.00 0.00 1/3 shorten_fnames [601]
0.00 0.00 1/10 settmode [562]
0.00 0.00 1/1 mch_init [678]
0.00 0.00 1/1 alist_init [688]
0.00 0.00 1/1 set_lang_var [699]
0.00 0.00 1/13 setmouse [617]
0.00 0.00 1/1 command_line_scan [733]
0.00 0.00 1/1 init_homedir [745]
0.00 0.00 1/1 mch_early_init [759]
0.00 0.00 1/16 set_vim_var_string [637]
0.00 0.00 1/1 init_params [1553]
0.00 0.00 1/1 init_normal_cmds [1552]
0.00 0.00 1/1 init_startuptime [1554]
0.00 0.00 1/1 init_locale [1551]
0.00 0.00 1/1 check_and_set_isatty [1494]
0.00 0.00 1/1 init_yank [1555]
0.00 0.00 1/1 check_tty [1499]
0.00 0.00 1/6 screen_start [1272]
0.00 0.00 1/1 win_init_size [1633]
0.00 0.00 1/1 exe_pre_commands [1524]
0.00 0.00 1/1 set_window_layout [1608]
0.00 0.00 1/1 get_vim_var_list [1541]
0.00 0.00 1/1 handle_quickfix [1546]
0.00 0.00 1/1 starttermcap [1616]
0.00 0.00 1/1 scroll_start [1601]
0.00 0.00 1/1 scroll_region_reset [1600]
0.00 0.00 1/3 setpcmark [1394]
0.00 0.00 1/1 handle_tag [1547]
-----------------------------------------------
[2] 99.2 0.05 78.15 12+929921 <cycle 1 as a whole> [2]
0.01 38.89 34517 do_one_cmd <cycle 1> [6]
0.00 19.42 17014 call_func <cycle 1> [10]
0.00 19.39 1 ex_find <cycle 1> [11]
0.00 0.15 59 do_in_runtimepath <cycle 1> [50]
0.00 0.05 1 readfile <cycle 1> [65]
0.00 0.05 48970 get_name_len <cycle 1> [66]
0.00 0.03 3324 do_cmdline <cycle 1> [85]
0.00 0.03 108 do_source <cycle 1> [88]
0.01 0.01 81521 eval7 <cycle 1> [123]
0.00 0.02 2531 call_user_func <cycle 1> [125]
0.01 0.00 6877 eval_index <cycle 1> [132]
0.01 0.00 73857 eval5 <cycle 1> [134]
0.00 0.01 220 replace_termcodes <cycle 1> [141]
0.01 0.00 68482 eval3 <cycle 1> [143]
0.00 0.01 8262 ex_let <cycle 1> [178]
0.00 0.01 47539 find_var_in_ht <cycle 1> [179]
0.00 0.01 8018 get_lval <cycle 1> [185]
0.00 0.01 42406 find_var <cycle 1> [186]
0.00 0.01 68943 eval4 <cycle 1> [187]
0.00 0.01 3 do_doautocmd <cycle 1> [190]
0.00 0.01 82807 handle_subscript <cycle 1> [192]
0.00 0.01 3 open_buffer <cycle 1> [193]
0.00 0.01 5010 set_var <cycle 1> [196]
0.00 0.01 565 ex_function <cycle 1> [197]
0.00 0.00 199 apply_autocmds_group <cycle 1> [208]
0.00 0.00 16799 get_func_tv <cycle 1> [222]
0.00 0.00 1 qf_msg <cycle 1> [226]
0.00 0.00 76 do_set <cycle 1> [228]
0.00 0.00 258 ex_syntax <cycle 1> [232]
0.00 0.00 2 win_split_ins <cycle 1> [234]
0.00 0.00 58 set_option_value <cycle 1> [240]
0.00 0.00 2 ex_copen <cycle 1> [248]
0.00 0.00 22431 get_var_tv <cycle 1> [255]
0.00 0.00 1 qf_age <cycle 1> [257]
0.00 0.00 423 get_dict_tv <cycle 1> [262]
0.00 0.00 2 do_ecmd <cycle 1> [265]
0.00 0.00 16055 eval0 <cycle 1> [279]
0.00 0.00 5 f_setbufvar <cycle 1> [282]
0.00 0.00 6089 ex_let_one <cycle 1> [285]
0.00 0.00 6055 set_var_lval <cycle 1> [288]
0.00 0.00 567 f_exists <cycle 1> [291]
0.00 0.00 4 qf_update_buffer <cycle 1> [293]
0.00 0.00 1 getout <cycle 1> [294]
0.00 0.00 1 win_close <cycle 1> [296]
0.00 0.00 382 eval_for_line <cycle 1> [304]
0.00 0.00 6 win_enter_ext <cycle 1> [305]
0.00 0.00 740 do_highlight <cycle 1> [308]
0.00 0.00 1 qf_init_ext <cycle 1> [315]
0.00 0.00 320+4 make_expanded_name <cycle 1> [318]
0.00 0.00 60941+6460 eval1 <cycle 1> [319]
0.00 0.00 59 filter_map <cycle 1> [322]
0.00 0.00 1917 ex_call <cycle 1> [326]
0.00 0.00 4261 eval_to_bool <cycle 1> [337]
0.00 0.00 3 do_viminfo <cycle 1> [338]
0.00 0.00 711 script_autoload <cycle 1> [340]
0.00 0.00 1446 get_list_tv <cycle 1> [341]
0.00 0.00 1781 trans_function_name <cycle 1> [346]
0.00 0.00 1 write_viminfo <cycle 1> [351]
0.00 0.00 600 ex_execute <cycle 1> [355]
0.00 0.00 67401 eval2 <cycle 1> [360]
0.00 0.00 2068 ex_return <cycle 1> [362]
0.00 0.00 152 do_ucmd <cycle 1> [374]
0.00 0.00 12 f_getbufvar <cycle 1> [380]
0.00 0.00 6 buflist_new <cycle 1> [386]
0.00 0.00 33 ex_menu <cycle 1> [390]
0.00 0.00 122 getwinvar <cycle 1> [391]
0.00 0.00 174 ex_unletlock <cycle 1> [395]
0.00 0.00 428 filter_map_one <cycle 1> [406]
0.00 0.00 324 eval_to_string <cycle 1> [429]
0.00 0.00 106 did_set_string_option <cycle 1> [430]
0.00 0.00 112 function_exists <cycle 1> [431]
0.00 0.00 215 func_call <cycle 1> [448]
0.00 0.00 2 read_viminfo_up_to_marks <cycle 1> [449]
0.00 0.00 17 set_bool_option <cycle 1> [462]
0.00 0.00 48 do_map <cycle 1> [467]
0.00 0.00 86 f_function <cycle 1> [483]
0.00 0.00 1174 ex_while <cycle 1> [490]
0.00 0.00 94 ex_command <cycle 1> [499]
0.00 0.00 5993 ex_let_vars <cycle 1> [503]
0.00 0.00 48 var_check_func_name <cycle 1> [533]
0.00 0.00 2 set_errorlist <cycle 1> [541]
0.00 0.00 4 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 53 set_string_option <cycle 1> [560]
0.00 0.00 94 uc_add_command <cycle 1> [565]
0.00 0.00 4 did_set_spelllang <cycle 1> [567]
0.00 0.00 2 map_to_exists <cycle 1> [597]
0.00 0.00 9 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 10 ex_echo <cycle 1> [619]
0.00 0.00 81509 eval6 <cycle 1> [621]
0.00 0.00 2 read_viminfo <cycle 1> [630]
0.00 0.00 1 syn_cmd_reset <cycle 1> [639]
0.00 0.00 1 syn_cmd_enable <cycle 1> [640]
0.00 0.00 3 var_redir_start <cycle 1> [641]
0.00 0.00 7 qf_add_entry <cycle 1> [646]
0.00 0.00 33 chk_modeline <cycle 1> [649]
0.00 0.00 2 close_buffer <cycle 1> [657]
0.00 0.00 1 check_marks_read <cycle 1> [669]
0.00 0.00 3 set_internal_string_var <cycle 1> [683]
0.00 0.00 3 qf_fill_buffer <cycle 1> [692]
0.00 0.00 19 setwinvar <cycle 1> [695]
0.00 0.00 2 ex_wincmd <cycle 1> [727]
0.00 0.00 6 ex_redir <cycle 1> [734]
0.00 0.00 2 f_eval <cycle 1> [766]
0.00 0.00 1 ex_filetype <cycle 1> [768]
0.00 0.00 1 load_colors <cycle 1> [786]
0.00 0.00 1 eval_expr <cycle 1> [779]
0.00 0.00 1 ex_quit <cycle 1> [780]
0.00 0.00 1 syn_cmd_onoff <cycle 1> [794]
0.00 0.00 1 ex_cexpr <cycle 1> [796]
0.00 0.00 18138 deref_func_name <cycle 1> [867]
0.00 0.00 4074 ex_if <cycle 1> [905]
0.00 0.00 1115 ex_else <cycle 1> [950]
0.00 0.00 1076 next_for_item <cycle 1> [951]
0.00 0.00 624 ex_highlight <cycle 1> [974]
0.00 0.00 215 f_call <cycle 1> [1016]
0.00 0.00 187 apply_autocmds <cycle 1> [1026]
0.00 0.00 153 ex_unlet <cycle 1> [1037]
0.00 0.00 122 f_getwinvar <cycle 1> [1055]
0.00 0.00 105 source_callback <cycle 1> [1066]
0.00 0.00 73 ex_set <cycle 1> [1087]
0.00 0.00 57 source_runtime <cycle 1> [1103]
0.00 0.00 48 do_exmap <cycle 1> [1111]
0.00 0.00 46 ex_map <cycle 1> [1118]
0.00 0.00 38 f_filter <cycle 1> [1130]
0.00 0.00 22 ex_runtime <cycle 1> [1160]
0.00 0.00 21 ex_lockvar <cycle 1> [1164]
0.00 0.00 21 do_lock_var <cycle 1> [1163]
0.00 0.00 21 f_map <cycle 1> [1165]
0.00 0.00 20 ex_throw <cycle 1> [1171]
0.00 0.00 20 eval_to_string_skip <cycle 1> [1170]
0.00 0.00 19 f_setwinvar <cycle 1> [1176]
0.00 0.00 11 get_var_value <cycle 1> [1204]
0.00 0.00 6 win_enter <cycle 1> [1278]
0.00 0.00 6 do_modelines <cycle 1> [1257]
0.00 0.00 6 close_redir <cycle 1> [1254]
0.00 0.00 6 apply_autocmds_retval <cycle 1> [1250]
0.00 0.00 5 qf_get_fnum <cycle 1> [1289]
0.00 0.00 5 do_cmdline_cmd <cycle 1> [1281]
0.00 0.00 3 init_highlight <cycle 1> [1375]
0.00 0.00 3 ex_doautocmd <cycle 1> [1366]
0.00 0.00 3 win_goto <cycle 1> [1403]
0.00 0.00 3 var_redir_stop <cycle 1> [1398]
0.00 0.00 3 apply_autocmds_exarg <cycle 1> [1353]
0.00 0.00 2 ex_abbreviate <cycle 1> [1424]
0.00 0.00 2 get_maparg <cycle 1> [1435]
0.00 0.00 2 f_hasmapto <cycle 1> [1427]
0.00 0.00 2 f_setloclist <cycle 1> [1428]
0.00 0.00 2 set_qf_ll_list <cycle 1> [1466]
0.00 0.00 2 buf_freeall <cycle 1> [1407]
0.00 0.00 2 keymap_init <cycle 1> [1440]
0.00 0.00 2 do_window <cycle 1> [1422]
0.00 0.00 2 ex_cclose <cycle 1> [1425]
0.00 0.00 1 ex_source <cycle 1> [1523]
0.00 0.00 1 cmd_source <cycle 1> [1509]
0.00 0.00 1 ex_colorscheme <cycle 1> [1520]
0.00 0.00 1 f_mapcheck <cycle 1> [1526]
0.00 0.00 1 f_maparg <cycle 1> [1525]
0.00 0.00 1 spell_load_lang <cycle 1> [1614]
0.00 0.00 1 buflist_add <cycle 1> [1490]
0.00 0.00 1 do_exedit <cycle 1> [1515]
0.00 0.00 1 ex_setfiletype <cycle 1> [1522]
0.00 0.00 1 qf_set_title <cycle 1> [1591]
0.00 0.00 1 win_split <cycle 1> [1636]
-----------------------------------------------
0.00 19.39 1/4 findfilendir [14]
0.00 19.39 1/4 find_file_in_path [13]
0.00 38.78 2/4 find_directory_in_path [8]
[3] 98.3 0.00 77.55 4 find_file_in_path_option [3]
0.05 77.50 5/5 vim_findfile [4]
0.00 0.00 5/5 vim_findfile_init [384]
0.00 0.00 1/1 vim_findfile_cleanup [461]
0.00 0.00 5/253258 copy_option_part [56]
0.00 0.00 4/39290 vim_isAbsName [189]
0.00 0.00 6/188682 vim_strsave [175]
0.00 0.00 4/187 expand_env [469]
0.00 0.00 2/206209 path_with_url [95]
0.00 0.00 2/464640 os_isdir [69]
0.00 0.00 2/841032 os_file_exists [58]
0.00 0.00 5/1253646 xmalloc [97]
0.00 0.00 2/471828 vim_ispathsep [169]
0.00 0.00 5/5 vim_findfile_stopdir [1294]
0.00 0.00 2/3 vim_findfile_free_visited [1399]
-----------------------------------------------
0.05 77.50 5/5 find_file_in_path_option [3]
[4] 98.3 0.05 77.50 5 vim_findfile [4]
66.13 6.32 42180/42180 ff_check_visited [5]
0.01 4.93 39245/39273 expand_wildcards [27]
0.00 0.04 42189/44336 ui_breakcheck [81]
0.02 0.00 124500/206209 path_with_url [95]
0.01 0.00 42397/42402 ffs_push [157]
0.01 0.00 42178/42401 ff_free_state_element [158]
0.01 0.00 42189/42418 ff_pop [156]
0.00 0.01 85020/464640 os_isdir [69]
0.00 0.01 81877/125334 add_pathsep [130]
0.00 0.01 39245/39290 vim_isAbsName [189]
0.00 0.01 42396/42401 ff_create_state_element [191]
0.00 0.00 42626/841032 os_file_exists [58]
0.00 0.00 39267/471828 vim_ispathsep [169]
0.00 0.00 1/24 simplify_filename [416]
0.00 0.00 7/7 ff_path_in_stoplist [693]
0.00 0.00 5/1253646 xmalloc [97]
0.00 0.00 1/11 path_shorten_fname [700]
0.00 0.00 42393/46770 vim_fnamecmp [840]
0.00 0.00 1/244 os_dirname [1013]
-----------------------------------------------
66.13 6.32 42180/42180 vim_findfile [4]
[5] 91.9 66.13 6.32 42180 ff_check_visited [5]
5.65 0.00 776263350/776266823 os_file_id_equal [25]
0.64 0.00 42180/42291 os_get_file_id [39]
0.01 0.00 2936/2936 ff_wc_equal [138]
0.01 0.00 42180/206209 path_with_url [95]
0.00 0.00 39246/188682 vim_strsave [175]
0.00 0.00 39246/1253646 xmalloc [97]
-----------------------------------------------
34517 do_cmdline <cycle 1> [85]
[6] 49.3 0.01 38.89 34517 do_one_cmd <cycle 1> [6]
0.00 38.78 2/2 ex_cd [7]
0.00 0.06 835/835 ex_autocmd [62]
0.00 0.04 3/3 buflist_list [77]
0.00 0.01 7533/7533 separate_nextcmd [137]
0.00 0.00 83829/492239 skipwhite [146]
0.00 0.00 27940/27940 get_address [241]
0.00 0.00 1/1 ex_normal [266]
0.00 0.00 27940/46549 check_nextcmd [250]
0.00 0.00 32/32 expand_filename [370]
0.00 0.00 39/39 ex_catch [484]
0.00 0.00 23965/39464 checkforcmd [482]
0.00 0.00 2/61 set_string_option_direct [334]
0.00 0.00 4/4 ex_sign [609]
0.00 0.00 17/17 ex_continue [666]
0.00 0.00 40/40 ex_endtry [737]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 1/1 ex_scriptencoding [781]
0.00 0.00 1/1 ex_doautoall [815]
0.00 0.00 34516/37839 do_errthrow [856]
0.00 0.00 27940/27940 dbg_check_breakpoint [864]
0.00 0.00 27940/27956 check_cursor_lnum [861]
0.00 0.00 27940/27955 find_command [862]
0.00 0.00 27940/27940 correct_range [863]
0.00 0.00 27940/27940 replace_makeprg [865]
0.00 0.00 17620/17625 text_locked [869]
0.00 0.00 17620/17620 invalid_range [870]
0.00 0.00 3892/3892 ex_endif [907]
0.00 0.00 1140/1140 ex_endwhile [949]
0.00 0.00 652/7027 source_finished [884]
0.00 0.00 652/107513 getline_equal [830]
0.00 0.00 246/246 current_func_returned [1012]
0.00 0.00 40/40 ex_try [1126]
0.00 0.00 20/58 redirecting [1101]
0.00 0.00 19/19 ex_finish [1175]
0.00 0.00 9/14 curbuf_locked [1185]
0.00 0.00 9/9 ex_delcommand [1222]
0.00 0.00 2/479 getdigits [983]
0.00 0.00 1/1 getargcmd [1544]
0.00 0.00 1/1 ex_break [1519]
0.00 0.00 1/178 free_string_option [1028]
8262 ex_let <cycle 1> [178]
4074 ex_if <cycle 1> [905]
2068 ex_return <cycle 1> [362]
1917 ex_call <cycle 1> [326]
1174 ex_while <cycle 1> [490]
1115 ex_else <cycle 1> [950]
624 ex_highlight <cycle 1> [974]
600 ex_execute <cycle 1> [355]
565 ex_function <cycle 1> [197]
258 ex_syntax <cycle 1> [232]
153 ex_unlet <cycle 1> [1037]
152 do_ucmd <cycle 1> [374]
94 ex_command <cycle 1> [499]
73 ex_set <cycle 1> [1087]
46 ex_map <cycle 1> [1118]
33 ex_menu <cycle 1> [390]
22 ex_runtime <cycle 1> [1160]
21 ex_lockvar <cycle 1> [1164]
20 ex_throw <cycle 1> [1171]
10 ex_echo <cycle 1> [619]
6 ex_redir <cycle 1> [734]
3 ex_doautocmd <cycle 1> [1366]
2 ex_cclose <cycle 1> [1425]
2 ex_wincmd <cycle 1> [727]
2 ex_copen <cycle 1> [248]
2 ex_abbreviate <cycle 1> [1424]
1 ex_quit <cycle 1> [780]
1 qf_age <cycle 1> [257]
1 ex_cexpr <cycle 1> [796]
1 ex_setfiletype <cycle 1> [1522]
1 ex_find <cycle 1> [11]
1 ex_colorscheme <cycle 1> [1520]
1 ex_source <cycle 1> [1523]
1 ex_filetype <cycle 1> [768]
-----------------------------------------------
0.00 38.78 2/2 do_one_cmd <cycle 1> [6]
[7] 49.2 0.00 38.78 2 ex_cd [7]
0.00 38.78 2/2 vim_chdir [9]
0.00 0.00 2/2 post_chdir [628]
0.00 0.00 2/9575040 vim_strchr [38]
0.00 0.00 2/188682 vim_strsave [175]
0.00 0.00 2/16 allbuf_locked [1179]
0.00 0.00 2/244 os_dirname [1013]
-----------------------------------------------
0.00 38.78 2/2 vim_chdir [9]
[8] 49.2 0.00 38.78 2 find_directory_in_path [8]
0.00 38.78 2/4 find_file_in_path_option [3]
-----------------------------------------------
0.00 38.78 2/2 ex_cd [7]
[9] 49.2 0.00 38.78 2 vim_chdir [9]
0.00 38.78 2/2 find_directory_in_path [8]
0.00 0.00 2/344 os_chdir [994]
-----------------------------------------------
215 func_call <cycle 1> [448]
16799 get_func_tv <cycle 1> [222]
[10] 24.6 0.00 19.42 17014 call_func <cycle 1> [10]
0.00 19.39 1/1 f_findfile [12]
0.01 0.00 8897/8902 find_internal_func [159]
0.00 0.00 204/204 f_substitute [210]
0.00 0.00 162/162 f_matchstr [218]
0.00 0.00 1/1 f_globpath [229]
0.00 0.00 95/95 f_split [235]
0.00 0.00 11428/11753 builtin_function [254]
0.00 0.00 4/4 f_filereadable [263]
0.00 0.00 5/5 f_glob [281]
0.00 0.00 111/111 f_expand [284]
0.00 0.00 2551/3991 find_func [259]
0.00 0.00 23/23 f_tolower [298]
0.00 0.00 17014/28301 vim_strnsave [278]
0.00 0.00 16/16 f_match [303]
0.00 0.00 60/60 f_extend [329]
0.00 0.00 130/130 f_copy [333]
0.00 0.00 22/22 f_resolve [356]
0.00 0.00 50/50 f_fnamemodify [383]
0.00 0.00 1647/1647 f_get [389]
0.00 0.00 6/6 f_getqflist [392]
0.00 0.00 239/239 f_join [398]
0.00 0.00 323/323 f_has_key [412]
0.00 0.00 12/12 f_escape [433]
0.00 0.00 704/704 f_synIDattr [460]
0.00 0.00 5/5 f_getline [472]
0.00 0.00 136/136 f_add [476]
0.00 0.00 3/3 f_readfile [486]
0.00 0.00 5/5 f_executable [494]
0.00 0.00 30/30 f_keys [498]
0.00 0.00 3/3 f_getbufline [502]
0.00 0.00 19/19 f_items [520]
0.00 0.00 3/3 f_deepcopy [526]
0.00 0.00 2/2 f_system [529]
0.00 0.00 181/181 f_printf [532]
0.00 0.00 14/14 f_string [537]
0.00 0.00 1/1 f_simplify [566]
0.00 0.00 2531/2545 save_search_patterns [596]
0.00 0.00 1/1 f_shellescape [603]
0.00 0.00 1/1 f_count [614]
0.00 0.00 8/8 f_isdirectory [629]
0.00 0.00 18/18 f_range [631]
0.00 0.00 2/2 f_values [643]
0.00 0.00 10/10 f_bufname [656]
0.00 0.00 82/82 f_index [672]
0.00 0.00 1/1 f_getfsize [684]
0.00 0.00 9/9 f_str2nr [685]
0.00 0.00 2/2 f_getcwd [691]
0.00 0.00 2/2 f_tabpagebuflist [719]
0.00 0.00 5/5 f_getftype [743]
0.00 0.00 1/1 f_mode [744]
0.00 0.00 2/2 f_strpart [749]
0.00 0.00 1/1 f_reltime [761]
0.00 0.00 2/2 f_str2float [767]
0.00 0.00 17034/33960 aborting [858]
0.00 0.00 17014/67765 eval_fname_script [837]
0.00 0.00 11428/11428 update_force_abort [876]
0.00 0.00 2531/2545 saveRedobuff [928]
0.00 0.00 2531/2545 restore_search_patterns [927]
0.00 0.00 2531/2545 restoreRedobuff [926]
0.00 0.00 1425/2042 eval_fname_sid [937]
0.00 0.00 805/805 f_empty [956]
0.00 0.00 744/744 f_has [965]
0.00 0.00 704/704 f_synIDtrans [968]
0.00 0.00 704/704 f_hlID [967]
0.00 0.00 111/111 f_len [1060]
0.00 0.00 86/86 f_type [1080]
0.00 0.00 64/64 f_winnr [1094]
0.00 0.00 48/48 f_winwidth [1113]
0.00 0.00 47/47 f_and [1116]
0.00 0.00 33/33 f_bufnr [1140]
0.00 0.00 22/22 f_stridx [1161]
0.00 0.00 13/13 f_winbufnr [1190]
0.00 0.00 10/10 f_hlexists [1211]
0.00 0.00 8/8 f_pumvisible [1230]
0.00 0.00 6/6 f_bufwinnr [1259]
0.00 0.00 6/6 f_float2nr [1260]
0.00 0.00 5/5 f_reverse [1282]
0.00 0.00 5/5 f_strlen [1283]
0.00 0.00 4/4 f_bufloaded [1308]
0.00 0.00 4/4 f_buflisted [1307]
0.00 0.00 4/4 f_getmatches [1309]
0.00 0.00 4/4 f_line [1310]
0.00 0.00 2/2 f_did_filetype [1426]
0.00 0.00 1/1 f_min [1527]
2531 call_user_func <cycle 1> [125]
567 f_exists <cycle 1> [291]
215 f_call <cycle 1> [1016]
122 f_getwinvar <cycle 1> [1055]
86 f_function <cycle 1> [483]
38 f_filter <cycle 1> [1130]
21 f_map <cycle 1> [1165]
20 apply_autocmds <cycle 1> [1026]
20 script_autoload <cycle 1> [340]
19 f_setwinvar <cycle 1> [1176]
12 f_getbufvar <cycle 1> [380]
5 f_setbufvar <cycle 1> [282]
2 f_setloclist <cycle 1> [1428]
2 f_hasmapto <cycle 1> [1427]
2 f_eval <cycle 1> [766]
1 f_maparg <cycle 1> [1525]
1 f_mapcheck <cycle 1> [1526]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[11] 24.6 0.00 19.39 1 ex_find <cycle 1> [11]
0.00 19.39 1/1 find_file_in_path [13]
1 do_exedit <cycle 1> [1515]
-----------------------------------------------
0.00 19.39 1/1 call_func <cycle 1> [10]
[12] 24.6 0.00 19.39 1 f_findfile [12]
0.00 19.39 1/1 findfilendir [14]
-----------------------------------------------
0.00 19.39 1/1 ex_find <cycle 1> [11]
[13] 24.6 0.00 19.39 1 find_file_in_path [13]
0.00 19.39 1/4 find_file_in_path_option [3]
-----------------------------------------------
0.00 19.39 1/1 f_findfile [12]
[14] 24.6 0.00 19.39 1 findfilendir [14]
0.00 19.39 1/4 find_file_in_path_option [3]
0.00 0.00 1/6383 get_tv_string [886]
0.00 0.00 1/33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 13.03 1/1 main [1]
[15] 16.5 0.00 13.03 1 source_startup_scripts [15]
0.01 13.02 2/12 do_source <cycle 1> [88]
0.00 0.00 1/1 process_env [1586]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[16] 8.3 0.00 6.52 1 termcapinit [16]
0.00 6.52 1/1 set_termname [17]
0.00 0.00 2/5 set_string_default [363]
0.00 0.00 1/61 set_string_option_direct [334]
0.00 0.00 1/828 os_getenv [954]
-----------------------------------------------
0.00 6.52 1/1 termcapinit [16]
[17] 8.3 0.00 6.52 1 set_termname [17]
0.00 6.51 1/12 set_option_value <cycle 1> [240]
0.00 0.00 1/1 set_shellsize [301]
0.00 0.00 1/1 reset_option_was_set [447]
0.00 0.00 1/1 set_color_count [544]
0.00 0.00 1/1 parse_builtin_tcap [563]
0.00 0.00 6/53 add_termcode [558]
0.00 0.00 1/1 get_stty [740]
0.00 0.00 37/83 find_termcode [1081]
0.00 0.00 34/34 vim_tgetstr [1139]
0.00 0.00 1/1 term_is_builtin [1620]
0.00 0.00 1/1 tgetent_error [1621]
0.00 0.00 1/2 find_builtin_term [1429]
0.00 0.00 1/49 out_flush [1110]
0.00 0.00 1/1 clear_termoptions [1507]
0.00 0.00 1/4 vim_is_xterm [1345]
0.00 0.00 1/11 use_xterm_mouse [1209]
0.00 0.00 1/1 use_xterm_like_mouse [1627]
0.00 0.00 1/1 vim_is_fastterm [1629]
0.00 0.00 1/1 ttest [1624]
0.00 0.00 1/1 set_term_defaults [1606]
0.00 0.00 1/12 may_req_termresponse [1197]
-----------------------------------------------
0.00 3.26 1/2 main [1]
0.00 3.26 1/2 set_init_1 [34]
[18] 8.3 0.00 6.52 2 mb_init [18]
0.00 6.51 1/12 apply_autocmds <cycle 1> [1026]
0.00 0.00 1/30 screenalloc <cycle 2> [696]
0.00 0.00 1/4 option_was_set [379]
0.00 0.00 1/61 set_string_option_direct [334]
0.00 0.00 1/4 init_chartab [653]
0.00 0.00 1/8 enc_canon_search [1229]
0.00 0.00 1/1 spell_reload [1615]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[19] 8.3 0.00 6.52 1 create_windows [19]
0.00 6.51 1/12 open_buffer <cycle 1> [193]
0.00 0.00 2/44336 ui_breakcheck [81]
0.00 0.00 1/3 set_buflisted [1392]
0.00 0.00 1/3 handle_swap_exists [1374]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[20] 8.3 0.00 6.52 1 win_alloc_first [20]
0.00 6.52 1/1 win_alloc_firstwin [21]
0.00 0.00 1/1 alloc_tabpage [771]
-----------------------------------------------
0.00 6.52 1/1 win_alloc_first [20]
[21] 8.3 0.00 6.52 1 win_alloc_firstwin [21]
0.00 6.51 1/12 buflist_new <cycle 1> [386]
0.00 0.00 1/3 win_alloc [644]
0.00 0.00 1/3 curwin_init [1363]
0.00 0.00 1/3 new_frame [1384]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[22] 8.3 0.00 6.52 1 edit_buffers [22]
0.00 6.51 1/12 win_enter <cycle 1> [1278]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[23] 8.3 0.00 6.52 1 exe_commands [23]
0.00 6.51 1/12 do_cmdline_cmd <cycle 1> [1281]
-----------------------------------------------
0.00 6.52 1/1 main [1]
[24] 8.3 0.00 6.52 1 load_plugins [24]
0.00 6.51 1/12 source_runtime <cycle 1> [1103]
-----------------------------------------------
0.00 0.00 6/776266823 buf_same_file_id [765]
0.00 0.00 3467/776266823 do_source <cycle 1> [88]
5.65 0.00 776263350/776266823 ff_check_visited [5]
[25] 7.2 5.65 0.00 776266823 os_file_id_equal [25]
-----------------------------------------------
0.00 0.00 1/40348 vim_deltempdir [366]
0.00 0.13 1074/40348 do_in_runtimepath <cycle 1> [50]
0.01 4.84 39273/40348 expand_wildcards [27]
[26] 6.3 0.01 4.97 40348 gen_expand_wildcards [26]
0.00 4.45 39659/39659 mch_expandpath [28]
0.03 0.21 40349/40349 has_special_wildchar [47]
0.03 0.21 40345/40345 has_env_var [48]
0.00 0.02 40345/458645 mch_has_exp_wildcard [45]
0.01 0.00 40344/63471 ga_init [144]
0.00 0.00 4/4 mch_expand_wildcards [212]
0.00 0.00 686/686 backslash_halve_save [287]
0.00 0.00 683/841032 os_file_exists [58]
0.00 0.00 59/379444 addfile [52]
0.00 0.00 40349/40349 vim_backtick [852]
-----------------------------------------------
0.00 0.00 28/39273 expand_wildcards_eval [220]
0.01 4.93 39245/39273 vim_findfile [4]
[27] 6.3 0.01 4.93 39273 expand_wildcards [27]
0.01 4.84 39273/40348 gen_expand_wildcards [26]
0.00 0.08 35858/35858 match_suffix [57]
-----------------------------------------------
0.00 4.45 39659/39659 gen_expand_wildcards [26]
[28] 5.6 0.00 4.45 39659 mch_expandpath [28]
0.08 4.37 39659/39659 unix_expandpath [29]
-----------------------------------------------
82 unix_expandpath [29]
0.08 4.37 39659/39659 mch_expandpath [28]
[29] 5.6 0.08 4.37 39659+82 unix_expandpath [29]
0.01 3.44 419310/422276 vim_regexec [31]
0.02 0.24 39741/43324 vim_regcomp [44]
0.05 0.19 418300/458645 mch_has_exp_wildcard [45]
0.09 0.07 1880650/9575040 vim_strchr [38]
0.05 0.08 379385/379444 addfile [52]
0.06 0.00 4308173/4345873 rem_backslash [61]
0.00 0.03 418269/841032 os_file_exists [58]
0.02 0.00 2179377/54844248 utfc_ptr2len [40]
0.02 0.00 39741/42166 file_pat_to_reg_pat [106]
0.00 0.00 39741/1253646 xmalloc [97]
0.00 0.00 62/44336 ui_breakcheck [81]
0.00 0.00 13/703 backslash_halve [289]
0.00 0.00 39741/40800 vim_regfree [850]
82 unix_expandpath [29]
-----------------------------------------------
0.00 0.01 1237/423513 vim_regexec_nl [140]
0.04 3.43 422276/423513 vim_regexec [31]
[30] 4.4 0.04 3.44 423513 nfa_regexec_nl [30]
0.13 3.31 423513/423513 nfa_regexec_both [32]
-----------------------------------------------
0.00 0.00 33/422276 qf_init_ext <cycle 1> [315]
0.00 0.02 2933/422276 match_file_pat [100]
0.01 3.44 419310/422276 unix_expandpath [29]
[31] 4.4 0.01 3.47 422276 vim_regexec [31]
0.04 3.43 422276/423513 nfa_regexec_nl [30]
-----------------------------------------------
0.13 3.31 423513/423513 nfa_regexec_nl [30]
[32] 4.4 0.13 3.31 423513 nfa_regexec_both [32]
0.03 3.28 421632/421632 nfa_regtry [33]
0.00 0.00 4762/8370 skip_to_start [261]
0.00 0.00 223/223 find_match_text [388]
-----------------------------------------------
0.03 3.28 421632/421632 nfa_regexec_both [32]
[33] 4.2 0.03 3.28 421632 nfa_regtry [33]
0.96 2.29 421632/421632 nfa_regmatch <cycle 7> [36]
0.03 0.00 1686528/1686528 clear_sub [89]
0.00 0.00 418582/418690 cleanup_subexpr [819]
0.00 0.00 418582/418582 unref_extmatch [820]
-----------------------------------------------
0.00 3.26 1/1 main [1]
[34] 4.1 0.00 3.26 1 set_init_1 [34]
0.00 3.26 1/2 mb_init [18]
0.00 0.00 1/1 set_options_default [354]
0.00 0.00 3/5 set_string_default [363]
0.00 0.00 2/390 findoption [172]
0.00 0.00 1/2 highlight_changed [403]
0.00 0.00 1/1 set_helplang_default [446]
0.00 0.00 1/3 didset_options [456]
0.00 0.00 367/414 option_expand [564]
0.00 0.00 7/188682 vim_strsave [175]
0.00 0.00 1/1 langmap_init [690]
0.00 0.00 1/63471 ga_init [144]
0.00 0.00 1/1 enc_locale [703]
0.00 0.00 1/125334 add_pathsep [130]
0.00 0.00 1/1 set_chars_option [721]
0.00 0.00 1/6 save_file_ff [682]
0.00 0.00 370/2431 istermoption [931]
0.00 0.00 4/256 vim_getenv [1010]
0.00 0.00 3/828 os_getenv [954]
0.00 0.00 1/73586 ga_grow [835]
0.00 0.00 1/12 check_buf_options [1193]
0.00 0.00 1/2 check_options [1415]
0.00 0.00 1/1 check_win_options [1500]
0.00 0.00 1/1 fill_breakat_flags [1528]
0.00 0.00 1/2 init_spell_chartab [1436]
0.00 0.00 1/1 check_opt_wim [1496]
0.00 0.00 1/1 get_mess_lang [1540]
-----------------------------------------------
[35] 4.1 0.96 2.29 421632+8 <cycle 7 as a whole> [35]
0.96 2.29 421636 nfa_regmatch <cycle 7> [36]
0.00 0.00 4 recursive_regmatch <cycle 7> [1332]
-----------------------------------------------
4 recursive_regmatch <cycle 7> [1332]
0.96 2.29 421632/421632 nfa_regtry [33]
[36] 4.1 0.96 2.29 421636 nfa_regmatch <cycle 7> [36]
1.62 0.33 6151251/6152021 addstate [37]
0.16 0.00 6136320/18426339 copy_sub [41]
0.08 0.00 6154164/17650624 utf_ptr2char [49]
0.06 0.00 6149221/54844248 utfc_ptr2len [40]
0.00 0.02 843272/1253646 xmalloc [97]
0.01 0.00 421636/421636 fast_breakcheck [133]
0.00 0.00 3074/8370 skip_to_start [261]
0.00 0.00 770/770 addstate_here [324]
0.00 0.00 4774/52118 utf_char2len [839]
0.00 0.00 2176/2206 vim_tolower [935]
0.00 0.00 21/42 mb_get_class_buf [1123]
0.00 0.00 21/21 reg_prev_class [1167]
0.00 0.00 8/8 copy_sub_off [1228]
0.00 0.00 4/39 match_follows [1128]
4 recursive_regmatch <cycle 7> [1332]
-----------------------------------------------
18418724 addstate [37]
0.00 0.00 770/6152021 addstate_here [324]
1.62 0.33 6151251/6152021 nfa_regmatch <cycle 7> [36]
[37] 2.5 1.62 0.33 6152021+18418724 addstate [37]
0.33 0.00 12289479/18426339 copy_sub [41]
0.00 0.00 540/540 copy_pim [468]
18418724 addstate [37]
-----------------------------------------------
0.00 0.00 1/9575040 enc_locale [703]
0.00 0.00 1/9575040 check_termcode [527]
0.00 0.00 2/9575040 modify_fname [317]
0.00 0.00 2/9575040 ex_cd [7]
0.00 0.00 2/9575040 viminfo_encoding [633]
0.00 0.00 2/9575040 next_fenc [674]
0.00 0.00 3/9575040 chk_modeline <cycle 1> [649]
0.00 0.00 3/9575040 readfile <cycle 1> [65]
0.00 0.00 3/9575040 au_exists [659]
0.00 0.00 6/9575040 shortmess [648]
0.00 0.00 6/9575040 mch_get_shellsize [647]
0.00 0.00 6/9575040 vim_findfile_init [384]
0.00 0.00 12/9575040 mouse_has [618]
0.00 0.00 14/9575040 buf_copy_options [413]
0.00 0.00 16/9575040 map_to_exists <cycle 1> [597]
0.00 0.00 18/9575040 check_stl_option [592]
0.00 0.00 20/9575040 parse_shape_opt [580]
0.00 0.00 48/9575040 var_check_func_name <cycle 1> [533]
0.00 0.00 48/9575040 do_map <cycle 1> [467]
0.00 0.00 50/9575040 vim_regsub_both [246]
0.00 0.00 52/9575040 gather_termleader [528]
0.00 0.00 60/9575040 separate_nextcmd [137]
0.00 0.00 80/9575040 find_viminfo_parameter [507]
0.00 0.00 83/9575040 qf_init_ext <cycle 1> [315]
0.00 0.00 86/9575040 f_function <cycle 1> [483]
0.00 0.00 122/9575040 peekchr [99]
0.00 0.00 164/9575040 highlight_changed [403]
0.00 0.00 278/9575040 read_sal_section [417]
0.00 0.00 288/9575040 skip_anyof [423]
0.00 0.00 304/9575040 uc_check_code [445]
0.00 0.00 334/9575040 do_set <cycle 1> [228]
0.00 0.00 354/9575040 vim_strsave_escaped_ext [435]
0.00 0.00 378/9575040 did_set_string_option <cycle 1> [430]
0.00 0.00 386/9575040 syn_cmd_keyword [292]
0.00 0.00 560/9575040 home_replace [411]
0.00 0.00 584/9575040 mch_expand_wildcards [212]
0.00 0.00 660/9575040 replace_termcodes <cycle 1> [141]
0.00 0.00 663/9575040 menu_text [404]
0.00 0.00 681/9575040 expand_filename [370]
0.00 0.00 686/9575040 mch_has_wildcard [407]
0.00 0.00 711/9575040 script_autoload <cycle 1> [340]
0.00 0.00 795/9575040 autoload_name [325]
0.00 0.00 912/9575040 do_ucmd <cycle 1> [374]
0.00 0.00 1219/9575040 ex_function <cycle 1> [197]
0.00 0.00 1386/9575040 trans_function_name <cycle 1> [346]
0.00 0.00 1500/9575040 ex_let <cycle 1> [178]
0.00 0.00 1562/9575040 do_autocmd [63]
0.00 0.00 5330/9575040 ex_let_one <cycle 1> [285]
0.00 0.00 7478/9575040 skip_range [280]
0.00 0.00 8354/9575040 cstrchr [260]
0.00 0.00 10090/9575040 builtin_function [254]
0.00 0.00 15944/9575040 getsourceline [207]
0.00 0.00 28256/9575040 find_var_ht [181]
0.00 0.00 41206/9575040 nfa_regatom <cycle 6> [59]
0.00 0.00 87134/9575040 get_cpo_flags [98]
0.04 0.03 839948/9575040 copy_option_part [56]
0.09 0.07 1880650/9575040 unix_expandpath [29]
0.11 0.08 2210713/9575040 mch_has_exp_wildcard [45]
0.11 0.08 2212325/9575040 has_env_var [48]
0.11 0.08 2212461/9575040 has_special_wildchar [47]
[38] 1.0 0.48 0.34 9575040 vim_strchr [38]
0.34 0.00 33517436/54844248 utfc_ptr2len [40]
0.00 0.00 90/17650624 utf_ptr2char [49]
-----------------------------------------------
0.00 0.00 4/42291 buflist_new <cycle 1> [386]
0.00 0.00 107/42291 do_source <cycle 1> [88]
0.64 0.00 42180/42291 ff_check_visited [5]
[39] 0.8 0.65 0.00 42291 os_get_file_id [39]
0.00 0.00 42291/1348079 os_stat [54]
-----------------------------------------------
0.00 0.00 3/54844248 ex_normal [266]
0.00 0.00 3/54844248 did_set_string_option <cycle 1> [430]
0.00 0.00 3/54844248 vim_strsave_shellescape [604]
0.00 0.00 4/54844248 use_midword [720]
0.00 0.00 4/54844248 do_map <cycle 1> [467]
0.00 0.00 8/54844248 ex_sign [609]
0.00 0.00 62/54844248 cstrchr [260]
0.00 0.00 171/54844248 string_quote [538]
0.00 0.00 307/54844248 find_special_key [542]
0.00 0.00 354/54844248 vim_strsave_escaped_ext [435]
0.00 0.00 415/54844248 do_set <cycle 1> [228]
0.00 0.00 486/54844248 vim_strnsize [524]
0.00 0.00 667/54844248 mch_has_wildcard [407]
0.00 0.00 669/54844248 mb_charlen [510]
0.00 0.00 673/54844248 mb_ptr2char_adv [464]
0.00 0.00 1067/54844248 menu_name_skip [485]
0.00 0.00 1943/54844248 skip_anyof [423]
0.00 0.00 2009/54844248 skip_regexp [347]
0.00 0.00 2313/54844248 modify_fname [317]
0.00 0.00 2358/54844248 vim_regsub_both [246]
0.00 0.00 3218/54844248 path_next_component [372]
0.00 0.00 6434/54844248 replace_termcodes <cycle 1> [141]
0.00 0.00 8796/54844248 ff_wc_equal [138]
0.00 0.00 8946/54844248 win_linetabsize [344]
0.00 0.00 9388/54844248 win_lbr_chartabsize [385]
0.00 0.00 12168/54844248 path_tail [300]
0.00 0.00 19901/54844248 get_string_tv [302]
0.00 0.00 20839/54844248 vim_strrchr [331]
0.00 0.00 27311/54844248 nfa_regatom <cycle 6> [59]
0.00 0.00 42803/54844248 separate_nextcmd [137]
0.00 0.00 89237/54844248 mb_copy_char [252]
0.00 0.00 110730/54844248 get_lit_string_tv [233]
0.00 0.00 464106/54844248 find_name_end [60]
0.02 0.00 2171101/54844248 mch_has_exp_wildcard [45]
0.02 0.00 2179377/54844248 unix_expandpath [29]
0.02 0.00 2212403/54844248 has_env_var [48]
0.02 0.00 2212535/54844248 has_special_wildchar [47]
0.06 0.00 5564779/54844248 pathcmp [42]
0.06 0.00 6149221/54844248 nfa_regmatch <cycle 7> [36]
0.34 0.00 33517436/54844248 vim_strchr [38]
[40] 0.7 0.56 0.00 54844248 utfc_ptr2len [40]
0.00 0.00 897/119286 utf_ptr2len [90]
0.00 0.00 175/175 utf_composinglike [440]
-----------------------------------------------
0.00 0.00 540/18426339 copy_pim [468]
0.16 0.00 6136320/18426339 nfa_regmatch <cycle 7> [36]
0.33 0.00 12289479/18426339 addstate [37]
[41] 0.6 0.49 0.00 18426339 copy_sub [41]
-----------------------------------------------
0.11 0.21 136786/136786 pstrcmp [43]
[42] 0.4 0.11 0.21 136786 pathcmp [42]
0.15 0.00 11403130/17650624 utf_ptr2char [49]
0.06 0.00 5564779/54844248 utfc_ptr2len [40]
0.01 0.00 272376/471828 vim_ispathsep [169]
-----------------------------------------------
<spontaneous>
[43] 0.4 0.00 0.32 pstrcmp [43]
0.11 0.21 136786/136786 pathcmp [42]
-----------------------------------------------
0.00 0.00 7/43324 qf_init_ext <cycle 1> [315]
0.00 0.00 10/43324 compile_cap_prog [410]
0.00 0.00 95/43324 f_split [235]
0.00 0.00 178/43324 find_some_match [213]
0.00 0.00 205/43324 do_string_sub [209]
0.00 0.00 228/43324 get_syn_pattern [239]
0.00 0.00 435/43324 eval4 <cycle 1> [187]
0.00 0.01 2425/43324 do_autocmd_event [64]
0.02 0.24 39741/43324 unix_expandpath [29]
[44] 0.4 0.02 0.26 43324 vim_regcomp [44]
0.01 0.25 43324/43324 nfa_regcomp [46]
-----------------------------------------------
0.00 0.02 40345/458645 gen_expand_wildcards [26]
0.05 0.19 418300/458645 unix_expandpath [29]
[45] 0.3 0.06 0.21 458645 mch_has_exp_wildcard [45]
0.11 0.08 2210713/9575040 vim_strchr [38]
0.02 0.00 2171101/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.01 0.25 43324/43324 vim_regcomp [44]
[46] 0.3 0.01 0.25 43324 nfa_regcomp [46]
0.02 0.12 43324/43324 re2post [51]
0.01 0.04 43324/43324 nfa_regcomp_start [68]
0.02 0.02 86648/86648 post2nfa [78]
0.01 0.00 43324/43324 nfa_postprocess [155]
0.01 0.00 43324/43324 nfa_get_match_text [200]
0.00 0.00 43324/1253646 xmalloc [97]
0.00 0.00 43324/43324 init_class_tab [846]
0.00 0.00 43324/43324 nfa_get_reganch [848]
0.00 0.00 43324/43324 nfa_get_regstart [849]
-----------------------------------------------
0.03 0.21 40349/40349 gen_expand_wildcards [26]
[47] 0.3 0.03 0.21 40349 has_special_wildchar [47]
0.11 0.08 2212461/9575040 vim_strchr [38]
0.02 0.00 2212535/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.03 0.21 40345/40345 gen_expand_wildcards [26]
[48] 0.3 0.03 0.21 40345 has_env_var [48]
0.11 0.08 2212325/9575040 vim_strchr [38]
0.02 0.00 2212403/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 2/17650624 t_puts [72]
0.00 0.00 4/17650624 use_midword [720]
0.00 0.00 8/17650624 ex_sign [609]
0.00 0.00 17/17650624 msg_outtrans_len_attr [87]
0.00 0.00 29/17650624 find_special_key [542]
0.00 0.00 46/17650624 mb_cptr2char_adv [479]
0.00 0.00 90/17650624 vim_strchr [38]
0.00 0.00 107/17650624 utfc_ptr2char_len [74]
0.00 0.00 175/17650624 utf_composinglike [440]
0.00 0.00 673/17650624 mb_ptr2char_adv [464]
0.00 0.00 1360/17650624 nfa_regatom <cycle 6> [59]
0.00 0.00 1673/17650624 f_tolower [298]
0.00 0.00 2114/17650624 find_match_text [388]
0.00 0.00 3818/17650624 vim_regsub_both [246]
0.00 0.00 17592/17650624 ff_wc_equal [138]
0.00 0.00 65622/17650624 peekchr [99]
0.08 0.00 6154164/17650624 nfa_regmatch <cycle 7> [36]
0.15 0.00 11403130/17650624 pathcmp [42]
[49] 0.3 0.24 0.00 17650624 utf_ptr2char [49]
-----------------------------------------------
2 spell_load_lang <cycle 1> [1614]
57 source_runtime <cycle 1> [1103]
[50] 0.2 0.00 0.15 59 do_in_runtimepath <cycle 1> [50]
0.00 0.13 1074/40348 gen_expand_wildcards [26]
0.00 0.02 1/1 spell_load_cb [107]
0.00 0.00 1868/253258 copy_option_part [56]
0.00 0.00 794/125334 add_pathsep [130]
0.00 0.00 59/188682 vim_strsave [175]
0.00 0.00 59/28668 xmallocz [264]
0.00 0.00 60/39312 FreeWild [855]
105 source_callback <cycle 1> [1066]
-----------------------------------------------
0.02 0.12 43324/43324 nfa_regcomp [46]
[51] 0.2 0.02 0.12 43324 re2post [51]
0.03 0.09 43324/43324 nfa_reg <cycle 6> [198]
-----------------------------------------------
0.00 0.00 59/379444 gen_expand_wildcards [26]
0.05 0.08 379385/379444 unix_expandpath [29]
[52] 0.2 0.05 0.08 379444 addfile [52]
0.01 0.03 379444/464640 os_isdir [69]
0.00 0.03 379441/841032 os_file_exists [58]
0.00 0.00 42626/125334 add_pathsep [130]
0.00 0.00 42771/1253646 xmalloc [97]
0.00 0.00 42771/73586 ga_grow [835]
-----------------------------------------------
[53] 0.2 0.03 0.09 43324+228635 <cycle 6 as a whole> [53]
0.02 0.05 70705 nfa_regatom <cycle 6> [59]
0.02 0.03 70238 nfa_regpiece <cycle 6> [76]
0.00 0.01 43762 nfa_regconcat <cycle 6> [188]
0.00 0.01 43492 nfa_reg <cycle 6> [198]
0.00 0.00 43762 nfa_regbranch <cycle 6> [231]
-----------------------------------------------
0.00 0.00 1/1348079 os_get_file_size [726]
0.00 0.00 5/1348079 os_get_file_info [660]
0.00 0.00 42291/1348079 os_get_file_id [39]
0.04 0.00 464750/1348079 os_getperm [82]
0.07 0.00 841032/1348079 os_file_exists [58]
[54] 0.1 0.11 0.00 1348079 os_stat [54]
-----------------------------------------------
<spontaneous>
[55] 0.1 0.11 0.00 uv__fs_work [55]
-----------------------------------------------
0.00 0.00 1/253258 findswapname [561]
0.00 0.00 1/253258 u_get_undo_file_name [586]
0.00 0.00 3/253258 spell_check_sps [622]
0.00 0.00 4/253258 did_set_spelllang <cycle 1> [567]
0.00 0.00 5/253258 find_file_in_path_option [3]
0.00 0.00 20/253258 globpath [230]
0.00 0.00 350/253258 removable [369]
0.00 0.00 1868/253258 do_in_runtimepath <cycle 1> [50]
0.01 0.07 251006/253258 match_suffix [57]
[56] 0.1 0.01 0.07 253258 copy_option_part [56]
0.04 0.03 839948/9575040 vim_strchr [38]
0.00 0.00 253258/253566 skip_to_option_part [821]
-----------------------------------------------
0.00 0.08 35858/35858 expand_wildcards [27]
[57] 0.1 0.00 0.08 35858 match_suffix [57]
0.01 0.07 251006/253258 copy_option_part [56]
0.00 0.00 251000/251807 vim_fnamencmp [822]
-----------------------------------------------
0.00 0.00 1/841032 u_get_undo_file_name [586]
0.00 0.00 1/841032 write_viminfo <cycle 1> [351]
0.00 0.00 2/841032 find_file_in_path_option [3]
0.00 0.00 9/841032 mch_expand_wildcards [212]
0.00 0.00 683/841032 gen_expand_wildcards [26]
0.00 0.00 42626/841032 vim_findfile [4]
0.00 0.03 379441/841032 addfile [52]
0.00 0.03 418269/841032 unix_expandpath [29]
[58] 0.1 0.00 0.07 841032 os_file_exists [58]
0.07 0.00 841032/1348079 os_stat [54]
-----------------------------------------------
70705 nfa_regpiece <cycle 6> [76]
[59] 0.1 0.02 0.05 70705 nfa_regatom <cycle 6> [59]
0.00 0.03 70915/71121 getchr [84]
0.00 0.01 64814/65116 utf_iscomposing [154]
0.00 0.00 41206/9575040 vim_strchr [38]
0.00 0.00 39746/467241 peekchr [99]
0.00 0.00 27311/54844248 utfc_ptr2len [40]
0.00 0.00 415/480 skip_anyof [423]
0.00 0.00 1360/17650624 utf_ptr2char [49]
0.00 0.00 66231/66270 no_Magic [838]
0.00 0.00 25076/52118 utf_char2len [839]
0.00 0.00 415/415 nfa_recognize_char_class [985]
0.00 0.00 403/82425 utf_head_off [834]
0.00 0.00 98/101 backslash_trans [1067]
0.00 0.00 70/142 get_char_class [1043]
0.00 0.00 17/35 get_equi_class [1137]
0.00 0.00 17/35 get_coll_element [1136]
168 nfa_reg <cycle 6> [198]
-----------------------------------------------
0.00 0.00 324/66072 make_expanded_name <cycle 1> [318]
0.01 0.00 8018/66072 get_lval <cycle 1> [185]
0.01 0.00 8760/66072 skip_var_one [183]
0.04 0.01 48970/66072 get_name_len <cycle 1> [66]
[60] 0.1 0.05 0.01 66072 find_name_end [60]
0.01 0.00 525278/894952 eval_isnamec [147]
0.00 0.00 464106/54844248 utfc_ptr2len [40]
0.00 0.00 61821/90962 eval_isnamec1 [832]
-----------------------------------------------
0.00 0.00 37700/4345873 backslash_halve [289]
0.06 0.00 4308173/4345873 unix_expandpath [29]
[61] 0.1 0.06 0.00 4345873 rem_backslash [61]
-----------------------------------------------
0.00 0.06 835/835 do_one_cmd <cycle 1> [6]
[62] 0.1 0.00 0.06 835 ex_autocmd [62]
0.00 0.06 781/781 do_autocmd [63]
0.00 0.00 54/54 do_augroup [599]
-----------------------------------------------
0.00 0.06 781/781 ex_autocmd [62]
[63] 0.1 0.00 0.06 781 do_autocmd [63]
0.04 0.02 2998/2998 do_autocmd_event [64]
0.00 0.00 1562/9575040 vim_strchr [38]
0.00 0.00 758/758 expand_sfile [425]
0.00 0.00 1563/492239 skipwhite [146]
0.00 0.00 781/784 au_get_grouparg [459]
0.00 0.00 1/140 expand_env_save [470]
0.00 0.00 1421/2853 event_name2nr [921]
0.00 0.00 781/784 find_end_event [962]
-----------------------------------------------
0.04 0.02 2998/2998 do_autocmd [63]
[64] 0.1 0.04 0.02 2998 do_autocmd_event [64]
0.00 0.01 2425/43324 vim_regcomp [44]
0.00 0.00 2425/42166 file_pat_to_reg_pat [106]
0.00 0.00 2435/188682 vim_strsave [175]
0.00 0.00 4860/1253646 xmalloc [97]
0.00 0.00 2425/28301 vim_strnsave [278]
0.00 0.00 2998/3025 au_cleanup [917]
0.00 0.00 1/1 au_remove_pat [1489]
-----------------------------------------------
1 open_buffer <cycle 1> [193]
[65] 0.1 0.00 0.05 1 readfile <cycle 1> [65]
0.03 0.00 1/1 os_setperm [91]
0.02 0.00 4/5 verbose_try_malloc [113]
0.00 0.00 1/1 filemess [223]
0.00 0.00 1/1 msg_trunc_attr [224]
0.00 0.00 2/116 os_open [121]
0.00 0.00 1/1 check_need_swap [348]
0.00 0.00 1/1 set_file_options [545]
0.00 0.00 1/2 set_fileformat [506]
0.00 0.00 1/61 set_string_option_direct [334]
0.00 0.00 3/44336 ui_breakcheck [81]
0.00 0.00 1/1 u_read_undo [587]
0.00 0.00 2283/2286 ml_append [615]
0.00 0.00 2/2 next_fenc [674]
0.00 0.00 3/9575040 vim_strchr [38]
0.00 0.00 1/2 msg_add_fname [679]
0.00 0.00 1/125660 after_pathsep [129]
0.00 0.00 1/6 shortmess [648]
0.00 0.00 1/1 msg_add_lines [723]
0.00 0.00 1/464750 os_getperm [82]
0.00 0.00 1/5 os_get_file_info [660]
0.00 0.00 2/6 save_file_ff [682]
0.00 0.00 1/6 ml_delete [705]
0.00 0.00 1/3 beginline [813]
0.00 0.00 2283/2285 sha256_update [933]
0.00 0.00 4/4 read_eintr [1331]
0.00 0.00 2/33960 aborting [858]
0.00 0.00 2/2 need_conversion [1454]
0.00 0.00 2/2 check_for_bom [1412]
0.00 0.00 1/2 buf_store_file_info [1409]
0.00 0.00 1/20 bt_dontwrite [1169]
0.00 0.00 1/1 sha256_start [1610]
0.00 0.00 1/3 get_fio_flags [1370]
0.00 0.00 1/274 redraw_curbuf_later [1008]
0.00 0.00 1/7 foldUpdateAll [1243]
0.00 0.00 1/1 diff_invalidate [1514]
0.00 0.00 1/1 msg_add_fileformat [1577]
0.00 0.00 1/1 u_clearline [1626]
0.00 0.00 1/27956 check_cursor_lnum [861]
0.00 0.00 1/1 sha256_finish [1609]
3 apply_autocmds_exarg <cycle 1> [1353]
1 check_marks_read <cycle 1> [669]
-----------------------------------------------
485 f_exists <cycle 1> [291]
48485 eval7 <cycle 1> [123]
[66] 0.1 0.00 0.05 48970 get_name_len <cycle 1> [66]
0.04 0.01 48970/66072 find_name_end [60]
0.00 0.01 48692/48692 get_id_len [199]
0.00 0.00 278/492239 skipwhite [146]
0.00 0.00 48970/67765 eval_fname_script [837]
170 make_expanded_name <cycle 1> [318]
-----------------------------------------------
0.00 0.00 35/112860 read_limits [465]
0.00 0.00 270/112860 nfa_reg <cycle 6> [198]
0.00 0.00 460/112860 skipchr_keepstart [339]
0.01 0.01 40974/112860 nfa_regpiece <cycle 6> [76]
0.01 0.02 71121/112860 getchr [84]
[67] 0.1 0.02 0.03 112860 skipchr [67]
0.03 0.00 112852/119286 utf_ptr2len [90]
-----------------------------------------------
0.01 0.04 43324/43324 nfa_regcomp [46]
[68] 0.1 0.01 0.04 43324 nfa_regcomp_start [68]
0.01 0.03 43324/43324 regcomp_start [83]
0.00 0.00 43324/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/464640 f_getfsize [684]
0.00 0.00 2/464640 vim_maketempdir [216]
0.00 0.00 2/464640 find_file_in_path_option [3]
0.00 0.00 4/464640 f_filereadable [263]
0.00 0.00 5/464640 vim_findfile_init [384]
0.00 0.00 8/464640 f_isdirectory [629]
0.00 0.00 9/464640 mch_expand_wildcards [212]
0.00 0.00 37/464640 modify_fname [317]
0.00 0.00 108/464640 do_source <cycle 1> [88]
0.00 0.01 85020/464640 vim_findfile [4]
0.01 0.03 379444/464640 addfile [52]
[69] 0.1 0.01 0.04 464640 os_isdir [69]
0.00 0.04 464640/464750 os_getperm [82]
-----------------------------------------------
0.00 0.02 15/32 msg_puts_attr [105]
0.00 0.03 17/32 msg_outtrans_len_attr [87]
[70] 0.1 0.00 0.05 32 msg_puts_attr_len [70]
0.00 0.05 2/2 msg_puts_display [71]
0.00 0.00 2/5 msg_use_printf [238]
0.00 0.00 32/38 redir_write [1131]
-----------------------------------------------
0.00 0.05 2/2 msg_puts_attr_len [70]
[71] 0.1 0.00 0.05 2 msg_puts_display [71]
0.00 0.05 2/2 t_puts [72]
0.00 0.00 107/1002 utfc_ptr2len_len [162]
0.00 0.00 2/2 store_sb_text [752]
0.00 0.00 321/329 utf_ptr2cells [1001]
0.00 0.00 2/2 msg_check [1452]
-----------------------------------------------
0.00 0.05 2/2 msg_puts_display [71]
[72] 0.1 0.00 0.05 2 t_puts [72]
0.00 0.05 2/2 screen_puts_len [73]
0.00 0.00 2/65116 utf_iscomposing [154]
0.00 0.00 2/17650624 utf_ptr2char [49]
-----------------------------------------------
0.00 0.05 2/2 t_puts [72]
[73] 0.1 0.00 0.05 2 screen_puts_len [73]
0.00 0.05 107/107 utfc_ptr2char_len [74]
0.00 0.00 107/1002 utfc_ptr2len_len [162]
0.00 0.00 107/107 utf_char2cells [1065]
0.00 0.00 107/107 arabic_char [1064]
0.00 0.00 58/58 screen_char [1102]
0.00 0.00 1/1 utf_off2cells [1628]
-----------------------------------------------
0.00 0.05 107/107 screen_puts_len [73]
[74] 0.1 0.00 0.05 107 utfc_ptr2char_len [74]
0.05 0.00 107/107 utf_ptr2len_len [75]
0.00 0.00 107/17650624 utf_ptr2char [49]
-----------------------------------------------
0.05 0.00 107/107 utfc_ptr2char_len [74]
[75] 0.1 0.05 0.00 107 utf_ptr2len_len [75]
-----------------------------------------------
70238 nfa_regconcat <cycle 6> [188]
[76] 0.1 0.02 0.03 70238 nfa_regpiece <cycle 6> [76]
0.01 0.01 40974/112860 skipchr [67]
0.01 0.00 111066/467241 peekchr [99]
0.01 0.00 496/496 restore_parse_state [203]
0.00 0.00 38/71121 getchr [84]
0.00 0.00 35/35 read_limits [465]
0.00 0.00 111031/111031 re_multi_type [829]
0.00 0.00 70267/70267 save_parse_state [836]
0.00 0.00 38/66270 no_Magic [838]
0.00 0.00 35/35 getdecchrs [1138]
70705 nfa_regatom <cycle 6> [59]
-----------------------------------------------
0.00 0.04 3/3 do_one_cmd <cycle 1> [6]
[77] 0.1 0.00 0.04 3 buflist_list [77]
0.00 0.02 12/12 msg_outtrans [101]
0.00 0.02 12/15 msg_putchar [103]
0.00 0.00 12/44336 ui_breakcheck [81]
0.00 0.00 12/13 vim_strsize [525]
0.00 0.00 9/560 home_replace [411]
0.00 0.00 24/29 vim_snprintf [1149]
0.00 0.00 15/15 buf_spname [1182]
0.00 0.00 12/16 bufIsChanged [1180]
0.00 0.00 12/49 out_flush [1110]
0.00 0.00 9/9 buflist_findlnum [1218]
0.00 0.00 3/6318 xstrlcpy [888]
-----------------------------------------------
0.02 0.02 86648/86648 nfa_regcomp [46]
[78] 0.1 0.02 0.02 86648 post2nfa [78]
0.01 0.00 200605/200605 alloc_state [148]
0.01 0.00 185557/185557 frag [149]
0.00 0.00 43324/1253646 xmalloc [97]
0.00 0.00 185557/185557 st_pop [825]
0.00 0.00 185557/185557 st_push [826]
0.00 0.00 156788/156788 list1 [827]
0.00 0.00 156401/156401 patch [828]
0.00 0.00 387/387 append [987]
0.00 0.00 3/3 nfa_max_width [1385]
-----------------------------------------------
0.00 0.00 2/43844 inbuf_poll [573]
0.00 0.04 43842/43844 os_breakcheck [80]
[79] 0.1 0.00 0.04 43844 input_poll [79]
0.00 0.02 43844/43850 event_poll [112]
0.00 0.01 87687/87687 input_ready [176]
0.01 0.00 43844/43851 rstream_event_source [171]
-----------------------------------------------
0.00 0.04 44336/44336 ui_breakcheck [81]
[80] 0.1 0.00 0.04 44336 os_breakcheck [80]
0.00 0.04 43842/43844 input_poll [79]
0.00 0.00 1/1 fill_input_buf [1529]
-----------------------------------------------
0.00 0.00 1/44336 mf_sync [627]
0.00 0.00 2/44336 create_windows [19]
0.00 0.00 3/44336 readfile <cycle 1> [65]
0.00 0.00 4/44336 vgetorpeek [488]
0.00 0.00 12/44336 buflist_list [77]
0.00 0.00 62/44336 unix_expandpath [29]
0.00 0.00 757/44336 line_breakcheck [267]
0.00 0.00 1306/44336 fast_breakcheck [133]
0.00 0.04 42189/44336 vim_findfile [4]
[81] 0.1 0.00 0.04 44336 ui_breakcheck [81]
0.00 0.04 44336/44336 os_breakcheck [80]
-----------------------------------------------
0.00 0.00 1/464750 readfile <cycle 1> [65]
0.00 0.00 109/464750 is_executable [496]
0.00 0.04 464640/464750 os_isdir [69]
[82] 0.0 0.00 0.04 464750 os_getperm [82]
0.04 0.00 464750/1348079 os_stat [54]
-----------------------------------------------
0.01 0.03 43324/43324 nfa_regcomp_start [68]
[83] 0.0 0.01 0.03 43324 regcomp_start [83]
0.02 0.01 43324/43567 get_cpo_flags [98]
0.00 0.00 43324/43324 initchr [847]
-----------------------------------------------
0.00 0.00 38/71121 nfa_regpiece <cycle 6> [76]
0.00 0.00 168/71121 nfa_reg <cycle 6> [198]
0.00 0.03 70915/71121 nfa_regatom <cycle 6> [59]
[84] 0.0 0.00 0.03 71121 getchr [84]
0.01 0.02 71121/112860 skipchr [67]
0.00 0.00 71121/467241 peekchr [99]
-----------------------------------------------
5 do_cmdline_cmd <cycle 1> [1281]
20 apply_autocmds_group <cycle 1> [208]
107 do_source <cycle 1> [88]
152 do_ucmd <cycle 1> [374]
509 ex_execute <cycle 1> [355]
2531 call_user_func <cycle 1> [125]
[85] 0.0 0.00 0.03 3324 do_cmdline <cycle 1> [85]
0.00 0.02 26485/26485 has_loop_cmd [116]
0.00 0.01 76/76 getnextac [177]
0.00 0.00 7912/16051 getsourceline [207]
0.00 0.00 21930/21930 get_func_line [247]
0.00 0.00 3324/63471 ga_init [144]
0.00 0.00 7129/188682 vim_strsave [175]
0.00 0.00 1964/1964 store_loop_line [377]
0.00 0.00 787/21773 line_breakcheck [267]
0.00 0.00 521/577 rewind_conditionals [487]
0.00 0.00 99814/107513 getline_equal [830]
0.00 0.00 34516/34516 do_intthrow [857]
0.00 0.00 11959/11959 func_has_abort [875]
0.00 0.00 6375/7027 source_finished [884]
0.00 0.00 6340/6340 func_has_ended [887]
0.00 0.00 5554/5554 func_level [893]
0.00 0.00 3594/3594 free_cmdlines [911]
0.00 0.00 3324/3934 getline_cookie [906]
0.00 0.00 3323/4241 ga_clear [904]
0.00 0.00 3323/37839 do_errthrow [856]
0.00 0.00 2777/2777 func_name [925]
0.00 0.00 2777/2777 func_breakpoint [923]
0.00 0.00 2777/2777 func_dbg_tick [924]
0.00 0.00 787/3425 dbg_find_breakpoint [914]
0.00 0.00 513/513 source_breakpoint [978]
0.00 0.00 513/513 source_dbg_tick [979]
0.00 0.00 513/513 source_level [980]
0.00 0.00 151/1944 cleanup_conditionals [940]
34517 do_one_cmd <cycle 1> [6]
-----------------------------------------------
0.00 0.00 1/17 filemess [223]
0.00 0.01 4/17 msg_attr_keep [131]
0.00 0.02 12/17 msg_outtrans [101]
[86] 0.0 0.00 0.03 17 msg_outtrans_attr [86]
0.00 0.03 17/17 msg_outtrans_len_attr [87]
-----------------------------------------------
0.00 0.03 17/17 msg_outtrans_attr [86]
[87] 0.0 0.00 0.03 17 msg_outtrans_len_attr [87]
0.00 0.03 17/32 msg_puts_attr_len [70]
0.01 0.00 788/1002 utfc_ptr2len_len [162]
0.00 0.00 17/65116 utf_iscomposing [154]
0.00 0.00 17/17650624 utf_ptr2char [49]
0.00 0.00 788/788 transchar_byte [960]
-----------------------------------------------
1 cmd_source <cycle 1> [1509]
105 source_callback <cycle 1> [1066]
0.01 13.02 2/12 source_startup_scripts [15]
[88] 0.0 0.00 0.03 108 do_source <cycle 1> [88]
0.00 0.02 108/108 fopen_noinh_readbin [124]
0.00 0.01 108/108 has_autocmd [136]
0.00 0.00 107/42291 os_get_file_id [39]
0.00 0.00 108/113 fix_fname [420]
0.00 0.00 1/1 vimrc_found [424]
0.00 0.00 107/16051 getsourceline [207]
0.00 0.00 3467/776266823 os_file_id_equal [25]
0.00 0.00 108/464640 os_isdir [69]
0.00 0.00 108/140 expand_env_save [470]
0.00 0.00 3442/46770 vim_fnamecmp [840]
0.00 0.00 107/3425 dbg_find_breakpoint [914]
0.00 0.00 107/131 save_funccal [1050]
0.00 0.00 107/131 restore_funccal [1049]
0.00 0.00 107/110 convert_setup [1061]
0.00 0.00 82/73586 ga_grow [835]
0.00 0.00 82/82 new_script_vars [1082]
108 apply_autocmds <cycle 1> [1026]
107 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.03 0.00 1686528/1686528 nfa_regtry [33]
[89] 0.0 0.03 0.00 1686528 clear_sub [89]
-----------------------------------------------
0.00 0.00 46/119286 mb_cptr2char_adv [479]
0.00 0.00 897/119286 utfc_ptr2len [40]
0.00 0.00 1673/119286 f_tolower [298]
0.00 0.00 3818/119286 vim_regsub_both [246]
0.03 0.00 112852/119286 skipchr [67]
[90] 0.0 0.03 0.00 119286 utf_ptr2len [90]
-----------------------------------------------
0.03 0.00 1/1 readfile <cycle 1> [65]
[91] 0.0 0.03 0.00 1 os_setperm [91]
-----------------------------------------------
<spontaneous>
[92] 0.0 0.03 0.00 hexhex2nr [92]
-----------------------------------------------
<spontaneous>
[93] 0.0 0.03 0.00 uv__fs_done [93]
-----------------------------------------------
<spontaneous>
[94] 0.0 0.03 0.00 uv__to_stat [94]
-----------------------------------------------
0.00 0.00 2/206209 find_file_in_path_option [3]
0.00 0.00 8/206209 shorten_fnames [601]
0.00 0.00 229/206209 vim_FullName [400]
0.01 0.00 39290/206209 vim_isAbsName [189]
0.01 0.00 42180/206209 ff_check_visited [5]
0.02 0.00 124500/206209 vim_findfile [4]
[95] 0.0 0.03 0.00 206209 path_with_url [95]
0.00 0.00 206209/206209 path_is_url [823]
-----------------------------------------------
0.00 0.00 5/1253651 verbose_try_malloc [113]
0.03 0.00 1253646/1253651 xmalloc [97]
[96] 0.0 0.03 0.00 1253651 try_malloc [96]
-----------------------------------------------
0.00 0.00 1/1253646 write_viminfo_bufferlist [512]
0.00 0.00 1/1253646 get_emsg_source [783]
0.00 0.00 1/1253646 get_emsg_lnum [782]
0.00 0.00 1/1253646 add_msg_hist [748]
0.00 0.00 1/1253646 eval_expr <cycle 1> [779]
0.00 0.00 1/1253646 set_cmdarg [777]
0.00 0.00 1/1253646 map_cstr_t_uint64_t_new [788]
0.00 0.00 1/1253646 kh_resize_cstr_t_ptr_t_map [785]
0.00 0.00 1/1253646 command_line_scan [733]
0.00 0.00 1/1253646 globpath [230]
0.00 0.00 1/1253646 findswapname [561]
0.00 0.00 1/1253646 repl_cmdline [791]
0.00 0.00 1/1253646 viminfo_readstring [450]
0.00 0.00 1/1253646 do_ecmd <cycle 1> [265]
0.00 0.00 1/1253646 vim_strsave_shellescape [604]
0.00 0.00 1/1253646 mf_trans_add [789]
0.00 0.00 1/1253646 load_colors <cycle 1> [786]
0.00 0.00 1/1253646 check_changed_any [778]
0.00 0.00 1/1253646 server_start [760]
0.00 0.00 1/1253646 rstream_set_file [773]
0.00 0.00 2/1253646 store_sb_text [752]
0.00 0.00 2/1253646 f_function <cycle 1> [483]
0.00 0.00 2/1253646 f_getcwd [691]
0.00 0.00 2/1253646 map_cstr_t_ptr_t_new [750]
0.00 0.00 2/1253646 spell_read_tree [114]
0.00 0.00 2/1253646 ml_updatechunk [747]
0.00 0.00 2/1253646 get_input_buf [756]
0.00 0.00 2/1253646 ins_typebuf [758]
0.00 0.00 2/1253646 alloc_typebuf [754]
0.00 0.00 2/1253646 modname [585]
0.00 0.00 2/1253646 qf_new_list [751]
0.00 0.00 2/1253646 wstream_new [753]
0.00 0.00 2/1253646 job_start [662]
0.00 0.00 3/1253646 add_termcode [558]
0.00 0.00 3/1253646 copy_viminfo_marks [405]
0.00 0.00 3/1253646 ml_add_stack [731]
0.00 0.00 3/1253646 path_shorten_fname_if_possible [704]
0.00 0.00 3/1253646 do_viminfo <cycle 1> [338]
0.00 0.00 3/1253646 mf_open [732]
0.00 0.00 3/1253646 is_executable_in_path [497]
0.00 0.00 4/1253646 kh_resize_uint64_t_ptr_t_map [716]
0.00 0.00 4/1253646 map_uint64_t_ptr_t_new [717]
0.00 0.00 4/1253646 enc_canonize [715]
0.00 0.00 4/1253646 ff_get_visited_list [665]
0.00 0.00 4/1253646 qf_init_ext <cycle 1> [315]
0.00 0.00 5/1253646 f_setbufvar <cycle 1> [282]
0.00 0.00 5/1253646 ExpandOne [249]
0.00 0.00 5/1253646 init_history [702]
0.00 0.00 5/1253646 vim_findfile [4]
0.00 0.00 5/1253646 find_file_in_path_option [3]
0.00 0.00 6/1253646 screenalloc <cycle 2> [696]
0.00 0.00 6/1253646 setwinvar <cycle 1> [695]
0.00 0.00 6/1253646 shell_build_argv [624]
0.00 0.00 7/1253646 vim_findfile_init [384]
0.00 0.00 7/1253646 qf_add_entry <cycle 1> [646]
0.00 0.00 9/1253646 init [680]
0.00 0.00 10/1253646 prepare_viminfo_history [663]
0.00 0.00 10/1253646 rstream_new [675]
0.00 0.00 12/1253646 vim_strsave_escaped_ext [435]
0.00 0.00 12/1253646 tokenize [632]
0.00 0.00 14/1253646 string_quote [538]
0.00 0.00 16/1253646 mch_expand_wildcards [212]
0.00 0.00 29/1253646 do_set <cycle 1> [228]
0.00 0.00 32/1253646 read_viminfo_register [552]
0.00 0.00 48/1253646 do_map <cycle 1> [467]
0.00 0.00 54/1253646 auto_next_pat [128]
0.00 0.00 58/1253646 mf_alloc_bhdr [594]
0.00 0.00 80/1253646 read_viminfo_history [513]
0.00 0.00 108/1253646 read_sal_section [417]
0.00 0.00 108/1253646 syn_cmd_keyword [292]
0.00 0.00 130/1253646 add_menu_path [394]
0.00 0.00 140/1253646 expand_env_save_opt [471]
0.00 0.00 148/1253646 syn_cmd_region [244]
0.00 0.00 149/1253646 home_replace_save [458]
0.00 0.00 152/1253646 do_ucmd <cycle 1> [374]
0.00 0.00 172/1253646 dictitem_copy [489]
0.00 0.00 181/1253646 f_printf [532]
0.00 0.00 205/1253646 hash_may_resize [109]
0.00 0.00 220/1253646 replace_termcodes <cycle 1> [141]
0.00 0.00 227/1253646 FullName_save [387]
0.00 0.00 235/1253646 mb_str2wide [452]
0.00 0.00 258/1253646 count_common_word [320]
0.00 0.00 324/1253646 make_expanded_name <cycle 1> [318]
0.00 0.00 369/1253646 nfa_get_match_text [200]
0.00 0.00 386/1253646 add_keyword [299]
0.00 0.00 412/1253646 dict_alloc [491]
0.00 0.00 420/1253646 autoload_name [325]
0.00 0.00 561/1253646 ex_function <cycle 1> [197]
0.00 0.00 719/1253646 get_id_list [401]
0.00 0.00 1041/1253646 get_string_tv [302]
0.00 0.00 1502/1253646 trans_function_name <cycle 1> [346]
0.00 0.00 1591/1253646 dictitem_alloc [428]
0.00 0.00 3886/1253646 set_var <cycle 1> [196]
0.00 0.00 4460/1253646 concat_str [375]
0.00 0.00 4588/1253646 listitem_alloc [373]
0.00 0.00 4860/1253646 do_autocmd_event [64]
0.00 0.00 5063/1253646 call_user_func <cycle 1> [125]
0.00 0.00 12266/1253646 get_lit_string_tv [233]
0.00 0.00 28668/1253646 xmallocz [264]
0.00 0.00 39246/1253646 ff_check_visited [5]
0.00 0.00 39741/1253646 unix_expandpath [29]
0.00 0.00 42166/1253646 file_pat_to_reg_pat [106]
0.00 0.00 42401/1253646 ff_create_state_element [191]
0.00 0.00 42771/1253646 addfile [52]
0.00 0.00 43324/1253646 nfa_regcomp_start [68]
0.00 0.00 43324/1253646 post2nfa [78]
0.00 0.00 43324/1253646 nfa_regcomp [46]
0.00 0.02 843272/1253646 nfa_regmatch <cycle 7> [36]
[97] 0.0 0.00 0.03 1253646 xmalloc [97]
0.03 0.00 1253646/1253651 try_malloc [96]
-----------------------------------------------
0.00 0.00 243/43567 skip_regexp [347]
0.02 0.01 43324/43567 regcomp_start [83]
[98] 0.0 0.02 0.01 43567 get_cpo_flags [98]
0.00 0.00 87134/9575040 vim_strchr [38]
-----------------------------------------------
5321 peekchr [99]
0.00 0.00 39746/467241 nfa_regatom <cycle 6> [59]
0.00 0.00 43762/467241 nfa_regbranch <cycle 6> [231]
0.00 0.00 71121/467241 getchr [84]
0.00 0.00 87086/467241 nfa_reg <cycle 6> [198]
0.01 0.00 111066/467241 nfa_regpiece <cycle 6> [76]
0.01 0.00 114460/467241 nfa_regconcat <cycle 6> [188]
[99] 0.0 0.03 0.00 467241+5321 peekchr [99]
0.00 0.00 65622/17650624 utf_ptr2char [49]
0.00 0.00 122/9575040 vim_strchr [38]
0.00 0.00 5321/5321 toggle_Magic [898]
0.00 0.00 3/101 backslash_trans [1067]
0.00 0.00 1/66270 no_Magic [838]
5321 peekchr [99]
-----------------------------------------------
0.00 0.01 995/2279 has_autocmd [136]
0.00 0.01 1284/2279 auto_next_pat [128]
[100] 0.0 0.00 0.02 2279 match_file_pat [100]
0.00 0.02 2933/422276 vim_regexec [31]
-----------------------------------------------
0.00 0.02 12/12 buflist_list [77]
[101] 0.0 0.00 0.02 12 msg_outtrans [101]
0.00 0.02 12/17 msg_outtrans_attr [86]
-----------------------------------------------
0.00 0.00 62/21399 eval_init [408]
0.00 0.00 118/21399 prepare_vimvar [367]
0.00 0.00 561/21399 ex_function <cycle 1> [197]
0.00 0.00 1763/21399 dict_add [236]
0.00 0.00 3886/21399 set_var <cycle 1> [196]
0.00 0.01 7416/21399 call_user_func <cycle 1> [125]
0.00 0.01 7593/21399 add_nr_var [184]
[102] 0.0 0.00 0.02 21399 hash_add [102]
0.00 0.02 21399/22031 hash_add_item [122]
0.00 0.00 21399/110995 hash_hash [150]
0.00 0.00 21399/110995 hash_lookup [151]
-----------------------------------------------
0.00 0.00 3/15 msg_start [211]
0.00 0.02 12/15 buflist_list [77]
[103] 0.0 0.00 0.02 15 msg_putchar [103]
0.00 0.02 15/15 msg_putchar_attr [104]
-----------------------------------------------
0.00 0.02 15/15 msg_putchar [103]
[104] 0.0 0.00 0.02 15 msg_putchar_attr [104]
0.00 0.02 15/15 msg_puts_attr [105]
0.00 0.00 15/6095 utf_char2bytes [890]
-----------------------------------------------
0.00 0.02 15/15 msg_putchar_attr [104]
[105] 0.0 0.00 0.02 15 msg_puts_attr [105]
0.00 0.02 15/32 msg_puts_attr_len [70]
-----------------------------------------------
0.00 0.00 2425/42166 do_autocmd_event [64]
0.02 0.00 39741/42166 unix_expandpath [29]
[106] 0.0 0.02 0.00 42166 file_pat_to_reg_pat [106]
0.00 0.00 42166/1253646 xmalloc [97]
0.00 0.00 14764/471828 vim_ispathsep [169]
-----------------------------------------------
0.00 0.02 1/1 do_in_runtimepath <cycle 1> [50]
[107] 0.0 0.00 0.02 1 spell_load_cb [107]
0.00 0.02 1/1 spell_load_file [108]
-----------------------------------------------
0.00 0.02 1/1 spell_load_cb [107]
[108] 0.0 0.00 0.02 1 spell_load_file [108]
0.00 0.02 3/3 spell_read_tree [114]
0.00 0.00 1/1 read_words_section [321]
0.00 0.00 1/1 read_sal_section [417]
0.00 0.00 1/1 set_map_str [480]
0.00 0.00 2/2 read_rep_section [531]
0.00 0.00 1/1 read_charflags_section [555]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 1/1 slang_alloc [661]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 2/286 read_string [508]
0.00 0.00 9/12 get4c [1196]
0.00 0.00 1/1 read_region_section [1594]
0.00 0.00 1/1 get8ctime [1538]
-----------------------------------------------
0.00 0.00 2/23043 hash_unlock [579]
0.00 0.00 1010/23043 hash_remove [253]
0.02 0.00 22031/23043 hash_add_item [122]
[109] 0.0 0.02 0.00 23043 hash_may_resize [109]
0.00 0.00 205/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.02 87702/87702 loop [111]
[110] 0.0 0.00 0.02 87702 process_from [110]
0.02 0.00 87711/87711 kl_shift_Event [120]
0.00 0.00 7/7 rstream_read_event [634]
0.00 0.00 2/2 job_exit_event [1439]
-----------------------------------------------
0.00 0.02 43851/43851 event_poll [112]
[111] 0.0 0.00 0.02 43851 loop [111]
0.00 0.02 87702/87702 process_from [110]
0.00 0.00 43851/43851 requeue_deferred_events [842]
-----------------------------------------------
0.00 0.00 6/43850 job_wait [540]
0.00 0.02 43844/43850 input_poll [79]
[112] 0.0 0.00 0.02 43850 event_poll [112]
0.00 0.02 43851/43851 loop [111]
0.00 0.00 87687/87691 event_has_deferred [833]
0.00 0.00 43850/43850 input_start [843]
0.00 0.00 43850/43850 input_stop [844]
-----------------------------------------------
0.00 0.00 1/5 vim_settempdir [217]
0.02 0.00 4/5 readfile <cycle 1> [65]
[113] 0.0 0.02 0.00 5 verbose_try_malloc [113]
0.00 0.00 5/1253651 try_malloc [96]
-----------------------------------------------
0.00 0.02 3/3 spell_load_file [108]
[114] 0.0 0.00 0.02 3 spell_read_tree [114]
0.01 0.01 2/2 read_tree_node [117]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 3/12 get4c [1196]
0.00 0.00 2/2320 xcalloc [932]
-----------------------------------------------
0.02 0.00 26502/26502 has_loop_cmd [116]
[115] 0.0 0.02 0.00 26502 modifier_len [115]
-----------------------------------------------
0.00 0.02 26485/26485 do_cmdline <cycle 1> [85]
[116] 0.0 0.00 0.02 26485 has_loop_cmd [116]
0.02 0.00 26502/26502 modifier_len [115]
-----------------------------------------------
78263 read_tree_node [117]
0.01 0.01 2/2 spell_read_tree [114]
[117] 0.0 0.01 0.01 2+78263 read_tree_node [117]
0.01 0.00 76411/76411 get3c [152]
78263 read_tree_node [117]
-----------------------------------------------
<spontaneous>
[118] 0.0 0.02 0.00 state_in_list [118]
-----------------------------------------------
<spontaneous>
[119] 0.0 0.02 0.00 uv_default_loop [119]
-----------------------------------------------
0.02 0.00 87711/87711 process_from [110]
[120] 0.0 0.02 0.00 87711 kl_shift_Event [120]
0.00 0.00 9/9 kmp_free_Event [1224]
-----------------------------------------------
0.00 0.00 1/116 write_viminfo <cycle 1> [351]
0.00 0.00 1/116 mf_do_open [352]
0.00 0.00 2/116 readfile <cycle 1> [65]
0.00 0.00 4/116 f_filereadable [263]
0.02 0.00 108/116 fopen_noinh_readbin [124]
[121] 0.0 0.02 0.00 116 os_open [121]
-----------------------------------------------
0.00 0.00 258/22031 count_common_word [320]
0.00 0.00 374/22031 add_keyword [299]
0.00 0.02 21399/22031 hash_add [102]
[122] 0.0 0.00 0.02 22031 hash_add_item [122]
0.02 0.00 22031/23043 hash_may_resize [109]
-----------------------------------------------
81521 eval6 <cycle 1> [621]
[123] 0.0 0.01 0.01 81521 eval7 <cycle 1> [123]
0.00 0.00 269/309 get_option_tv [194]
0.00 0.00 20351/20351 get_lit_string_tv [233]
0.00 0.00 83380/492239 skipwhite [146]
0.00 0.00 1594/1594 get_string_tv [302]
0.00 0.00 1255/177775 clear_tv <cycle 5> [142]
0.00 0.00 43/43 get_env_tv [553]
0.00 0.00 15532/33960 aborting [858]
0.00 0.00 8649/9128 skipdigits [880]
0.00 0.00 8647/9388 vim_str2nr [879]
0.00 0.00 1255/17722 get_tv_number_chk [868]
0.00 0.00 1/59 vim_isdigit [1100]
0.00 0.00 1/3 string2float [1396]
81521 handle_subscript <cycle 1> [192]
48485 get_name_len <cycle 1> [66]
21819 get_var_tv <cycle 1> [255]
15532 deref_func_name <cycle 1> [867]
15532 get_func_tv <cycle 1> [222]
1446 get_list_tv <cycle 1> [341]
423 get_dict_tv <cycle 1> [262]
284 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.02 108/108 do_source <cycle 1> [88]
[124] 0.0 0.00 0.02 108 fopen_noinh_readbin [124]
0.02 0.00 108/116 os_open [121]
-----------------------------------------------
2531 call_func <cycle 1> [10]
[125] 0.0 0.00 0.02 2531 call_user_func <cycle 1> [125]
0.00 0.01 7593/7593 add_nr_var [184]
0.00 0.01 7416/21399 hash_add [102]
0.00 0.00 2531/2531 free_funccal [328]
0.00 0.00 5063/1253646 xmalloc [97]
0.00 0.00 2531/21773 line_breakcheck [267]
0.00 0.00 5062/5155 init_var_dict [900]
0.00 0.00 2531/3425 dbg_find_breakpoint [914]
0.00 0.00 2531/2531 cat_func_name [929]
0.00 0.00 151/4741 list_append [902]
2531 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.00 0.00 118/88952 restore_vimvar [368]
0.00 0.00 137/88952 do_unlet [397]
0.00 0.00 3991/88952 find_func [259]
0.00 0.00 5123/88952 dict_find [251]
0.00 0.01 32139/88952 find_var_ht [181]
0.00 0.01 47444/88952 find_var_in_ht <cycle 1> [179]
[126] 0.0 0.00 0.02 88952 hash_find [126]
0.01 0.00 88952/110995 hash_hash [150]
0.01 0.00 88952/110995 hash_lookup [151]
-----------------------------------------------
<spontaneous>
[127] 0.0 0.02 0.00 dbcs_ptr2char [127]
-----------------------------------------------
0.00 0.00 24/69 apply_autocmds_group <cycle 1> [208]
0.00 0.01 45/69 getnextac [177]
[128] 0.0 0.00 0.01 69 auto_next_pat [128]
0.00 0.01 1284/2279 match_file_pat [100]
0.00 0.00 1284/21773 line_breakcheck [267]
0.00 0.00 54/1253646 xmalloc [97]
0.00 0.00 54/54 event_nr2name [1105]
-----------------------------------------------
0.00 0.00 1/125660 makeswapname [569]
0.00 0.00 1/125660 readfile <cycle 1> [65]
0.00 0.00 4/125660 path_tail_with_sep [559]
0.00 0.00 44/125660 f_resolve [356]
0.00 0.00 85/125660 modify_fname [317]
0.00 0.00 191/125660 expand_env_esc [444]
0.01 0.00 125334/125660 add_pathsep [130]
[129] 0.0 0.01 0.00 125660 after_pathsep [129]
0.00 0.00 125660/471828 vim_ispathsep [169]
0.00 0.00 81918/82425 utf_head_off [834]
-----------------------------------------------
0.00 0.00 1/125334 vim_maketempdir [216]
0.00 0.00 1/125334 vim_settempdir [217]
0.00 0.00 1/125334 set_init_1 [34]
0.00 0.00 4/125334 mch_expand_wildcards [212]
0.00 0.00 10/125334 vim_findfile_init [384]
0.00 0.00 20/125334 globpath [230]
0.00 0.00 794/125334 do_in_runtimepath <cycle 1> [50]
0.00 0.00 42626/125334 addfile [52]
0.00 0.01 81877/125334 vim_findfile [4]
[130] 0.0 0.00 0.01 125334 add_pathsep [130]
0.01 0.00 125334/125660 after_pathsep [129]
-----------------------------------------------
0.00 0.00 1/4 msg_attr [225]
0.00 0.01 3/4 msg [180]
[131] 0.0 0.00 0.01 4 msg_attr_keep [131]
0.00 0.01 4/17 msg_outtrans_attr [86]
0.00 0.00 4/6 msg_start [211]
0.00 0.00 4/5 msg_clr_eos [269]
0.00 0.00 4/4 msg_strtrunc [654]
0.00 0.00 4/16 set_vim_var_string [637]
0.00 0.00 4/5 add_msg_hist [748]
0.00 0.00 4/4 msg_end [1323]
-----------------------------------------------
6877 handle_subscript <cycle 1> [192]
[132] 0.0 0.01 0.00 6877 eval_index <cycle 1> [132]
0.00 0.00 2578/5123 dict_find [251]
0.00 0.00 7010/177775 clear_tv <cycle 5> [142]
0.00 0.00 11720/492239 skipwhite [146]
0.00 0.00 4496/32233 copy_tv [243]
0.00 0.00 4/28301 vim_strnsave [278]
0.00 0.00 2505/10575 get_tv_string_chk [877]
0.00 0.00 1990/6052 get_tv_number [891]
0.00 0.00 1972/2177 list_len [936]
0.00 0.00 1972/3533 list_find [912]
0.00 0.00 524/6383 get_tv_string [886]
4843 eval1 <cycle 1> [319]
-----------------------------------------------
0.01 0.00 421636/421636 nfa_regmatch <cycle 7> [36]
[133] 0.0 0.01 0.00 421636 fast_breakcheck [133]
0.00 0.00 1306/44336 ui_breakcheck [81]
-----------------------------------------------
73857 eval4 <cycle 1> [187]
[134] 0.0 0.01 0.00 73857 eval5 <cycle 1> [134]
0.00 0.00 8528/177775 clear_tv <cycle 5> [142]
0.00 0.00 207/207 list_concat [309]
0.00 0.00 7652/492239 skipwhite [146]
0.00 0.00 4054/4460 concat_str [375]
0.00 0.00 4057/10575 get_tv_string_chk [877]
0.00 0.00 4054/16902 get_tv_string_buf [873]
0.00 0.00 4054/33060 get_tv_string_buf_chk [860]
0.00 0.00 6/17722 get_tv_number_chk [868]
81509 eval6 <cycle 1> [621]
-----------------------------------------------
[135] 0.0 0.01 0.00 177775+17415 <cycle 5 as a whole> [135]
0.01 0.00 90789 clear_tv <cycle 5> [142]
0.00 0.00 260 dict_free <cycle 5> [258]
0.00 0.00 95674 dict_unref <cycle 5> [831]
0.00 0.00 7102 list_unref <cycle 5> [883]
0.00 0.00 1365 list_free <cycle 5> [944]
-----------------------------------------------
0.00 0.01 108/108 do_source <cycle 1> [88]
[136] 0.0 0.00 0.01 108 has_autocmd [136]
0.00 0.01 995/2279 match_file_pat [100]
0.00 0.00 108/327 path_tail [300]
0.00 0.00 108/227 FullName_save [387]
-----------------------------------------------
0.00 0.01 7533/7533 do_one_cmd <cycle 1> [6]
[137] 0.0 0.00 0.01 7533 separate_nextcmd [137]
0.01 0.00 7448/7448 del_trailing_spaces [160]
0.00 0.00 42803/54844248 utfc_ptr2len [40]
0.00 0.00 60/9575040 vim_strchr [38]
0.00 0.00 45/46549 check_nextcmd [250]
0.00 0.00 7533/7565 skip_grep_pat [882]
-----------------------------------------------
0.01 0.00 2936/2936 ff_check_visited [5]
[138] 0.0 0.01 0.00 2936 ff_wc_equal [138]
0.00 0.00 17592/17650624 utf_ptr2char [49]
0.00 0.00 8796/54844248 utfc_ptr2len [40]
-----------------------------------------------
[139] 0.0 0.00 0.01 30+100 <cycle 2 as a whole> [139]
0.00 0.01 1 shell_new_columns <cycle 2> [174]
0.00 0.00 22 update_topline <cycle 2> [350]
0.00 0.00 12 win_new_height <cycle 2> [511]
0.00 0.00 14 curs_columns <cycle 2> [554]
0.00 0.00 31 screenalloc <cycle 2> [696]
0.00 0.00 27 screen_valid <cycle 2> [1151]
0.00 0.00 8 frame_new_height <cycle 2> [1232]
0.00 0.00 6 validate_cursor <cycle 2> [1276]
0.00 0.00 4 win_new_width <cycle 2> [1350]
0.00 0.00 2 frame_new_width <cycle 2> [1432]
0.00 0.00 2 shell_new_rows <cycle 2> [1468]
0.00 0.00 1 win_new_shellsize <cycle 2> [1634]
-----------------------------------------------
0.00 0.00 157/1237 f_split [235]
0.00 0.00 268/1237 do_string_sub [209]
0.00 0.00 377/1237 find_some_match [213]
0.00 0.00 435/1237 eval4 <cycle 1> [187]
[140] 0.0 0.00 0.01 1237 vim_regexec_nl [140]
0.00 0.01 1237/423513 nfa_regexec_nl [30]
-----------------------------------------------
2 get_maparg <cycle 1> [1435]
2 map_to_exists <cycle 1> [597]
26 ex_menu <cycle 1> [390]
94 uc_add_command <cycle 1> [565]
96 do_map <cycle 1> [467]
[141] 0.0 0.00 0.01 220 replace_termcodes <cycle 1> [141]
0.01 0.00 6439/6439 find_term_bykeys [161]
0.00 0.00 6434/54844248 utfc_ptr2len [40]
0.00 0.00 660/9575040 vim_strchr [38]
0.00 0.00 220/1253646 xmalloc [97]
0.00 0.00 6571/6571 trans_special [543]
0.00 0.00 220/33851 xrealloc [859]
5 get_var_value <cycle 1> [1204]
-----------------------------------------------
849 dict_free <cycle 5> [258]
3454 list_free <cycle 5> [944]
0.00 0.00 2/177775 filter_map <cycle 1> [322]
0.00 0.00 3/177775 dict_extend [330]
0.00 0.00 10/177775 ex_echo <cycle 1> [619]
0.00 0.00 12/177775 eval6 <cycle 1> [621]
0.00 0.00 43/177775 delete_var [426]
0.00 0.00 128/177775 f_exists <cycle 1> [291]
0.00 0.00 217/177775 handle_subscript <cycle 1> [192]
0.00 0.00 259/177775 func_call <cycle 1> [448]
0.00 0.00 324/177775 eval_to_string <cycle 1> [429]
0.00 0.00 346/177775 listitem_free [454]
0.00 0.00 369/177775 ex_return <cycle 1> [362]
0.00 0.00 415/177775 set_var_lval <cycle 1> [288]
0.00 0.00 416/177775 tv_op [432]
0.00 0.00 429/177775 eval3 <cycle 1> [143]
0.00 0.00 452/177775 get_lval <cycle 1> [185]
0.00 0.00 496/177775 get_dict_tv <cycle 1> [262]
0.00 0.00 602/177775 ex_execute <cycle 1> [355]
0.00 0.00 856/177775 filter_map_one <cycle 1> [406]
0.00 0.00 1124/177775 set_var <cycle 1> [196]
0.00 0.00 1255/177775 eval7 <cycle 1> [123]
0.00 0.00 1623/177775 do_return [382]
0.00 0.00 1917/177775 ex_call <cycle 1> [326]
0.00 0.00 1985/177775 eval2 <cycle 1> [360]
0.00 0.00 2430/177775 eval1 <cycle 1> [319]
0.00 0.00 3345/177775 eval_to_bool <cycle 1> [337]
0.00 0.00 3738/177775 vars_clear_ext [327]
0.00 0.00 7010/177775 eval_index <cycle 1> [132]
0.00 0.00 7222/177775 eval4 <cycle 1> [187]
0.00 0.00 8262/177775 ex_let <cycle 1> [178]
0.00 0.00 8528/177775 eval5 <cycle 1> [134]
0.00 0.00 32668/177775 get_func_tv <cycle 1> [222]
[142] 0.0 0.01 0.00 90789 clear_tv <cycle 5> [142]
0.00 0.00 535/535 func_unref [414]
6766 list_unref <cycle 5> [883]
4721 dict_unref <cycle 5> [831]
-----------------------------------------------
68482 eval2 <cycle 1> [360]
[143] 0.0 0.01 0.00 68482 eval3 <cycle 1> [143]
0.00 0.00 429/177775 clear_tv <cycle 5> [142]
0.00 0.00 461/492239 skipwhite [146]
0.00 0.00 429/17722 get_tv_number_chk [868]
68943 eval4 <cycle 1> [187]
-----------------------------------------------
0.00 0.00 1/63471 read_sal_section [417]
0.00 0.00 1/63471 globpath [230]
0.00 0.00 1/63471 uc_add_command <cycle 1> [565]
0.00 0.00 1/63471 alist_init [688]
0.00 0.00 1/63471 set_init_1 [34]
0.00 0.00 1/63471 langmap_init [690]
0.00 0.00 2/63471 slang_alloc [661]
0.00 0.00 3/63471 var_redir_start <cycle 1> [641]
0.00 0.00 3/63471 foldInitWin [652]
0.00 0.00 3/63471 cloneFoldGrowArray [651]
0.00 0.00 4/63471 did_set_spelllang <cycle 1> [567]
0.00 0.00 205/63471 do_string_sub [209]
0.00 0.00 239/63471 list_join [421]
0.00 0.00 239/63471 f_join [398]
0.00 0.00 262/63471 getsourceline [207]
0.00 0.00 600/63471 ex_execute <cycle 1> [355]
0.00 0.00 1130/63471 ex_function <cycle 1> [197]
0.00 0.00 3324/63471 do_cmdline <cycle 1> [85]
0.00 0.00 17107/63471 get_one_sourceline [221]
0.01 0.00 40344/63471 gen_expand_wildcards [26]
[144] 0.0 0.01 0.00 63471 ga_init [144]
0.00 0.00 63471/64246 ga_set_growsize [473]
-----------------------------------------------
<spontaneous>
[145] 0.0 0.01 0.00 uv_run [145]
0.00 0.00 8/8 close_cb [762]
-----------------------------------------------
0.00 0.00 2/492239 f_eval <cycle 1> [766]
0.00 0.00 2/492239 f_str2float [767]
0.00 0.00 2/492239 ex_wincmd <cycle 1> [727]
0.00 0.00 2/492239 ex_filetype <cycle 1> [768]
0.00 0.00 3/492239 chk_modeline <cycle 1> [649]
0.00 0.00 3/492239 ex_redir <cycle 1> [734]
0.00 0.00 3/492239 ex_menu <cycle 1> [390]
0.00 0.00 3/492239 do_doautocmd <cycle 1> [190]
0.00 0.00 3/492239 qf_fill_buffer <cycle 1> [692]
0.00 0.00 4/492239 syn_cmd_sync [676]
0.00 0.00 6/492239 au_get_grouparg [459]
0.00 0.00 9/492239 f_str2nr [685]
0.00 0.00 10/492239 ex_echo <cycle 1> [619]
0.00 0.00 12/492239 eval6 <cycle 1> [621]
0.00 0.00 15/492239 cmd_exists [667]
0.00 0.00 18/492239 mch_expand_wildcards [212]
0.00 0.00 20/492239 ex_sign [609]
0.00 0.00 24/492239 tokenize [632]
0.00 0.00 29/492239 f_exists <cycle 1> [291]
0.00 0.00 32/492239 read_viminfo_register [552]
0.00 0.00 33/492239 menu_translate_tab_and_shift [638]
0.00 0.00 59/492239 filter_map <cycle 1> [322]
0.00 0.00 71/492239 do_map <cycle 1> [467]
0.00 0.00 112/492239 function_exists <cycle 1> [431]
0.00 0.00 167/492239 get_syn_options [402]
0.00 0.00 168/492239 do_set <cycle 1> [228]
0.00 0.00 182/492239 ex_unletlock <cycle 1> [395]
0.00 0.00 213/492239 copy_viminfo_marks [405]
0.00 0.00 228/492239 get_syn_pattern [239]
0.00 0.00 247/492239 get_group_name [522]
0.00 0.00 258/492239 ex_syntax <cycle 1> [232]
0.00 0.00 278/492239 get_name_len <cycle 1> [66]
0.00 0.00 327/492239 read_viminfo_filemark [477]
0.00 0.00 332/492239 syn_cmd_region [244]
0.00 0.00 355/492239 ex_command <cycle 1> [499]
0.00 0.00 361/492239 expand_env_esc [444]
0.00 0.00 376/492239 ex_let_vars <cycle 1> [503]
0.00 0.00 399/492239 syn_cmd_keyword [292]
0.00 0.00 446/492239 skip_var_list [182]
0.00 0.00 452/492239 get_lval <cycle 1> [185]
0.00 0.00 461/492239 eval3 <cycle 1> [143]
0.00 0.00 586/492239 checkforcmd [482]
0.00 0.00 602/492239 ex_execute <cycle 1> [355]
0.00 0.00 764/492239 eval_for_line <cycle 1> [304]
0.00 0.00 1081/492239 eval2 <cycle 1> [360]
0.00 0.00 1104/492239 ex_call <cycle 1> [326]
0.00 0.00 1438/492239 get_id_list [401]
0.00 0.00 1563/492239 do_autocmd [63]
0.00 0.00 2265/492239 get_dict_tv <cycle 1> [262]
0.00 0.00 4914/492239 eval4 <cycle 1> [187]
0.00 0.00 5330/492239 ex_let_one <cycle 1> [285]
0.00 0.00 5878/492239 get_list_tv <cycle 1> [341]
0.00 0.00 6460/492239 eval1 <cycle 1> [319]
0.00 0.00 7631/492239 do_highlight <cycle 1> [308]
0.00 0.00 7652/492239 eval5 <cycle 1> [134]
0.00 0.00 9879/492239 ex_function <cycle 1> [197]
0.00 0.00 11720/492239 eval_index <cycle 1> [132]
0.00 0.00 16055/492239 eval0 <cycle 1> [279]
0.00 0.00 16524/492239 ex_let <cycle 1> [178]
0.00 0.00 16824/492239 getsourceline [207]
0.00 0.00 46549/492239 check_nextcmd [250]
0.00 0.00 48692/492239 get_id_len [199]
0.00 0.00 49912/492239 get_func_tv <cycle 1> [222]
0.00 0.00 55880/492239 get_address [241]
0.00 0.00 83380/492239 eval7 <cycle 1> [123]
0.00 0.00 83829/492239 do_one_cmd <cycle 1> [6]
[146] 0.0 0.01 0.00 492239 skipwhite [146]
-----------------------------------------------
0.00 0.00 9304/894952 ex_function <cycle 1> [197]
0.00 0.00 360370/894952 get_id_len [199]
0.01 0.00 525278/894952 find_name_end [60]
[147] 0.0 0.01 0.00 894952 eval_isnamec [147]
-----------------------------------------------
0.01 0.00 200605/200605 post2nfa [78]
[148] 0.0 0.01 0.00 200605 alloc_state [148]
-----------------------------------------------
0.01 0.00 185557/185557 post2nfa [78]
[149] 0.0 0.01 0.00 185557 frag [149]
-----------------------------------------------
0.00 0.00 258/110995 count_common_word [320]
0.00 0.00 386/110995 add_keyword [299]
0.00 0.00 21399/110995 hash_add [102]
0.01 0.00 88952/110995 hash_find [126]
[150] 0.0 0.01 0.00 110995 hash_hash [150]
-----------------------------------------------
0.00 0.00 258/110995 count_common_word [320]
0.00 0.00 386/110995 add_keyword [299]
0.00 0.00 21399/110995 hash_add [102]
0.01 0.00 88952/110995 hash_find [126]
[151] 0.0 0.01 0.00 110995 hash_lookup [151]
-----------------------------------------------
0.01 0.00 76411/76411 read_tree_node [117]
[152] 0.0 0.01 0.00 76411 get3c [152]
-----------------------------------------------
0.01 0.00 65116/65116 utf_iscomposing [154]
[153] 0.0 0.01 0.00 65116 intable [153]
-----------------------------------------------
0.00 0.00 2/65116 t_puts [72]
0.00 0.00 17/65116 msg_outtrans_len_attr [87]
0.00 0.00 108/65116 find_match_text [388]
0.00 0.00 175/65116 utf_composinglike [440]
0.00 0.01 64814/65116 nfa_regatom <cycle 6> [59]
[154] 0.0 0.00 0.01 65116 utf_iscomposing [154]
0.01 0.00 65116/65116 intable [153]
-----------------------------------------------
0.01 0.00 43324/43324 nfa_regcomp [46]
[155] 0.0 0.01 0.00 43324 nfa_postprocess [155]
0.00 0.00 35/39 match_follows [1128]
0.00 0.00 6/6 failure_chance [1261]
-----------------------------------------------
0.00 0.00 229/42418 ff_clear [376]
0.01 0.00 42189/42418 vim_findfile [4]
[156] 0.0 0.01 0.00 42418 ff_pop [156]
-----------------------------------------------
0.00 0.00 5/42402 vim_findfile_init [384]
0.01 0.00 42397/42402 vim_findfile [4]
[157] 0.0 0.01 0.00 42402 ffs_push [157]
-----------------------------------------------
0.00 0.00 223/42401 ff_clear [376]
0.01 0.00 42178/42401 vim_findfile [4]
[158] 0.0 0.01 0.00 42401 ff_free_state_element [158]
0.00 0.00 39243/39312 FreeWild [855]
-----------------------------------------------
0.00 0.00 5/8902 translated_function_exists [436]
0.01 0.00 8897/8902 call_func <cycle 1> [10]
[159] 0.0 0.01 0.00 8902 find_internal_func [159]
-----------------------------------------------
0.01 0.00 7448/7448 separate_nextcmd [137]
[160] 0.0 0.01 0.00 7448 del_trailing_spaces [160]
-----------------------------------------------
0.01 0.00 6439/6439 replace_termcodes <cycle 1> [141]
[161] 0.0 0.01 0.00 6439 find_term_bykeys [161]
-----------------------------------------------
0.00 0.00 107/1002 screen_puts_len [73]
0.00 0.00 107/1002 msg_puts_display [71]
0.01 0.00 788/1002 msg_outtrans_len_attr [87]
[162] 0.0 0.01 0.00 1002 utfc_ptr2len_len [162]
-----------------------------------------------
<spontaneous>
[163] 0.0 0.01 0.00 expand_backtick [163]
-----------------------------------------------
<spontaneous>
[164] 0.0 0.01 0.00 nfa_regexec_multi [164]
-----------------------------------------------
<spontaneous>
[165] 0.0 0.01 0.00 reg_submatch_list [165]
-----------------------------------------------
<spontaneous>
[166] 0.0 0.01 0.00 uv__loop_init [166]
-----------------------------------------------
<spontaneous>
[167] 0.0 0.01 0.00 uv_fs_stat [167]
-----------------------------------------------
<spontaneous>
[168] 0.0 0.01 0.00 uv_read_start [168]
-----------------------------------------------
0.00 0.00 2/471828 vim_findfile_init [384]
0.00 0.00 2/471828 find_file_in_path_option [3]
0.00 0.00 6/471828 path_shorten_fname [700]
0.00 0.00 6/471828 expand_env_esc [444]
0.00 0.00 7/471828 ff_path_in_stoplist [693]
0.00 0.00 18/471828 modname [585]
0.00 0.00 43/471828 f_resolve [356]
0.00 0.00 281/471828 simplify_filename [416]
0.00 0.00 580/471828 get_past_head [478]
0.00 0.00 648/471828 home_replace [411]
0.00 0.00 2336/471828 modify_fname [317]
0.00 0.00 3664/471828 path_next_component [372]
0.00 0.00 12168/471828 vim_ispathsep_nocolon [323]
0.00 0.00 14764/471828 file_pat_to_reg_pat [106]
0.00 0.00 39267/471828 vim_findfile [4]
0.00 0.00 125660/471828 after_pathsep [129]
0.01 0.00 272376/471828 pathcmp [42]
[169] 0.0 0.01 0.00 471828 vim_ispathsep [169]
-----------------------------------------------
0.00 0.00 6/87693 system_data_cb [636]
0.01 0.00 87687/87693 input_ready [176]
[170] 0.0 0.01 0.00 87693 rstream_available [170]
-----------------------------------------------
0.00 0.00 7/43851 emit_read_event [591]
0.01 0.00 43844/43851 input_poll [79]
[171] 0.0 0.01 0.00 43851 rstream_event_source [171]
-----------------------------------------------
0.00 0.00 1/390 set_helplang_default [446]
0.00 0.00 1/390 reset_option_was_set [447]
0.00 0.00 2/390 set_init_1 [34]
0.00 0.00 2/390 set_init_2 [361]
0.00 0.00 2/390 set_init_3 [378]
0.00 0.00 2/390 set_title_defaults [419]
0.00 0.00 2/390 get_highlight_default [418]
0.00 0.00 4/390 option_was_set [379]
0.00 0.00 5/390 set_string_default [363]
0.00 0.00 8/390 set_string_option_direct [334]
0.00 0.00 14/390 set_number_default [306]
0.00 0.00 58/390 set_option_value <cycle 1> [240]
0.00 0.00 84/390 do_set <cycle 1> [228]
0.01 0.00 205/390 get_option_value [195]
[172] 0.0 0.01 0.00 390 findoption [172]
-----------------------------------------------
0.01 0.00 1/1 shell_new_columns <cycle 2> [174]
[173] 0.0 0.01 0.00 1 frame_check_width [173]
-----------------------------------------------
1 win_new_shellsize <cycle 2> [1634]
[174] 0.0 0.00 0.01 1 shell_new_columns <cycle 2> [174]
0.01 0.00 1/1 frame_check_width [173]
0.00 0.00 1/9 win_comp_pos [1226]
1 frame_new_width <cycle 2> [1432]
-----------------------------------------------
0.00 0.00 1/188682 init_homedir [745]
0.00 0.00 1/188682 get_env_tv [553]
0.00 0.00 1/188682 f_getftype [743]
0.00 0.00 1/188682 f_mode [744]
0.00 0.00 1/188682 f_simplify [566]
0.00 0.00 1/188682 slang_alloc [661]
0.00 0.00 1/188682 spell_load_file [108]
0.00 0.00 1/188682 vim_settempdir [217]
0.00 0.00 1/188682 get_file_in_dir [606]
0.00 0.00 1/188682 do_one_cmd <cycle 1> [6]
0.00 0.00 1/188682 set_init_3 [378]
0.00 0.00 1/188682 set_helplang_default [446]
0.00 0.00 1/188682 shorten_fnames [601]
0.00 0.00 2/188682 filter_map <cycle 1> [322]
0.00 0.00 2/188682 f_getcwd [691]
0.00 0.00 2/188682 ml_replace [707]
0.00 0.00 2/188682 ex_cd [7]
0.00 0.00 3/188682 chk_modeline <cycle 1> [649]
0.00 0.00 3/188682 set_internal_string_var <cycle 1> [683]
0.00 0.00 3/188682 var_redir_start <cycle 1> [641]
0.00 0.00 3/188682 get_buffer_lines [453]
0.00 0.00 3/188682 viminfo_filename [607]
0.00 0.00 3/188682 au_exists [659]
0.00 0.00 4/188682 buflist_new <cycle 1> [386]
0.00 0.00 4/188682 did_set_spelllang <cycle 1> [567]
0.00 0.00 4/188682 vim_tempname [214]
0.00 0.00 4/188682 save_file_ff [682]
0.00 0.00 4/188682 ex_sign [609]
0.00 0.00 4/188682 ff_get_visited_list [665]
0.00 0.00 6/188682 get_dict_string [578]
0.00 0.00 6/188682 find_file_in_path_option [3]
0.00 0.00 7/188682 set_init_1 [34]
0.00 0.00 7/188682 qf_add_entry <cycle 1> [646]
0.00 0.00 8/188682 f_bufname [656]
0.00 0.00 12/188682 set_vim_var_string [637]
0.00 0.00 15/188682 vim_findfile_init [384]
0.00 0.00 23/188682 f_tolower [298]
0.00 0.00 24/188682 do_set <cycle 1> [228]
0.00 0.00 25/188682 au_new_group [600]
0.00 0.00 26/188682 save_search_patterns [596]
0.00 0.00 27/188682 dict_add_nr_str [396]
0.00 0.00 53/188682 add_termcode [558]
0.00 0.00 53/188682 set_string_option <cycle 1> [560]
0.00 0.00 56/188682 getnextac [177]
0.00 0.00 59/188682 apply_autocmds_group <cycle 1> [208]
0.00 0.00 59/188682 do_in_runtimepath <cycle 1> [50]
0.00 0.00 60/188682 set_string_option_global [550]
0.00 0.00 61/188682 set_string_option_direct [334]
0.00 0.00 63/188682 copy_winopt [546]
0.00 0.00 65/188682 f_resolve [356]
0.00 0.00 84/188682 f_function <cycle 1> [483]
0.00 0.00 108/188682 add_menu_path [394]
0.00 0.00 122/188682 get_option_value [195]
0.00 0.00 142/188682 dict_list [466]
0.00 0.00 144/188682 do_map <cycle 1> [467]
0.00 0.00 175/188682 buf_copy_options [413]
0.00 0.00 185/188682 trans_function_name <cycle 1> [346]
0.00 0.00 205/188682 do_string_sub [209]
0.00 0.00 227/188682 FullName_save [387]
0.00 0.00 228/188682 menu_text [404]
0.00 0.00 246/188682 get_lval <cycle 1> [185]
0.00 0.00 318/188682 do_highlight <cycle 1> [308]
0.00 0.00 324/188682 eval_to_string <cycle 1> [429]
0.00 0.00 336/188682 f_synIDattr [460]
0.00 0.00 403/188682 list_append_string [427]
0.00 0.00 440/188682 viminfo_readstring [450]
0.00 0.00 579/188682 vim_strsave_up [439]
0.00 0.00 686/188682 backslash_halve_save [287]
0.00 0.00 758/188682 expand_sfile [425]
0.00 0.00 1964/188682 store_loop_line [377]
0.00 0.00 2435/188682 do_autocmd_event [64]
0.00 0.00 7129/188682 do_cmdline <cycle 1> [85]
0.00 0.00 8089/188682 ex_function <cycle 1> [197]
0.00 0.00 19113/188682 copy_tv [243]
0.00 0.00 19416/188682 get_func_line [247]
0.00 0.00 39246/188682 ff_check_visited [5]
0.00 0.00 84802/188682 ff_create_state_element [191]
[175] 0.0 0.01 0.00 188682 vim_strsave [175]
0.00 0.00 188682/188695 xstrdup [824]
-----------------------------------------------
0.00 0.01 87687/87687 input_poll [79]
[176] 0.0 0.00 0.01 87687 input_ready [176]
0.01 0.00 87687/87693 rstream_available [170]
-----------------------------------------------
0.00 0.01 76/76 do_cmdline <cycle 1> [85]
[177] 0.0 0.00 0.01 76 getnextac [177]
0.00 0.01 45/69 auto_next_pat [128]
0.00 0.00 56/188682 vim_strsave [175]
-----------------------------------------------
8262 do_one_cmd <cycle 1> [6]
[178] 0.0 0.00 0.01 8262 ex_let <cycle 1> [178]
0.00 0.01 8262/8644 skip_var_list [182]
0.00 0.00 8262/177775 clear_tv <cycle 5> [142]
0.00 0.00 16524/492239 skipwhite [146]
0.00 0.00 1500/9575040 vim_strchr [38]
8262 eval0 <cycle 1> [279]
5234 ex_let_vars <cycle 1> [503]
-----------------------------------------------
6 f_getbufvar <cycle 1> [380]
117 getwinvar <cycle 1> [391]
5010 set_var <cycle 1> [196]
42406 find_var <cycle 1> [186]
[179] 0.0 0.00 0.01 47539 find_var_in_ht <cycle 1> [179]
0.00 0.01 47444/88952 hash_find [126]
0.00 0.00 6/33960 aborting [858]
691 script_autoload <cycle 1> [340]
-----------------------------------------------
0.00 0.00 1/3 smsg [227]
0.00 0.01 2/3 do_doautocmd <cycle 1> [190]
[180] 0.0 0.00 0.01 3 msg [180]
0.00 0.01 3/4 msg_attr_keep [131]
-----------------------------------------------
0.00 0.00 137/47553 do_unlet [397]
0.00 0.00 5010/47553 set_var <cycle 1> [196]
0.00 0.01 42406/47553 find_var <cycle 1> [186]
[181] 0.0 0.00 0.01 47553 find_var_ht [181]
0.00 0.01 32139/88952 hash_find [126]
0.00 0.00 28256/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 382/8644 eval_for_line <cycle 1> [304]
0.00 0.01 8262/8644 ex_let <cycle 1> [178]
[182] 0.0 0.00 0.01 8644 skip_var_list [182]
0.00 0.01 8760/8760 skip_var_one [183]
0.00 0.00 446/492239 skipwhite [146]
-----------------------------------------------
0.00 0.01 8760/8760 skip_var_list [182]
[183] 0.0 0.00 0.01 8760 skip_var_one [183]
0.01 0.00 8760/66072 find_name_end [60]
-----------------------------------------------
0.00 0.01 7593/7593 call_user_func <cycle 1> [125]
[184] 0.0 0.00 0.01 7593 add_nr_var [184]
0.00 0.01 7593/21399 hash_add [102]
-----------------------------------------------
3 var_redir_start <cycle 1> [641]
3 var_redir_stop <cycle 1> [1398]
182 ex_unletlock <cycle 1> [395]
1781 trans_function_name <cycle 1> [346]
6049 ex_let_one <cycle 1> [285]
[185] 0.0 0.00 0.01 8018 get_lval <cycle 1> [185]
0.01 0.00 8018/66072 find_name_end [60]
0.00 0.00 1344/5123 dict_find [251]
0.00 0.00 452/177775 clear_tv <cycle 5> [142]
0.00 0.00 246/188682 vim_strsave [175]
0.00 0.00 452/492239 skipwhite [146]
0.00 0.00 298/28301 vim_strnsave [278]
0.00 0.00 800/1967 var_check_ro [938]
0.00 0.00 452/10575 get_tv_string_chk [877]
0.00 0.00 358/6383 get_tv_string [886]
0.00 0.00 94/6052 get_tv_number [891]
0.00 0.00 94/3533 list_find [912]
0.00 0.00 72/25627 ends_excmd [866]
1338 find_var <cycle 1> [186]
452 eval1 <cycle 1> [319]
150 make_expanded_name <cycle 1> [318]
-----------------------------------------------
11 get_var_value <cycle 1> [1204]
21 do_lock_var <cycle 1> [1163]
467 ex_function <cycle 1> [197]
1338 get_lval <cycle 1> [185]
18138 deref_func_name <cycle 1> [867]
22431 get_var_tv <cycle 1> [255]
[186] 0.0 0.00 0.01 42406 find_var <cycle 1> [186]
0.00 0.01 42406/47553 find_var_ht [181]
42406 find_var_in_ht <cycle 1> [179]
-----------------------------------------------
68943 eval3 <cycle 1> [143]
[187] 0.0 0.00 0.01 68943 eval4 <cycle 1> [187]
0.00 0.00 435/1237 vim_regexec_nl [140]
0.00 0.00 435/43324 vim_regcomp [44]
0.00 0.00 7222/177775 clear_tv <cycle 5> [142]
0.00 0.00 4914/492239 skipwhite [146]
0.00 0.00 1/1 list_equal [673]
0.00 0.00 4862/16902 get_tv_string_buf [873]
0.00 0.00 2358/6052 get_tv_number [891]
0.00 0.00 435/40800 vim_regfree [850]
0.00 0.00 3/3 mb_strnicmp [1379]
73857 eval5 <cycle 1> [134]
-----------------------------------------------
43762 nfa_regbranch <cycle 6> [231]
[188] 0.0 0.00 0.01 43762 nfa_regconcat <cycle 6> [188]
0.01 0.00 114460/467241 peekchr [99]
0.00 0.00 460/460 skipchr_keepstart [339]
70238 nfa_regpiece <cycle 6> [76]
-----------------------------------------------
0.00 0.00 4/39290 vim_findfile_init [384]
0.00 0.00 4/39290 find_file_in_path_option [3]
0.00 0.00 37/39290 modify_fname [317]
0.00 0.01 39245/39290 vim_findfile [4]
[189] 0.0 0.00 0.01 39290 vim_isAbsName [189]
0.01 0.00 39290/206209 path_with_url [95]
0.00 0.00 39290/39434 path_is_absolute_path [854]
-----------------------------------------------
3 ex_doautocmd <cycle 1> [1366]
[190] 0.0 0.00 0.01 3 do_doautocmd <cycle 1> [190]
0.00 0.01 2/3 msg [180]
0.00 0.00 3/784 au_get_grouparg [459]
0.00 0.00 3/492239 skipwhite [146]
0.00 0.00 3/784 find_end_event [962]
0.00 0.00 3/2853 event_name2nr [921]
0.00 0.00 3/33960 aborting [858]
3 apply_autocmds_group <cycle 1> [208]
-----------------------------------------------
0.00 0.00 5/42401 vim_findfile_init [384]
0.00 0.01 42396/42401 vim_findfile [4]
[191] 0.0 0.00 0.01 42401 ff_create_state_element [191]
0.00 0.00 84802/188682 vim_strsave [175]
0.00 0.00 42401/1253646 xmalloc [97]
-----------------------------------------------
182 f_exists <cycle 1> [291]
1104 ex_call <cycle 1> [326]
81521 eval7 <cycle 1> [123]
[192] 0.0 0.00 0.01 82807 handle_subscript <cycle 1> [192]
0.01 0.00 89847/177775 dict_unref <cycle 5> [831]
0.00 0.00 217/177775 clear_tv <cycle 5> [142]
0.00 0.00 163/33960 aborting [858]
6877 eval_index <cycle 1> [132]
163 get_func_tv <cycle 1> [222]
-----------------------------------------------
2 do_ecmd <cycle 1> [265]
0.00 6.51 1/12 create_windows [19]
[193] 0.0 0.00 0.01 3 open_buffer <cycle 1> [193]
0.00 0.01 3/3 ml_open [201]
0.00 0.00 3/9 aucmd_restbuf [242]
0.00 0.00 3/14 buf_init_chartab [583]
0.00 0.00 3/6 save_file_ff [682]
0.00 0.00 6/33960 aborting [858]
0.00 0.00 3/20 parse_cino [1173]
0.00 0.00 3/9 unchanged [1225]
0.00 0.00 3/7 foldUpdateAll [1243]
0.00 0.00 3/35 buf_valid [1135]
6 apply_autocmds_retval <cycle 1> [1250]
3 do_modelines <cycle 1> [1257]
3 aucmd_prepbuf <cycle 1> [610]
1 readfile <cycle 1> [65]
-----------------------------------------------
0.00 0.00 5/309 getwinvar <cycle 1> [391]
0.00 0.00 6/309 f_getbufvar <cycle 1> [380]
0.00 0.00 29/309 f_exists <cycle 1> [291]
0.00 0.00 269/309 eval7 <cycle 1> [123]
[194] 0.0 0.00 0.01 309 get_option_tv [194]
0.00 0.01 205/205 get_option_value [195]
0.00 0.00 309/345 find_option_end [992]
-----------------------------------------------
0.00 0.01 205/205 get_option_tv [194]
[195] 0.0 0.00 0.01 205 get_option_value [195]
0.01 0.00 205/390 findoption [172]
0.00 0.00 122/188682 vim_strsave [175]
0.00 0.00 205/1149 get_varp_scope [947]
0.00 0.00 2/3 curbufIsChanged [1362]
-----------------------------------------------
3 set_internal_string_var <cycle 1> [683]
5 f_setbufvar <cycle 1> [282]
6 setwinvar <cycle 1> [695]
4996 set_var_lval <cycle 1> [288]
[196] 0.0 0.00 0.01 5010 set_var <cycle 1> [196]
0.00 0.00 3886/21399 hash_add [102]
0.00 0.00 5010/47553 find_var_ht [181]
0.00 0.00 3886/1253646 xmalloc [97]
0.00 0.00 1124/177775 clear_tv <cycle 5> [142]
0.00 0.00 1480/32233 copy_tv [243]
0.00 0.00 3886/3886 valid_varname [909]
0.00 0.00 3530/4268 init_tv [903]
0.00 0.00 1124/1967 var_check_ro [938]
0.00 0.00 1124/2965 tv_check_lock [918]
5010 find_var_in_ht <cycle 1> [179]
48 var_check_func_name <cycle 1> [533]
-----------------------------------------------
565 do_one_cmd <cycle 1> [6]
[197] 0.0 0.00 0.01 565 ex_function <cycle 1> [197]
0.00 0.00 8032/16051 getsourceline [207]
0.00 0.00 7467/7467 skip_range [280]
0.00 0.00 561/21399 hash_add [102]
0.00 0.00 8089/188682 vim_strsave [175]
0.00 0.00 9879/492239 skipwhite [146]
0.00 0.00 1130/63471 ga_init [144]
0.00 0.00 187/420 autoload_name [325]
0.00 0.00 1219/9575040 vim_strchr [38]
0.00 0.00 9304/894952 eval_isnamec [147]
0.00 0.00 94/1763 dict_add [236]
0.00 0.00 467/3991 find_func [259]
0.00 0.00 561/1253646 xmalloc [97]
0.00 0.00 15499/39464 checkforcmd [482]
0.00 0.00 94/1591 dictitem_alloc [428]
0.00 0.00 7901/73586 ga_grow [835]
0.00 0.00 7467/12201 skiptowhite [874]
0.00 0.00 565/25627 ends_excmd [866]
0.00 0.00 561/561 prof_def_func [977]
0.00 0.00 307/90962 eval_isnamec1 [832]
0.00 0.00 187/46770 vim_fnamecmp [840]
0.00 0.00 94/2965 tv_check_lock [918]
0.00 0.00 8/8 ga_clear_strings [1234]
565 trans_function_name <cycle 1> [346]
467 find_var <cycle 1> [186]
-----------------------------------------------
168 nfa_regatom <cycle 6> [59]
0.03 0.09 43324/43324 re2post [51]
[198] 0.0 0.00 0.01 43492 nfa_reg <cycle 6> [198]
0.00 0.00 87086/467241 peekchr [99]
0.00 0.00 270/112860 skipchr [67]
0.00 0.00 168/71121 getchr [84]
43762 nfa_regbranch <cycle 6> [231]
-----------------------------------------------
0.00 0.01 48692/48692 get_name_len <cycle 1> [66]
[199] 0.0 0.00 0.01 48692 get_id_len [199]
0.00 0.00 360370/894952 eval_isnamec [147]
0.00 0.00 48692/492239 skipwhite [146]
-----------------------------------------------
0.01 0.00 43324/43324 nfa_regcomp [46]
[200] 0.0 0.01 0.00 43324 nfa_get_match_text [200]
0.00 0.00 369/1253646 xmalloc [97]
0.00 0.00 14660/52118 utf_char2len [839]
0.00 0.00 2408/6095 utf_char2bytes [890]
-----------------------------------------------
0.00 0.01 3/3 open_buffer <cycle 1> [193]
[201] 0.0 0.00 0.01 3 ml_open [201]
0.00 0.01 3/3 set_b0_fname [202]
0.00 0.00 3/4 mf_sync [627]
0.00 0.00 3/29 mf_new [595]
0.00 0.00 3/3 ml_new_ptr [694]
0.00 0.00 3/23 ml_new_data [613]
0.00 0.00 3/3 mf_open [732]
0.00 0.00 6/118 mf_put [776]
0.00 0.00 6/8 long_to_char [1236]
0.00 0.00 3/3 xstpcpy [1404]
0.00 0.00 3/6318 xstrlcpy [888]
0.00 0.00 3/3 get_fileformat [1369]
0.00 0.00 3/4 os_get_user_name [1327]
0.00 0.00 3/3 os_get_hostname [1387]
0.00 0.00 3/177 os_get_pid [1029]
-----------------------------------------------
0.00 0.01 3/3 ml_open [201]
[202] 0.0 0.00 0.01 3 set_b0_fname [202]
0.01 0.00 1/1 os_file_info_get_inode [204]
0.00 0.00 1/560 home_replace [411]
0.00 0.00 1/5 os_get_file_info [660]
0.00 0.00 3/3 add_b0_fenc [1351]
0.00 0.00 2/8 long_to_char [1236]
0.00 0.00 1/4 os_get_user_name [1327]
0.00 0.00 1/2 buf_store_file_info [1409]
-----------------------------------------------
0.01 0.00 496/496 nfa_regpiece <cycle 6> [76]
[203] 0.0 0.01 0.00 496 restore_parse_state [203]
-----------------------------------------------
0.01 0.00 1/1 set_b0_fname [202]
[204] 0.0 0.01 0.00 1 os_file_info_get_inode [204]
-----------------------------------------------
<spontaneous>
[205] 0.0 0.01 0.00 realloc_post_list [205]
-----------------------------------------------
<spontaneous>
[206] 0.0 0.01 0.00 save_patterns [206]
-----------------------------------------------
0.00 0.00 107/16051 do_source <cycle 1> [88]
0.00 0.00 7912/16051 do_cmdline <cycle 1> [85]
0.00 0.00 8032/16051 ex_function <cycle 1> [197]
[207] 0.0 0.00 0.00 16051 getsourceline [207]
0.00 0.00 17107/17107 get_one_sourceline [221]
0.00 0.00 15944/9575040 vim_strchr [38]
0.00 0.00 16824/492239 skipwhite [146]
0.00 0.00 262/63471 ga_init [144]
0.00 0.00 136/64246 ga_set_growsize [473]
0.00 0.00 1230/1397 ga_concat [943]
0.00 0.00 262/504 ga_append [981]
-----------------------------------------------
3 do_doautocmd <cycle 1> [190]
3 apply_autocmds_exarg <cycle 1> [1353]
6 apply_autocmds_retval <cycle 1> [1250]
187 apply_autocmds <cycle 1> [1026]
[208] 0.0 0.00 0.00 199 apply_autocmds_group <cycle 1> [208]
0.00 0.00 24/69 auto_next_pat [128]
0.00 0.00 24/327 path_tail [300]
0.00 0.00 59/188682 vim_strsave [175]
0.00 0.00 4/227 FullName_save [387]
0.00 0.00 2/2 set_cmdarg [777]
0.00 0.00 14/2545 save_search_patterns [596]
0.00 0.00 25/33960 aborting [858]
0.00 0.00 25/25 event_ignored [1154]
0.00 0.00 24/131 save_funccal [1050]
0.00 0.00 24/131 restore_funccal [1049]
0.00 0.00 24/3025 au_cleanup [917]
0.00 0.00 20/22 get_vim_var_nr [1162]
0.00 0.00 20/25 check_lnums [1153]
0.00 0.00 14/2545 saveRedobuff [928]
0.00 0.00 14/2545 restore_search_patterns [927]
0.00 0.00 14/2545 restoreRedobuff [926]
0.00 0.00 2/158 set_vim_var_nr [1036]
0.00 0.00 2/3 aubuflocal_remove [1354]
20 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.00 0.00 1/205 modify_fname [317]
0.00 0.00 204/205 f_substitute [210]
[209] 0.0 0.00 0.00 205 do_string_sub [209]
0.00 0.00 268/1237 vim_regexec_nl [140]
0.00 0.00 205/43324 vim_regcomp [44]
0.00 0.00 258/258 vim_regsub [245]
0.00 0.00 205/63471 ga_init [144]
0.00 0.00 205/188682 vim_strsave [175]
0.00 0.00 205/40800 vim_regfree [850]
0.00 0.00 205/4241 ga_clear [904]
0.00 0.00 129/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 204/204 call_func <cycle 1> [10]
[210] 0.0 0.00 0.00 204 f_substitute [210]
0.00 0.00 204/205 do_string_sub [209]
0.00 0.00 612/33060 get_tv_string_buf_chk [860]
0.00 0.00 204/10575 get_tv_string_chk [877]
-----------------------------------------------
0.00 0.00 1/6 emsg [256]
0.00 0.00 1/6 filemess [223]
0.00 0.00 4/6 msg_attr_keep [131]
[211] 0.0 0.00 0.00 6 msg_start [211]
0.00 0.00 3/15 msg_putchar [103]
0.00 0.00 3/38 redir_write [1131]
0.00 0.00 2/2 msg_starthere [1453]
0.00 0.00 2/2 cursor_off [1418]
-----------------------------------------------
0.00 0.00 4/4 gen_expand_wildcards [26]
[212] 0.0 0.00 0.00 4 mch_expand_wildcards [212]
0.00 0.00 4/4 vim_tempname [214]
0.00 0.00 4/4 call_shell [335]
0.00 0.00 584/9575040 vim_strchr [38]
0.00 0.00 4/4 have_wildcard [505]
0.00 0.00 4/327 path_tail [300]
0.00 0.00 9/464640 os_isdir [69]
0.00 0.00 9/841032 os_file_exists [58]
0.00 0.00 4/125334 add_pathsep [130]
0.00 0.00 16/1253646 xmalloc [97]
0.00 0.00 18/492239 skipwhite [146]
0.00 0.00 4/6 os_remove [1270]
-----------------------------------------------
0.00 0.00 16/178 f_match [303]
0.00 0.00 162/178 f_matchstr [218]
[213] 0.0 0.00 0.00 178 find_some_match [213]
0.00 0.00 377/1237 vim_regexec_nl [140]
0.00 0.00 178/43324 vim_regcomp [44]
0.00 0.00 91/28301 vim_strnsave [278]
0.00 0.00 200/316 echo_string [1004]
0.00 0.00 178/33060 get_tv_string_buf_chk [860]
0.00 0.00 178/40800 vim_regfree [850]
0.00 0.00 177/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 4/4 mch_expand_wildcards [212]
[214] 0.0 0.00 0.00 4 vim_tempname [214]
0.00 0.00 4/4 vim_gettempdir [215]
0.00 0.00 4/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 4/4 vim_tempname [214]
[215] 0.0 0.00 0.00 4 vim_gettempdir [215]
0.00 0.00 1/1 vim_maketempdir [216]
-----------------------------------------------
0.00 0.00 1/1 vim_gettempdir [215]
[216] 0.0 0.00 0.00 1 vim_maketempdir [216]
0.00 0.00 1/1 vim_settempdir [217]
0.00 0.00 2/464640 os_isdir [69]
0.00 0.00 2/187 expand_env [469]
0.00 0.00 1/125334 add_pathsep [130]
0.00 0.00 1/1 os_mkdtemp [1581]
-----------------------------------------------
0.00 0.00 1/1 vim_maketempdir [216]
[217] 0.0 0.00 0.00 1 vim_settempdir [217]
0.00 0.00 1/5 verbose_try_malloc [113]
0.00 0.00 1/229 vim_FullName [400]
0.00 0.00 1/125334 add_pathsep [130]
0.00 0.00 1/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 162/162 call_func <cycle 1> [10]
[218] 0.0 0.00 0.00 162 f_matchstr [218]
0.00 0.00 162/178 find_some_match [213]
-----------------------------------------------
0.00 0.00 8/28 ExpandOne [249]
0.00 0.00 20/28 globpath [230]
[219] 0.0 0.00 0.00 28 ExpandFromContext [219]
0.00 0.00 28/28 expand_wildcards_eval [220]
-----------------------------------------------
0.00 0.00 28/28 ExpandFromContext [219]
[220] 0.0 0.00 0.00 28 expand_wildcards_eval [220]
0.00 0.00 28/39273 expand_wildcards [27]
-----------------------------------------------
0.00 0.00 17107/17107 getsourceline [207]
[221] 0.0 0.00 0.00 17107 get_one_sourceline [221]
0.00 0.00 17107/63471 ga_init [144]
0.00 0.00 16931/21773 line_breakcheck [267]
0.00 0.00 17116/73586 ga_grow [835]
-----------------------------------------------
163 handle_subscript <cycle 1> [192]
1104 ex_call <cycle 1> [326]
15532 eval7 <cycle 1> [123]
[222] 0.0 0.00 0.00 16799 get_func_tv <cycle 1> [222]
0.00 0.00 32668/177775 clear_tv <cycle 5> [142]
0.00 0.00 49912/492239 skipwhite [146]
32668 eval1 <cycle 1> [319]
16799 call_func <cycle 1> [10]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[223] 0.0 0.00 0.00 1 filemess [223]
0.00 0.00 1/17 msg_outtrans_attr [86]
0.00 0.00 1/6 msg_start [211]
0.00 0.00 1/5 msg_clr_eos [269]
0.00 0.00 1/2 msg_add_fname [679]
0.00 0.00 1/6 shortmess [648]
0.00 0.00 1/2 msg_may_trunc [686]
0.00 0.00 1/3 check_for_delay [1358]
0.00 0.00 1/49 out_flush [1110]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[224] 0.0 0.00 0.00 1 msg_trunc_attr [224]
0.00 0.00 1/1 msg_attr [225]
0.00 0.00 1/2 msg_may_trunc [686]
0.00 0.00 1/5 add_msg_hist [748]
-----------------------------------------------
0.00 0.00 1/1 msg_trunc_attr [224]
[225] 0.0 0.00 0.00 1 msg_attr [225]
0.00 0.00 1/4 msg_attr_keep [131]
-----------------------------------------------
1 qf_age <cycle 1> [257]
[226] 0.0 0.00 0.00 1 qf_msg <cycle 1> [226]
0.00 0.00 1/1 smsg [227]
1 qf_update_buffer <cycle 1> [293]
-----------------------------------------------
0.00 0.00 1/1 qf_msg <cycle 1> [226]
[227] 0.0 0.00 0.00 1 smsg [227]
0.00 0.00 1/3 msg [180]
0.00 0.00 1/395 vim_vsnprintf [986]
-----------------------------------------------
3 chk_modeline <cycle 1> [649]
73 ex_set <cycle 1> [1087]
[228] 0.0 0.00 0.00 76 do_set <cycle 1> [228]
0.00 0.00 84/390 findoption [172]
0.00 0.00 15/19 set_num_option [297]
0.00 0.00 334/9575040 vim_strchr [38]
0.00 0.00 415/54844248 utfc_ptr2len [40]
0.00 0.00 168/492239 skipwhite [146]
0.00 0.00 24/188682 vim_strsave [175]
0.00 0.00 29/1253646 xmalloc [97]
0.00 0.00 47/414 option_expand [564]
0.00 0.00 86/1149 get_varp_scope [947]
0.00 0.00 84/137 did_set_option [1047]
0.00 0.00 3/1434 get_varp [942]
53 did_set_string_option <cycle 1> [430]
16 set_bool_option <cycle 1> [462]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[229] 0.0 0.00 0.00 1 f_globpath [229]
0.00 0.00 1/1 globpath [230]
0.00 0.00 1/33060 get_tv_string_buf_chk [860]
0.00 0.00 1/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 1/1 f_globpath [229]
[230] 0.0 0.00 0.00 1 globpath [230]
0.00 0.00 20/28 ExpandFromContext [219]
0.00 0.00 20/253258 copy_option_part [56]
0.00 0.00 20/125334 add_pathsep [130]
0.00 0.00 1/63471 ga_init [144]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/9 ExpandInit [1216]
0.00 0.00 1/6 ExpandEscape [1249]
0.00 0.00 1/73586 ga_grow [835]
0.00 0.00 1/39312 FreeWild [855]
-----------------------------------------------
43762 nfa_reg <cycle 6> [198]
[231] 0.0 0.00 0.00 43762 nfa_regbranch <cycle 6> [231]
0.00 0.00 43762/467241 peekchr [99]
43762 nfa_regconcat <cycle 6> [188]
-----------------------------------------------
258 do_one_cmd <cycle 1> [6]
[232] 0.0 0.00 0.00 258 ex_syntax <cycle 1> [232]
0.00 0.00 53/53 syn_cmd_region [244]
0.00 0.00 80/80 syn_cmd_match [283]
0.00 0.00 108/108 syn_cmd_keyword [292]
0.00 0.00 258/28301 vim_strnsave [278]
0.00 0.00 6/6 syn_cmd_cluster [514]
0.00 0.00 258/492239 skipwhite [146]
0.00 0.00 5/5 syn_cmd_clear [521]
0.00 0.00 2/2 syn_cmd_sync [676]
0.00 0.00 2/2 syn_cmd_case [1474]
1 syn_cmd_reset <cycle 1> [639]
1 syn_cmd_enable <cycle 1> [640]
-----------------------------------------------
0.00 0.00 20351/20351 eval7 <cycle 1> [123]
[233] 0.0 0.00 0.00 20351 get_lit_string_tv [233]
0.00 0.00 110730/54844248 utfc_ptr2len [40]
0.00 0.00 73600/89237 mb_copy_char [252]
0.00 0.00 12266/1253646 xmalloc [97]
-----------------------------------------------
1 win_split <cycle 1> [1636]
1 aucmd_prepbuf <cycle 1> [610]
[234] 0.0 0.00 0.00 2 win_split_ins <cycle 1> [234]
0.00 0.00 3/30 win_new_height <cycle 2> [511]
0.00 0.00 2/30 win_new_width <cycle 2> [1350]
0.00 0.00 1/30 frame_new_height <cycle 2> [1232]
0.00 0.00 1/1 win_init [612]
0.00 0.00 1/3 win_alloc [644]
0.00 0.00 4/4 frame_fix_height [1316]
0.00 0.00 4/1302 redraw_win_later [945]
0.00 0.00 2/37 frame_minheight [1132]
0.00 0.00 2/2320 xcalloc [932]
0.00 0.00 2/4 set_fraction [1335]
0.00 0.00 1/3 win_append [1402]
0.00 0.00 1/3 new_frame [1384]
0.00 0.00 1/1 frame_insert [1533]
0.00 0.00 1/1 frame_append [1532]
0.00 0.00 1/9 win_comp_pos [1226]
2 win_enter <cycle 1> [1278]
-----------------------------------------------
0.00 0.00 95/95 call_func <cycle 1> [10]
[235] 0.0 0.00 0.00 95 f_split [235]
0.00 0.00 157/1237 vim_regexec_nl [140]
0.00 0.00 95/43324 vim_regcomp [44]
0.00 0.00 155/558 list_append_string [427]
0.00 0.00 95/6383 get_tv_string [886]
0.00 0.00 95/33060 get_tv_string_buf_chk [860]
0.00 0.00 95/185 rettv_list_alloc [1027]
0.00 0.00 95/40800 vim_regfree [850]
0.00 0.00 1/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 81/1763 dict_add_nr_str [396]
0.00 0.00 94/1763 ex_function <cycle 1> [197]
0.00 0.00 172/1763 dict_extend [330]
0.00 0.00 450/1763 set_var_lval <cycle 1> [288]
0.00 0.00 470/1763 dict_copy <cycle 4> [290]
0.00 0.00 496/1763 get_dict_tv <cycle 1> [262]
[236] 0.0 0.00 0.00 1763 dict_add [236]
0.00 0.00 1763/21399 hash_add [102]
-----------------------------------------------
0.00 0.00 5/5 msg_use_printf [238]
[237] 0.0 0.00 0.00 5 msg_check_screen [237]
0.00 0.00 5/30 screen_valid <cycle 2> [1151]
-----------------------------------------------
0.00 0.00 1/5 exit_scroll [313]
0.00 0.00 2/5 msg_puts_attr_len [70]
0.00 0.00 2/5 msg_clr_eos_force [271]
[238] 0.0 0.00 0.00 5 msg_use_printf [238]
0.00 0.00 5/5 msg_check_screen [237]
0.00 0.00 5/7 swapping_screen [1248]
-----------------------------------------------
0.00 0.00 80/228 syn_cmd_match [283]
0.00 0.00 148/228 syn_cmd_region [244]
[239] 0.0 0.00 0.00 228 get_syn_pattern [239]
0.00 0.00 228/43324 vim_regcomp [44]
0.00 0.00 228/243 skip_regexp [347]
0.00 0.00 228/28301 vim_strnsave [278]
0.00 0.00 228/492239 skipwhite [146]
0.00 0.00 228/228 syn_clear_time [1014]
0.00 0.00 228/25627 ends_excmd [866]
0.00 0.00 16/479 getdigits [983]
-----------------------------------------------
1 ex_setfiletype <cycle 1> [1522]
3 qf_fill_buffer <cycle 1> [692]
4 ex_copen <cycle 1> [248]
13 setwinvar <cycle 1> [695]
36 ex_let_one <cycle 1> [285]
0.00 6.51 1/12 set_termname [17]
[240] 0.0 0.00 0.00 58 set_option_value <cycle 1> [240]
0.00 0.00 58/390 findoption [172]
0.00 0.00 4/19 set_num_option [297]
0.00 0.00 5/1149 get_varp_scope [947]
53 set_string_option <cycle 1> [560]
1 set_bool_option <cycle 1> [462]
-----------------------------------------------
0.00 0.00 27940/27940 do_one_cmd <cycle 1> [6]
[241] 0.0 0.00 0.00 27940 get_address [241]
0.00 0.00 55880/492239 skipwhite [146]
-----------------------------------------------
0.00 0.00 1/9 qf_update_buffer <cycle 1> [293]
0.00 0.00 3/9 open_buffer <cycle 1> [193]
0.00 0.00 5/9 f_setbufvar <cycle 1> [282]
[242] 0.0 0.00 0.00 9 aucmd_restbuf [242]
0.00 0.00 1/1 restore_snapshot [276]
0.00 0.00 1/2 winframe_remove [275]
0.00 0.00 1/3 last_status [311]
0.00 0.00 1/2535 vars_clear [371]
0.00 0.00 1/14 check_cursor [808]
0.00 0.00 9/309 win_valid [1005]
0.00 0.00 1/147 block_autocmds [1039]
0.00 0.00 1/2 win_remove [1483]
0.00 0.00 1/9 win_comp_pos [1226]
0.00 0.00 1/147 unblock_autocmds [1040]
0.00 0.00 1/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 3/32233 dict_extend [330]
0.00 0.00 3/32233 f_getbufvar <cycle 1> [380]
0.00 0.00 47/32233 dict_list [466]
0.00 0.00 59/32233 filter_map <cycle 1> [322]
0.00 0.00 60/32233 f_extend [329]
0.00 0.00 63/32233 item_copy <cycle 4> [568]
0.00 0.00 94/32233 list_insert_tv [519]
0.00 0.00 116/32233 getwinvar <cycle 1> [391]
0.00 0.00 136/32233 list_append_tv [500]
0.00 0.00 136/32233 f_add [476]
0.00 0.00 172/32233 dictitem_copy [489]
0.00 0.00 259/32233 func_call <cycle 1> [448]
0.00 0.00 417/32233 dict_copy <cycle 4> [290]
0.00 0.00 428/32233 filter_map_one <cycle 1> [406]
0.00 0.00 489/32233 list_copy <cycle 4> [441]
0.00 0.00 1480/32233 set_var <cycle 1> [196]
0.00 0.00 1647/32233 f_get [389]
0.00 0.00 4496/32233 eval_index <cycle 1> [132]
0.00 0.00 22128/32233 get_var_tv <cycle 1> [255]
[243] 0.0 0.00 0.00 32233 copy_tv [243]
0.00 0.00 19113/188682 vim_strsave [175]
0.00 0.00 787/787 func_ref [381]
-----------------------------------------------
0.00 0.00 53/53 ex_syntax <cycle 1> [232]
[244] 0.0 0.00 0.00 53 syn_cmd_region [244]
0.00 0.00 148/228 get_syn_pattern [239]
0.00 0.00 212/771 get_syn_options [402]
0.00 0.00 332/492239 skipwhite [146]
0.00 0.00 160/2287 vim_strnsave_up [415]
0.00 0.00 148/1253646 xmalloc [97]
0.00 0.00 33/1770 syn_check_group [409]
0.00 0.00 53/247 get_group_name [522]
0.00 0.00 53/46549 check_nextcmd [250]
0.00 0.00 53/133 init_syn_patterns [775]
0.00 0.00 478/25627 ends_excmd [866]
0.00 0.00 148/2320 xcalloc [932]
0.00 0.00 83/40800 vim_regfree [850]
0.00 0.00 69/149 vim_regcomp_had_eol [1038]
0.00 0.00 28/47 emsg2 [1114]
0.00 0.00 25/73586 ga_grow [835]
0.00 0.00 25/189 syn_incl_toplevel [1025]
0.00 0.00 25/274 redraw_curbuf_later [1008]
0.00 0.00 25/212 syn_stack_free_all [1017]
0.00 0.00 12/12201 skiptowhite [874]
-----------------------------------------------
0.00 0.00 258/258 do_string_sub [209]
[245] 0.0 0.00 0.00 258 vim_regsub [245]
0.00 0.00 258/258 vim_regsub_both [246]
-----------------------------------------------
0.00 0.00 258/258 vim_regsub [245]
[246] 0.0 0.00 0.00 258 vim_regsub_both [246]
0.00 0.00 3818/119286 utf_ptr2len [90]
0.00 0.00 3818/17650624 utf_ptr2char [49]
0.00 0.00 2358/54844248 utfc_ptr2len [40]
0.00 0.00 50/9575040 vim_strchr [38]
0.00 0.00 3818/52118 utf_char2len [839]
0.00 0.00 1909/6095 utf_char2bytes [890]
0.00 0.00 258/258 prog_magic_wrong [1009]
0.00 0.00 50/50 do_upper [1108]
-----------------------------------------------
0.00 0.00 21930/21930 do_cmdline <cycle 1> [85]
[247] 0.0 0.00 0.00 21930 get_func_line [247]
0.00 0.00 19416/188682 vim_strsave [175]
-----------------------------------------------
2 do_one_cmd <cycle 1> [6]
[248] 0.0 0.00 0.00 2 ex_copen <cycle 1> [248]
0.00 0.00 2/30 update_topline <cycle 2> [350]
0.00 0.00 1/2 win_setheight [273]
0.00 0.00 2/14 check_cursor [808]
0.00 0.00 2/45 bt_quickfix [1119]
0.00 0.00 2/5 reset_VIsual_and_resel [1291]
0.00 0.00 2/4 qf_find_win [1330]
0.00 0.00 1/5 qf_find_buf [1288]
0.00 0.00 1/309 win_valid [1005]
4 set_option_value <cycle 1> [240]
2 qf_fill_buffer <cycle 1> [692]
1 win_goto <cycle 1> [1403]
1 win_split <cycle 1> [1636]
1 do_ecmd <cycle 1> [265]
1 qf_set_title <cycle 1> [1591]
-----------------------------------------------
0.00 0.00 3/8 f_expand [284]
0.00 0.00 5/8 f_glob [281]
[249] 0.0 0.00 0.00 8 ExpandOne [249]
0.00 0.00 8/28 ExpandFromContext [219]
0.00 0.00 5/1253646 xmalloc [97]
0.00 0.00 8/8 ExpandCleanup [1227]
0.00 0.00 5/6 ExpandEscape [1249]
-----------------------------------------------
0.00 0.00 1/46549 syn_cmd_reset <cycle 1> [639]
0.00 0.00 1/46549 syn_cmd_onoff <cycle 1> [794]
0.00 0.00 2/46549 ex_wincmd <cycle 1> [727]
0.00 0.00 2/46549 syn_cmd_sync [676]
0.00 0.00 10/46549 ex_echo <cycle 1> [619]
0.00 0.00 45/46549 separate_nextcmd [137]
0.00 0.00 53/46549 syn_cmd_region [244]
0.00 0.00 80/46549 syn_cmd_match [283]
0.00 0.00 108/46549 syn_cmd_keyword [292]
0.00 0.00 174/46549 ex_unletlock <cycle 1> [395]
0.00 0.00 375/46549 ex_return <cycle 1> [362]
0.00 0.00 600/46549 ex_execute <cycle 1> [355]
0.00 0.00 1104/46549 ex_call <cycle 1> [326]
0.00 0.00 16054/46549 eval0 <cycle 1> [279]
0.00 0.00 27940/46549 do_one_cmd <cycle 1> [6]
[250] 0.0 0.00 0.00 46549 check_nextcmd [250]
0.00 0.00 46549/492239 skipwhite [146]
-----------------------------------------------
0.00 0.00 8/5123 get_dict_string [578]
0.00 0.00 9/5123 dict_equal <cycle 3> [589]
0.00 0.00 10/5123 get_dict_number [577]
0.00 0.00 175/5123 dict_extend [330]
0.00 0.00 180/5123 f_get [389]
0.00 0.00 323/5123 f_has_key [412]
0.00 0.00 496/5123 get_dict_tv <cycle 1> [262]
0.00 0.00 1344/5123 get_lval <cycle 1> [185]
0.00 0.00 2578/5123 eval_index <cycle 1> [132]
[251] 0.0 0.00 0.00 5123 dict_find [251]
0.00 0.00 5123/88952 hash_find [126]
0.00 0.00 3049/6318 xstrlcpy [888]
-----------------------------------------------
0.00 0.00 3/89237 vim_strsave_shellescape [604]
0.00 0.00 171/89237 string_quote [538]
0.00 0.00 15463/89237 get_string_tv [302]
0.00 0.00 73600/89237 get_lit_string_tv [233]
[252] 0.0 0.00 0.00 89237 mb_copy_char [252]
0.00 0.00 89237/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 43/1010 delete_var [426]
0.00 0.00 118/1010 restore_vimvar [368]
0.00 0.00 849/1010 dict_free <cycle 5> [258]
[253] 0.0 0.00 0.00 1010 hash_remove [253]
0.00 0.00 1010/23043 hash_may_resize [109]
-----------------------------------------------
0.00 0.00 112/11753 translated_function_exists [436]
0.00 0.00 213/11753 trans_function_name <cycle 1> [346]
0.00 0.00 11428/11753 call_func <cycle 1> [10]
[254] 0.0 0.00 0.00 11753 builtin_function [254]
0.00 0.00 10090/9575040 vim_strchr [38]
-----------------------------------------------
127 set_var_lval <cycle 1> [288]
485 f_exists <cycle 1> [291]
21819 eval7 <cycle 1> [123]
[255] 0.0 0.00 0.00 22431 get_var_tv <cycle 1> [255]
0.00 0.00 22128/32233 copy_tv [243]
22431 find_var <cycle 1> [186]
-----------------------------------------------
0.00 0.00 1/1 qf_age <cycle 1> [257]
[256] 0.0 0.00 0.00 1 emsg [256]
0.00 0.00 1/6 msg_start [211]
0.00 0.00 1/16 set_vim_var_string [637]
0.00 0.00 1/1 get_emsg_source [783]
0.00 0.00 1/1 get_emsg_lnum [782]
0.00 0.00 3/38 redir_write [1131]
0.00 0.00 1/48 emsg_not_now [1112]
0.00 0.00 1/1 cause_errthrow [1492]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[257] 0.0 0.00 0.00 1 qf_age <cycle 1> [257]
0.00 0.00 1/1 emsg [256]
0.00 0.00 1/45 bt_quickfix [1119]
1 qf_msg <cycle 1> [226]
-----------------------------------------------
260 dict_unref <cycle 5> [831]
[258] 0.0 0.00 0.00 260 dict_free <cycle 5> [258]
0.00 0.00 849/1010 hash_remove [253]
0.00 0.00 260/5328 hash_lock [897]
0.00 0.00 260/5338 hash_clear [896]
849 clear_tv <cycle 5> [142]
-----------------------------------------------
0.00 0.00 107/3991 translated_function_exists [436]
0.00 0.00 308/3991 func_unref [414]
0.00 0.00 467/3991 ex_function <cycle 1> [197]
0.00 0.00 558/3991 func_ref [381]
0.00 0.00 2551/3991 call_func <cycle 1> [10]
[259] 0.0 0.00 0.00 3991 find_func [259]
0.00 0.00 3991/88952 hash_find [126]
-----------------------------------------------
0.00 0.00 8370/8370 skip_to_start [261]
[260] 0.0 0.00 0.00 8370 cstrchr [260]
0.00 0.00 8354/9575040 vim_strchr [38]
0.00 0.00 62/54844248 utfc_ptr2len [40]
0.00 0.00 27/5255 vim_isupper [899]
0.00 0.00 27/6755 vim_islower [885]
0.00 0.00 16/98 vim_toupper [1069]
-----------------------------------------------
0.00 0.00 534/8370 find_match_text [388]
0.00 0.00 3074/8370 nfa_regmatch <cycle 7> [36]
0.00 0.00 4762/8370 nfa_regexec_both [32]
[261] 0.0 0.00 0.00 8370 skip_to_start [261]
0.00 0.00 8370/8370 cstrchr [260]
-----------------------------------------------
423 eval7 <cycle 1> [123]
[262] 0.0 0.00 0.00 423 get_dict_tv <cycle 1> [262]
0.00 0.00 496/1763 dict_add [236]
0.00 0.00 496/5123 dict_find [251]
0.00 0.00 2265/492239 skipwhite [146]
0.00 0.00 496/177775 clear_tv <cycle 5> [142]
0.00 0.00 496/1591 dictitem_alloc [428]
0.00 0.00 340/412 dict_alloc [491]
0.00 0.00 496/33060 get_tv_string_buf_chk [860]
1363 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 4/4 call_func <cycle 1> [10]
[263] 0.0 0.00 0.00 4 f_filereadable [263]
0.00 0.00 4/116 os_open [121]
0.00 0.00 4/464640 os_isdir [69]
0.00 0.00 4/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 22/28668 f_resolve [356]
0.00 0.00 59/28668 do_in_runtimepath <cycle 1> [50]
0.00 0.00 286/28668 read_string [508]
0.00 0.00 28301/28668 vim_strnsave [278]
[264] 0.0 0.00 0.00 28668 xmallocz [264]
0.00 0.00 28668/1253646 xmalloc [97]
-----------------------------------------------
1 do_exedit <cycle 1> [1515]
1 ex_copen <cycle 1> [248]
[265] 0.0 0.00 0.00 2 do_ecmd <cycle 1> [265]
0.00 0.00 2/30 update_topline <cycle 2> [350]
0.00 0.00 1/11 buf_copy_options [413]
0.00 0.00 1/1 get_winopts [650]
0.00 0.00 1/113 fix_fname [420]
0.00 0.00 1/1 buflist_altfpos [664]
0.00 0.00 2/16 set_vim_var_string [637]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/1 otherfile [805]
0.00 0.00 2/14 check_cursor [808]
0.00 0.00 2/3 beginline [813]
0.00 0.00 4/33960 aborting [858]
0.00 0.00 4/4 check_arg_idx [1296]
0.00 0.00 4/10 do_autochdir [1210]
0.00 0.00 2/2 reset_VIsual [1460]
0.00 0.00 2/35 buf_valid [1135]
0.00 0.00 2/3 set_buflisted [1392]
0.00 0.00 2/3 curwin_init [1363]
0.00 0.00 2/7 foldUpdateAll [1243]
0.00 0.00 2/8 should_abort [1239]
0.00 0.00 2/3 handle_swap_exists [1374]
0.00 0.00 2/7 maketitle [1245]
0.00 0.00 2/7 changed_line_abv_curs [1241]
0.00 0.00 2/25 check_lnums [1153]
0.00 0.00 2/274 redraw_curbuf_later [1008]
0.00 0.00 1/2 check_changed [1410]
0.00 0.00 1/295 get_vim_var_str [1006]
0.00 0.00 1/29 vim_snprintf [1149]
0.00 0.00 1/4 u_sync [1342]
0.00 0.00 1/309 win_valid [1005]
0.00 0.00 1/27956 check_cursor_lnum [861]
2 buflist_new <cycle 1> [386]
2 open_buffer <cycle 1> [193]
2 keymap_init <cycle 1> [1440]
1 apply_autocmds <cycle 1> [1026]
1 close_buffer <cycle 1> [657]
1 did_set_spelllang <cycle 1> [567]
-----------------------------------------------
0.00 0.00 1/1 do_one_cmd <cycle 1> [6]
[266] 0.0 0.00 0.00 1 ex_normal [266]
0.00 0.00 1/1 exec_normal_cmd [307]
0.00 0.00 1/2 update_topline_cursor [268]
0.00 0.00 1/1 save_typeahead [718]
0.00 0.00 3/54844248 utfc_ptr2len [40]
0.00 0.00 1/1 restore_typeahead [1599]
-----------------------------------------------
0.00 0.00 3/21773 vgetorpeek [488]
0.00 0.00 5/21773 qf_init_ext <cycle 1> [315]
0.00 0.00 232/21773 list_join_inner [504]
0.00 0.00 787/21773 do_cmdline <cycle 1> [85]
0.00 0.00 1284/21773 auto_next_pat [128]
0.00 0.00 2531/21773 call_user_func <cycle 1> [125]
0.00 0.00 16931/21773 get_one_sourceline [221]
[267] 0.0 0.00 0.00 21773 line_breakcheck [267]
0.00 0.00 757/44336 ui_breakcheck [81]
-----------------------------------------------
0.00 0.00 1/2 ex_normal [266]
0.00 0.00 1/2 exec_normal_cmd [307]
[268] 0.0 0.00 0.00 2 update_topline_cursor [268]
0.00 0.00 2/30 update_topline <cycle 2> [350]
0.00 0.00 2/2 update_curswant [802]
0.00 0.00 2/14 check_cursor [808]
-----------------------------------------------
0.00 0.00 1/5 filemess [223]
0.00 0.00 4/5 msg_attr_keep [131]
[269] 0.0 0.00 0.00 5 msg_clr_eos [269]
0.00 0.00 2/2 msg_clr_eos_force [271]
-----------------------------------------------
0.00 0.00 2/2 win_setheight_win [274]
[270] 0.0 0.00 0.00 2 frame_setheight [270]
0.00 0.00 2/30 frame_new_height <cycle 2> [1232]
0.00 0.00 2/37 frame_minheight [1132]
-----------------------------------------------
0.00 0.00 2/2 msg_clr_eos [269]
[271] 0.0 0.00 0.00 2 msg_clr_eos_force [271]
0.00 0.00 2/5 msg_use_printf [238]
0.00 0.00 4/4 screen_fill [1334]
-----------------------------------------------
0.00 0.00 1/2 set_shellsize [301]
0.00 0.00 1/2 main [1]
[272] 0.0 0.00 0.00 2 screenclear [272]
0.00 0.00 2/30 screenalloc <cycle 2> [696]
0.00 0.00 2/3 check_for_delay [1358]
0.00 0.00 2/2 screenclear2 [1464]
-----------------------------------------------
0.00 0.00 1/2 win_enter_ext <cycle 1> [305]
0.00 0.00 1/2 ex_copen <cycle 1> [248]
[273] 0.0 0.00 0.00 2 win_setheight [273]
0.00 0.00 2/2 win_setheight_win [274]
-----------------------------------------------
0.00 0.00 2/2 win_setheight [273]
[274] 0.0 0.00 0.00 2 win_setheight_win [274]
0.00 0.00 2/2 frame_setheight [270]
0.00 0.00 2/9 win_comp_pos [1226]
0.00 0.00 2/795 redraw_all_later [958]
-----------------------------------------------
0.00 0.00 1/2 win_free_mem [310]
0.00 0.00 1/2 aucmd_restbuf [242]
[275] 0.0 0.00 0.00 2 winframe_remove [275]
0.00 0.00 2/30 frame_new_height <cycle 2> [1232]
0.00 0.00 2/2 win_altframe [1481]
0.00 0.00 2/2 frame2win [1430]
0.00 0.00 2/2 frame_remove [1433]
0.00 0.00 1/10 frame_comp_pos [1213]
-----------------------------------------------
0.00 0.00 1/1 aucmd_restbuf [242]
[276] 0.0 0.00 0.00 1 restore_snapshot [276]
0.00 0.00 1/1 restore_snapshot_rec [277]
0.00 0.00 1/1 check_snapshot_rec [1497]
0.00 0.00 1/9 win_comp_pos [1226]
0.00 0.00 1/795 redraw_all_later [958]
0.00 0.00 1/4 clear_snapshot [1300]
-----------------------------------------------
0.00 0.00 1/1 restore_snapshot [276]
[277] 0.0 0.00 0.00 1 restore_snapshot_rec [277]
0.00 0.00 1/30 frame_new_height <cycle 2> [1232]
0.00 0.00 1/30 frame_new_width <cycle 2> [1432]
-----------------------------------------------
0.00 0.00 1/28301 add_msg_hist [748]
0.00 0.00 1/28301 u_get_undo_file_name [586]
0.00 0.00 2/28301 f_strpart [749]
0.00 0.00 2/28301 set_vim_var_string [637]
0.00 0.00 2/28301 next_fenc [674]
0.00 0.00 2/28301 vim_findfile_init [384]
0.00 0.00 3/28301 modify_fname [317]
0.00 0.00 4/28301 eval_index <cycle 1> [132]
0.00 0.00 4/28301 ex_sign [609]
0.00 0.00 38/28301 parse_compl_arg [626]
0.00 0.00 50/28301 f_fnamemodify [383]
0.00 0.00 80/28301 eval_vars [332]
0.00 0.00 91/28301 find_some_match [213]
0.00 0.00 94/28301 uc_add_command <cycle 1> [565]
0.00 0.00 150/28301 syn_check_cluster [481]
0.00 0.00 155/28301 list_append_string [427]
0.00 0.00 215/28301 f_readfile [486]
0.00 0.00 228/28301 get_syn_pattern [239]
0.00 0.00 238/28301 f_resolve [356]
0.00 0.00 258/28301 ex_syntax <cycle 1> [232]
0.00 0.00 298/28301 get_lval <cycle 1> [185]
0.00 0.00 765/28301 au_get_grouparg [459]
0.00 0.00 1770/28301 syn_check_group [409]
0.00 0.00 2124/28301 do_highlight <cycle 1> [308]
0.00 0.00 2287/28301 vim_strnsave_up [415]
0.00 0.00 2425/28301 do_autocmd_event [64]
0.00 0.00 17014/28301 call_func <cycle 1> [10]
[278] 0.0 0.00 0.00 28301 vim_strnsave [278]
0.00 0.00 28301/28668 xmallocz [264]
-----------------------------------------------
1 eval_expr <cycle 1> [779]
20 eval_to_string_skip <cycle 1> [1170]
324 eval_to_string <cycle 1> [429]
382 eval_for_line <cycle 1> [304]
813 ex_call <cycle 1> [326]
1992 ex_return <cycle 1> [362]
4261 eval_to_bool <cycle 1> [337]
8262 ex_let <cycle 1> [178]
[279] 0.0 0.00 0.00 16055 eval0 <cycle 1> [279]
0.00 0.00 16055/492239 skipwhite [146]
0.00 0.00 16054/46549 check_nextcmd [250]
0.00 0.00 16055/25627 ends_excmd [866]
16055 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 7467/7467 ex_function <cycle 1> [197]
[280] 0.0 0.00 0.00 7467 skip_range [280]
0.00 0.00 7478/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[281] 0.0 0.00 0.00 5 f_glob [281]
0.00 0.00 5/8 ExpandOne [249]
0.00 0.00 5/9 ExpandInit [1216]
0.00 0.00 5/6383 get_tv_string [886]
-----------------------------------------------
5 call_func <cycle 1> [10]
[282] 0.0 0.00 0.00 5 f_setbufvar <cycle 1> [282]
0.00 0.00 5/9 aucmd_restbuf [242]
0.00 0.00 5/1253646 xmalloc [97]
0.00 0.00 5/30 check_secure [1144]
0.00 0.00 5/26 check_restricted [1152]
0.00 0.00 5/6052 get_tv_number [891]
0.00 0.00 5/10575 get_tv_string_chk [877]
0.00 0.00 5/69 get_buf_tv [1090]
5 aucmd_prepbuf <cycle 1> [610]
5 set_var <cycle 1> [196]
-----------------------------------------------
0.00 0.00 80/80 ex_syntax <cycle 1> [232]
[283] 0.0 0.00 0.00 80 syn_cmd_match [283]
0.00 0.00 80/228 get_syn_pattern [239]
0.00 0.00 160/771 get_syn_options [402]
0.00 0.00 61/1770 syn_check_group [409]
0.00 0.00 80/247 get_group_name [522]
0.00 0.00 80/46549 check_nextcmd [250]
0.00 0.00 80/133 init_syn_patterns [775]
0.00 0.00 80/149 vim_regcomp_had_eol [1038]
0.00 0.00 80/25627 ends_excmd [866]
0.00 0.00 61/189 syn_incl_toplevel [1025]
0.00 0.00 61/570 ga_append_via_ptr [976]
0.00 0.00 61/274 redraw_curbuf_later [1008]
0.00 0.00 61/212 syn_stack_free_all [1017]
0.00 0.00 19/40800 vim_regfree [850]
0.00 0.00 19/47 emsg2 [1114]
-----------------------------------------------
0.00 0.00 111/111 call_func <cycle 1> [10]
[284] 0.0 0.00 0.00 111 f_expand [284]
0.00 0.00 3/8 ExpandOne [249]
0.00 0.00 108/108 eval_vars [332]
0.00 0.00 111/6383 get_tv_string [886]
0.00 0.00 3/9 ExpandInit [1216]
-----------------------------------------------
6089 ex_let_vars <cycle 1> [503]
[285] 0.0 0.00 0.00 6089 ex_let_one <cycle 1> [285]
0.00 0.00 5330/9575040 vim_strchr [38]
0.00 0.00 5330/492239 skipwhite [146]
0.00 0.00 6049/90962 eval_isnamec1 [832]
0.00 0.00 6049/7983 clear_lval [881]
0.00 0.00 40/10575 get_tv_string_chk [877]
0.00 0.00 36/345 find_option_end [992]
0.00 0.00 36/6052 get_tv_number [891]
0.00 0.00 4/47 get_env_len [1117]
0.00 0.00 4/30 check_secure [1144]
0.00 0.00 4/4 vim_setenv [1347]
6049 get_lval <cycle 1> [185]
6049 set_var_lval <cycle 1> [288]
36 set_option_value <cycle 1> [240]
-----------------------------------------------
[286] 0.0 0.00 0.00 340+218 <cycle 4 as a whole> [286]
0.00 0.00 54 dict_copy <cycle 4> [290]
0.00 0.00 297 list_copy <cycle 4> [441]
0.00 0.00 207 item_copy <cycle 4> [568]
-----------------------------------------------
0.00 0.00 686/686 gen_expand_wildcards [26]
[287] 0.0 0.00 0.00 686 backslash_halve_save [287]
0.00 0.00 686/703 backslash_halve [289]
0.00 0.00 686/188682 vim_strsave [175]
-----------------------------------------------
3 var_redir_start <cycle 1> [641]
3 var_redir_stop <cycle 1> [1398]
6049 ex_let_one <cycle 1> [285]
[288] 0.0 0.00 0.00 6055 set_var_lval <cycle 1> [288]
0.00 0.00 450/1763 dict_add [236]
0.00 0.00 448/448 tv_op [432]
0.00 0.00 415/177775 clear_tv <cycle 5> [142]
0.00 0.00 450/1591 dictitem_alloc [428]
0.00 0.00 4996/5143 check_changedtick [901]
0.00 0.00 1059/2965 tv_check_lock [918]
0.00 0.00 738/4268 init_tv [903]
4996 set_var <cycle 1> [196]
127 get_var_tv <cycle 1> [255]
-----------------------------------------------
0.00 0.00 4/703 expand_filename [370]
0.00 0.00 13/703 unix_expandpath [29]
0.00 0.00 686/703 backslash_halve_save [287]
[289] 0.0 0.00 0.00 703 backslash_halve [289]
0.00 0.00 37700/4345873 rem_backslash [61]
-----------------------------------------------
54 item_copy <cycle 4> [568]
[290] 0.0 0.00 0.00 54 dict_copy <cycle 4> [290]
0.00 0.00 470/1763 dict_add [236]
0.00 0.00 417/32233 copy_tv [243]
0.00 0.00 470/1591 dictitem_alloc [428]
0.00 0.00 54/412 dict_alloc [491]
53 item_copy <cycle 4> [568]
-----------------------------------------------
567 call_func <cycle 1> [10]
[291] 0.0 0.00 0.00 567 f_exists <cycle 1> [291]
0.00 0.00 29/309 get_option_tv [194]
0.00 0.00 128/177775 clear_tv <cycle 5> [142]
0.00 0.00 29/492239 skipwhite [146]
0.00 0.00 3/3 au_exists [659]
0.00 0.00 15/15 cmd_exists [667]
0.00 0.00 567/6383 get_tv_string [886]
0.00 0.00 2/2 autocmd_supported [1405]
485 get_name_len <cycle 1> [66]
485 get_var_tv <cycle 1> [255]
182 handle_subscript <cycle 1> [192]
33 function_exists <cycle 1> [431]
-----------------------------------------------
0.00 0.00 108/108 ex_syntax <cycle 1> [232]
[292] 0.0 0.00 0.00 108 syn_cmd_keyword [292]
0.00 0.00 386/386 add_keyword [299]
0.00 0.00 399/771 get_syn_options [402]
0.00 0.00 386/9575040 vim_strchr [38]
0.00 0.00 399/492239 skipwhite [146]
0.00 0.00 108/1770 syn_check_group [409]
0.00 0.00 108/1253646 xmalloc [97]
0.00 0.00 108/247 get_group_name [522]
0.00 0.00 108/46549 check_nextcmd [250]
0.00 0.00 906/25627 ends_excmd [866]
0.00 0.00 108/274 redraw_curbuf_later [1008]
0.00 0.00 108/212 syn_stack_free_all [1017]
0.00 0.00 103/189 syn_incl_toplevel [1025]
-----------------------------------------------
1 qf_init_ext <cycle 1> [315]
1 qf_msg <cycle 1> [226]
2 set_errorlist <cycle 1> [541]
[293] 0.0 0.00 0.00 4 qf_update_buffer <cycle 1> [293]
0.00 0.00 1/1 qf_win_pos_update [314]
0.00 0.00 1/9 aucmd_restbuf [242]
0.00 0.00 4/5 qf_find_buf [1288]
1 aucmd_prepbuf <cycle 1> [610]
1 qf_fill_buffer <cycle 1> [692]
-----------------------------------------------
1 ex_quit <cycle 1> [780]
[294] 0.0 0.00 0.00 1 getout <cycle 1> [294]
0.00 0.00 1/1 mch_exit [295]
0.00 0.00 2/60 windgoto [1099]
0.00 0.00 2/22 get_vim_var_nr [1162]
0.00 0.00 1/1 hash_debug_results [1550]
0.00 0.00 1/35 buf_valid [1135]
0.00 0.00 1/1 profile_dump [1587]
0.00 0.00 1/1 cs_end [1511]
4 apply_autocmds <cycle 1> [1026]
1 write_viminfo <cycle 1> [351]
-----------------------------------------------
0.00 0.00 1/1 getout <cycle 1> [294]
[295] 0.0 0.00 0.00 1 mch_exit [295]
0.00 0.00 1/1 exit_scroll [313]
0.00 0.00 1/1 ml_close_all [365]
0.00 0.00 1/10 settmode [562]
0.00 0.00 2/7 swapping_screen [1248]
0.00 0.00 1/1 event_teardown [1518]
0.00 0.00 1/2 mch_restore_title [1450]
0.00 0.00 1/2 stoptermcap [1471]
0.00 0.00 1/49 out_flush [1110]
0.00 0.00 1/2 cursor_on [1419]
-----------------------------------------------
1 ex_cclose <cycle 1> [1425]
[296] 0.0 0.00 0.00 1 win_close <cycle 1> [296]
0.00 0.00 1/1 win_free_mem [310]
0.00 0.00 1/3 last_status [311]
0.00 0.00 3/3 last_window [1377]
0.00 0.00 3/3 close_last_window_tabpage [1360]
0.00 0.00 3/309 win_valid [1005]
0.00 0.00 1/4 clear_snapshot [1300]
0.00 0.00 1/2 reset_synblock [1462]
0.00 0.00 1/4 only_one_window [1325]
0.00 0.00 1/1 win_equal [1631]
0.00 0.00 1/795 redraw_all_later [958]
1 close_buffer <cycle 1> [657]
-----------------------------------------------
0.00 0.00 4/19 set_option_value <cycle 1> [240]
0.00 0.00 15/19 do_set <cycle 1> [228]
[297] 0.0 0.00 0.00 19 set_num_option [297]
0.00 0.00 1/30 shell_new_rows <cycle 2> [1468]
0.00 0.00 1/3 last_status [311]
0.00 0.00 19/608 set_option_scriptID_idx [975]
0.00 0.00 19/30 min_rows [1145]
0.00 0.00 19/36 limit_screen_size [1133]
0.00 0.00 19/39 comp_col [1127]
0.00 0.00 19/142 check_redraw [1042]
0.00 0.00 10/1149 get_varp_scope [947]
0.00 0.00 8/12 foldmethodIsIndent [1195]
0.00 0.00 4/20 parse_cino [1173]
0.00 0.00 2/2 win_setminheight [1484]
0.00 0.00 1/3 check_colorcolumn [1357]
-----------------------------------------------
0.00 0.00 23/23 call_func <cycle 1> [10]
[298] 0.0 0.00 0.00 23 f_tolower [298]
0.00 0.00 1673/119286 utf_ptr2len [90]
0.00 0.00 1673/17650624 utf_ptr2char [49]
0.00 0.00 23/188682 vim_strsave [175]
0.00 0.00 1673/3891 utf_tolower [908]
0.00 0.00 1673/52118 utf_char2len [839]
0.00 0.00 1673/6095 utf_char2bytes [890]
0.00 0.00 23/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 386/386 syn_cmd_keyword [292]
[299] 0.0 0.00 0.00 386 add_keyword [299]
0.00 0.00 374/22031 hash_add_item [122]
0.00 0.00 386/110995 hash_hash [150]
0.00 0.00 386/110995 hash_lookup [151]
0.00 0.00 386/1253646 xmalloc [97]
0.00 0.00 772/772 copy_id_list [963]
-----------------------------------------------
0.00 0.00 1/327 parse_command_name [602]
0.00 0.00 1/327 spell_load_file [108]
0.00 0.00 1/327 csh_like_shell [608]
0.00 0.00 1/327 vim_deltempdir [366]
0.00 0.00 1/327 get_file_in_dir [606]
0.00 0.00 1/327 u_get_undo_file_name [586]
0.00 0.00 1/327 set_init_3 [378]
0.00 0.00 1/327 modname [585]
0.00 0.00 1/327 vim_findfile_init [384]
0.00 0.00 2/327 path_tail_with_sep [559]
0.00 0.00 4/327 mch_expand_wildcards [212]
0.00 0.00 21/327 f_resolve [356]
0.00 0.00 24/327 apply_autocmds_group <cycle 1> [208]
0.00 0.00 108/327 has_autocmd [136]
0.00 0.00 159/327 modify_fname [317]
[300] 0.0 0.00 0.00 327 path_tail [300]
0.00 0.00 12168/12168 vim_ispathsep_nocolon [323]
0.00 0.00 12168/54844248 utfc_ptr2len [40]
0.00 0.00 327/340 get_past_head [478]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[301] 0.0 0.00 0.00 1 set_shellsize [301]
0.00 0.00 1/2 screenclear [272]
0.00 0.00 1/6 ui_get_shellsize [316]
0.00 0.00 1/11 check_shellsize [1203]
0.00 0.00 1/49 out_flush [1110]
-----------------------------------------------
0.00 0.00 1594/1594 eval7 <cycle 1> [123]
[302] 0.0 0.00 0.00 1594 get_string_tv [302]
0.00 0.00 19901/54844248 utfc_ptr2len [40]
0.00 0.00 15463/89237 mb_copy_char [252]
0.00 0.00 1041/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 16/16 call_func <cycle 1> [10]
[303] 0.0 0.00 0.00 16 f_match [303]
0.00 0.00 16/178 find_some_match [213]
-----------------------------------------------
382 ex_while <cycle 1> [490]
[304] 0.0 0.00 0.00 382 eval_for_line <cycle 1> [304]
0.00 0.00 382/8644 skip_var_list [182]
0.00 0.00 764/492239 skipwhite [146]
0.00 0.00 382/2320 xcalloc [932]
0.00 0.00 334/334 list_add_watch [997]
382 eval0 <cycle 1> [279]
-----------------------------------------------
6 win_enter <cycle 1> [1278]
[305] 0.0 0.00 0.00 6 win_enter_ext <cycle 1> [305]
0.00 0.00 1/2 win_setheight [273]
0.00 0.00 4/11 buf_copy_options [413]
0.00 0.00 5/13 setmouse [617]
0.00 0.00 5/14 check_cursor [808]
0.00 0.00 9/309 win_valid [1005]
0.00 0.00 5/33960 aborting [858]
0.00 0.00 5/21 virtual_active [1168]
0.00 0.00 5/7 changed_line_abv_curs [1241]
0.00 0.00 5/7 maketitle [1245]
0.00 0.00 5/10 do_autochdir [1210]
0.00 0.00 3/4 u_sync [1342]
18 apply_autocmds <cycle 1> [1026]
-----------------------------------------------
0.00 0.00 2/14 set_init_2 [361]
0.00 0.00 12/14 ui_get_shellsize [316]
[306] 0.0 0.00 0.00 14 set_number_default [306]
0.00 0.00 14/390 findoption [172]
-----------------------------------------------
0.00 0.00 1/1 ex_normal [266]
[307] 0.0 0.00 0.00 1 exec_normal_cmd [307]
0.00 0.00 1/2 update_topline_cursor [268]
0.00 0.00 1/1 normal_cmd [515]
0.00 0.00 1/1 ins_typebuf [758]
0.00 0.00 2/2 stuff_empty [1473]
0.00 0.00 2/2 typebuf_typed [1477]
0.00 0.00 1/1 clear_oparg [1504]
-----------------------------------------------
116 init_highlight <cycle 1> [1375]
624 ex_highlight <cycle 1> [974]
[308] 0.0 0.00 0.00 740 do_highlight <cycle 1> [308]
0.00 0.00 7631/492239 skipwhite [146]
0.00 0.00 2124/2287 vim_strnsave_up [415]
0.00 0.00 2124/28301 vim_strnsave [278]
0.00 0.00 1/2 highlight_changed [403]
0.00 0.00 945/1770 syn_check_group [409]
0.00 0.00 318/188682 vim_strsave [175]
0.00 0.00 1/137 do_unlet [397]
0.00 0.00 532/532 set_hl_attr [711]
0.00 0.00 4549/25627 ends_excmd [866]
0.00 0.00 3383/12201 skiptowhite [874]
0.00 0.00 732/795 redraw_all_later [958]
0.00 0.00 165/165 hl_has_settings [1034]
0.00 0.00 118/118 highlight_clear [1057]
0.00 0.00 1/1 restore_cterm_colors [1598]
0.00 0.00 1/1 redraw_later_clear [1595]
1 init_highlight <cycle 1> [1375]
-----------------------------------------------
0.00 0.00 207/207 eval5 <cycle 1> [134]
[309] 0.0 0.00 0.00 207 list_concat [309]
0.00 0.00 207/340 list_copy <cycle 4> [441]
0.00 0.00 207/244 list_extend [518]
-----------------------------------------------
0.00 0.00 1/1 win_close <cycle 1> [296]
[310] 0.0 0.00 0.00 1 win_free_mem [310]
0.00 0.00 1/2 winframe_remove [275]
0.00 0.00 1/1 win_free [710]
-----------------------------------------------
0.00 0.00 1/3 set_num_option [297]
0.00 0.00 1/3 win_close <cycle 1> [296]
0.00 0.00 1/3 aucmd_restbuf [242]
[311] 0.0 0.00 0.00 3 last_status [311]
0.00 0.00 3/3 last_status_rec [312]
-----------------------------------------------
0.00 0.00 3/3 last_status [311]
[312] 0.0 0.00 0.00 3 last_status_rec [312]
0.00 0.00 1/30 win_new_height <cycle 2> [511]
0.00 0.00 1/37 frame_minheight [1132]
0.00 0.00 1/39 comp_col [1127]
0.00 0.00 1/795 redraw_all_later [958]
-----------------------------------------------
0.00 0.00 1/1 mch_exit [295]
[313] 0.0 0.00 0.00 1 exit_scroll [313]
0.00 0.00 1/5 msg_use_printf [238]
0.00 0.00 1/62 out_char [1097]
-----------------------------------------------
0.00 0.00 1/1 qf_update_buffer <cycle 1> [293]
[314] 0.0 0.00 0.00 1 qf_win_pos_update [314]
0.00 0.00 1/30 update_topline <cycle 2> [350]
0.00 0.00 1/4 qf_find_win [1330]
0.00 0.00 1/88 redraw_later [1079]
-----------------------------------------------
1 ex_cexpr <cycle 1> [796]
[315] 0.0 0.00 0.00 1 qf_init_ext <cycle 1> [315]
0.00 0.00 33/422276 vim_regexec [31]
0.00 0.00 7/43324 vim_regcomp [44]
0.00 0.00 83/9575040 vim_strchr [38]
0.00 0.00 6/545 vim_strrchr [331]
0.00 0.00 5/21773 line_breakcheck [267]
0.00 0.00 2/187 expand_env [469]
0.00 0.00 4/1253646 xmalloc [97]
0.00 0.00 1/2 qf_new_list [751]
0.00 0.00 7/2320 xcalloc [932]
0.00 0.00 7/253566 skip_to_option_part [821]
0.00 0.00 7/6318 xstrlcpy [888]
0.00 0.00 7/40800 vim_regfree [850]
0.00 0.00 6/6 remove_bom [1271]
0.00 0.00 2/2 qf_clean_dir_stack [1458]
5 qf_add_entry <cycle 1> [646]
1 qf_update_buffer <cycle 1> [293]
-----------------------------------------------
0.00 0.00 1/6 set_shellsize [301]
0.00 0.00 1/6 main [1]
0.00 0.00 4/6 shell_resized_check [336]
[316] 0.0 0.00 0.00 6 ui_get_shellsize [316]
0.00 0.00 12/14 set_number_default [306]
0.00 0.00 6/6 mch_get_shellsize [647]
0.00 0.00 6/11 check_shellsize [1203]
-----------------------------------------------
0.00 0.00 50/158 f_fnamemodify [383]
0.00 0.00 108/158 eval_vars [332]
[317] 0.0 0.00 0.00 158 modify_fname [317]
0.00 0.00 159/327 path_tail [300]
0.00 0.00 2336/471828 vim_ispathsep [169]
0.00 0.00 2313/54844248 utfc_ptr2len [40]
0.00 0.00 1/205 do_string_sub [209]
0.00 0.00 85/125660 after_pathsep [129]
0.00 0.00 37/39290 vim_isAbsName [189]
0.00 0.00 37/464640 os_isdir [69]
0.00 0.00 11/340 get_past_head [478]
0.00 0.00 2/9575040 vim_strchr [38]
0.00 0.00 3/28301 vim_strnsave [278]
0.00 0.00 63/82425 utf_head_off [834]
-----------------------------------------------
4 make_expanded_name <cycle 1> [318]
150 get_lval <cycle 1> [185]
170 get_name_len <cycle 1> [66]
[318] 0.0 0.00 0.00 320+4 make_expanded_name <cycle 1> [318]
0.00 0.00 324/66072 find_name_end [60]
0.00 0.00 324/1253646 xmalloc [97]
324 eval_to_string <cycle 1> [429]
4 make_expanded_name <cycle 1> [318]
-----------------------------------------------
6460 eval1 <cycle 1> [319]
2 f_eval <cycle 1> [766]
10 ex_echo <cycle 1> [619]
284 eval7 <cycle 1> [123]
428 filter_map_one <cycle 1> [406]
452 get_lval <cycle 1> [185]
602 ex_execute <cycle 1> [355]
1363 get_dict_tv <cycle 1> [262]
4234 get_list_tv <cycle 1> [341]
4843 eval_index <cycle 1> [132]
16055 eval0 <cycle 1> [279]
32668 get_func_tv <cycle 1> [222]
[319] 0.0 0.00 0.00 60941+6460 eval1 <cycle 1> [319]
0.00 0.00 2430/177775 clear_tv <cycle 5> [142]
0.00 0.00 6460/492239 skipwhite [146]
0.00 0.00 2430/17722 get_tv_number_chk [868]
67401 eval2 <cycle 1> [360]
6460 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 258/258 read_words_section [321]
[320] 0.0 0.00 0.00 258 count_common_word [320]
0.00 0.00 258/22031 hash_add_item [122]
0.00 0.00 258/110995 hash_hash [150]
0.00 0.00 258/110995 hash_lookup [151]
0.00 0.00 258/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[321] 0.0 0.00 0.00 1 read_words_section [321]
0.00 0.00 258/258 count_common_word [320]
-----------------------------------------------
21 f_map <cycle 1> [1165]
38 f_filter <cycle 1> [1130]
[322] 0.0 0.00 0.00 59 filter_map <cycle 1> [322]
0.00 0.00 118/118 prepare_vimvar [367]
0.00 0.00 118/118 restore_vimvar [368]
0.00 0.00 346/346 listitem_remove [455]
0.00 0.00 59/32233 copy_tv [243]
0.00 0.00 2/2 hash_unlock [579]
0.00 0.00 59/492239 skipwhite [146]
0.00 0.00 2/177775 clear_tv <cycle 5> [142]
0.00 0.00 2/188682 vim_strsave [175]
0.00 0.00 487/2965 tv_check_lock [918]
0.00 0.00 59/33060 get_tv_string_buf_chk [860]
0.00 0.00 2/5328 hash_lock [897]
428 filter_map_one <cycle 1> [406]
-----------------------------------------------
0.00 0.00 12168/12168 path_tail [300]
[323] 0.0 0.00 0.00 12168 vim_ispathsep_nocolon [323]
0.00 0.00 12168/471828 vim_ispathsep [169]
-----------------------------------------------
0.00 0.00 770/770 nfa_regmatch <cycle 7> [36]
[324] 0.0 0.00 0.00 770 addstate_here [324]
0.00 0.00 770/6152021 addstate [37]
-----------------------------------------------
0.00 0.00 187/420 ex_function <cycle 1> [197]
0.00 0.00 233/420 script_autoload <cycle 1> [340]
[325] 0.0 0.00 0.00 420 autoload_name [325]
0.00 0.00 420/545 vim_strrchr [331]
0.00 0.00 795/9575040 vim_strchr [38]
0.00 0.00 420/1253646 xmalloc [97]
-----------------------------------------------
1917 do_one_cmd <cycle 1> [6]
[326] 0.0 0.00 0.00 1917 ex_call <cycle 1> [326]
0.00 0.00 1917/177775 clear_tv <cycle 5> [142]
0.00 0.00 1104/177775 dict_unref <cycle 5> [831]
0.00 0.00 1104/46549 check_nextcmd [250]
0.00 0.00 1104/492239 skipwhite [146]
0.00 0.00 1104/33960 aborting [858]
0.00 0.00 1104/25627 ends_excmd [866]
1104 trans_function_name <cycle 1> [346]
1104 deref_func_name <cycle 1> [867]
1104 get_func_tv <cycle 1> [222]
1104 handle_subscript <cycle 1> [192]
813 eval0 <cycle 1> [279]
-----------------------------------------------
0.00 0.00 2531/5066 free_funccal [328]
0.00 0.00 2535/5066 vars_clear [371]
[327] 0.0 0.00 0.00 5066 vars_clear_ext [327]
0.00 0.00 3738/177775 clear_tv <cycle 5> [142]
0.00 0.00 5066/5328 hash_lock [897]
0.00 0.00 5066/5338 hash_clear [896]
-----------------------------------------------
0.00 0.00 2531/2531 call_user_func <cycle 1> [125]
[328] 0.0 0.00 0.00 2531 free_funccal [328]
0.00 0.00 2531/5066 vars_clear_ext [327]
0.00 0.00 2531/2535 vars_clear [371]
-----------------------------------------------
0.00 0.00 60/60 call_func <cycle 1> [10]
[329] 0.0 0.00 0.00 60 f_extend [329]
0.00 0.00 55/55 dict_extend [330]
0.00 0.00 60/32233 copy_tv [243]
0.00 0.00 5/244 list_extend [518]
0.00 0.00 60/2965 tv_check_lock [918]
0.00 0.00 40/10575 get_tv_string_chk [877]
-----------------------------------------------
0.00 0.00 55/55 f_extend [329]
[330] 0.0 0.00 0.00 55 dict_extend [330]
0.00 0.00 172/1763 dict_add [236]
0.00 0.00 175/5123 dict_find [251]
0.00 0.00 172/172 dictitem_copy [489]
0.00 0.00 3/177775 clear_tv <cycle 5> [142]
0.00 0.00 3/32233 copy_tv [243]
-----------------------------------------------
0.00 0.00 4/545 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 6/545 qf_init_ext <cycle 1> [315]
0.00 0.00 115/545 path_get_absolute_path [422]
0.00 0.00 420/545 autoload_name [325]
[331] 0.0 0.00 0.00 545 vim_strrchr [331]
0.00 0.00 20839/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 108/108 f_expand [284]
[332] 0.0 0.00 0.00 108 eval_vars [332]
0.00 0.00 108/158 modify_fname [317]
0.00 0.00 80/28301 vim_strnsave [278]
0.00 0.00 1/227 FullName_save [387]
0.00 0.00 1/3 path_shorten_fname_if_possible [704]
0.00 0.00 108/108 find_cmdline_var [1063]
-----------------------------------------------
0.00 0.00 130/130 call_func <cycle 1> [10]
[333] 0.0 0.00 0.00 130 f_copy [333]
0.00 0.00 130/340 item_copy <cycle 4> [568]
-----------------------------------------------
0.00 0.00 1/61 mb_init [18]
0.00 0.00 1/61 set_color_count [544]
0.00 0.00 1/61 termcapinit [16]
0.00 0.00 1/61 readfile <cycle 1> [65]
0.00 0.00 2/61 set_fileformat [506]
0.00 0.00 2/61 do_one_cmd <cycle 1> [6]
0.00 0.00 53/61 set_option_default [345]
[334] 0.0 0.00 0.00 61 set_string_option_direct [334]
0.00 0.00 8/390 findoption [172]
0.00 0.00 61/188682 vim_strsave [175]
0.00 0.00 58/130 set_string_option_global [550]
0.00 0.00 61/1149 get_varp_scope [947]
0.00 0.00 59/608 set_option_scriptID_idx [975]
0.00 0.00 20/178 free_string_option [1028]
-----------------------------------------------
0.00 0.00 4/4 mch_expand_wildcards [212]
[335] 0.0 0.00 0.00 4 call_shell [335]
0.00 0.00 4/4 shell_resized_check [336]
0.00 0.00 4/4 os_call_shell [590]
0.00 0.00 4/4 tag_freematch [1339]
0.00 0.00 4/158 set_vim_var_nr [1036]
-----------------------------------------------
0.00 0.00 4/4 call_shell [335]
[336] 0.0 0.00 0.00 4 shell_resized_check [336]
0.00 0.00 4/6 ui_get_shellsize [316]
0.00 0.00 4/11 check_shellsize [1203]
-----------------------------------------------
50 ex_while <cycle 1> [490]
137 ex_else <cycle 1> [950]
4074 ex_if <cycle 1> [905]
[337] 0.0 0.00 0.00 4261 eval_to_bool <cycle 1> [337]
0.00 0.00 3345/177775 clear_tv <cycle 5> [142]
0.00 0.00 3345/17722 get_tv_number_chk [868]
4261 eval0 <cycle 1> [279]
-----------------------------------------------
1 write_viminfo <cycle 1> [351]
2 read_viminfo <cycle 1> [630]
[338] 0.0 0.00 0.00 3 do_viminfo <cycle 1> [338]
0.00 0.00 1/1 write_viminfo_filemarks [364]
0.00 0.00 3/3 copy_viminfo_marks [405]
0.00 0.00 1/1 write_viminfo_bufferlist [512]
0.00 0.00 1/1 write_viminfo_marks [572]
0.00 0.00 1/1 write_viminfo_history [593]
0.00 0.00 1/1 write_viminfo_registers [645]
0.00 0.00 1/1 write_viminfo_varlist [668]
0.00 0.00 1/1 write_viminfo_sub_string [671]
0.00 0.00 1/1 write_viminfo_search_pattern [670]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 205/3467 viminfo_readline [913]
2 read_viminfo_up_to_marks <cycle 1> [449]
-----------------------------------------------
0.00 0.00 460/460 nfa_regconcat <cycle 6> [188]
[339] 0.0 0.00 0.00 460 skipchr_keepstart [339]
0.00 0.00 460/112860 skipchr [67]
-----------------------------------------------
20 call_func <cycle 1> [10]
691 find_var_in_ht <cycle 1> [179]
[340] 0.0 0.00 0.00 711 script_autoload <cycle 1> [340]
0.00 0.00 233/420 autoload_name [325]
0.00 0.00 711/9575040 vim_strchr [38]
0.00 0.00 27/73586 ga_grow [835]
27 source_runtime <cycle 1> [1103]
-----------------------------------------------
1446 eval7 <cycle 1> [123]
[341] 0.0 0.00 0.00 1446 get_list_tv <cycle 1> [341]
0.00 0.00 5878/492239 skipwhite [146]
0.00 0.00 2789/4588 listitem_alloc [373]
0.00 0.00 2789/4741 list_append [902]
0.00 0.00 1073/1601 list_alloc [941]
4234 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 5/320 comp_botline [358]
0.00 0.00 5/320 curs_rows [557]
0.00 0.00 54/320 plines_nofill [437]
0.00 0.00 256/320 plines_win [357]
[342] 0.0 0.00 0.00 320 plines_win_nofill [342]
0.00 0.00 320/320 plines_win_nofold [343]
0.00 0.00 320/320 lineFolded [1003]
-----------------------------------------------
0.00 0.00 320/320 plines_win_nofill [342]
[343] 0.0 0.00 0.00 320 plines_win_nofold [343]
0.00 0.00 269/269 win_linetabsize [344]
0.00 0.00 320/709 ml_get_buf [795]
0.00 0.00 269/10279 win_col_off [878]
-----------------------------------------------
0.00 0.00 269/269 plines_win_nofold [343]
[344] 0.0 0.00 0.00 269 win_linetabsize [344]
0.00 0.00 8946/8959 win_lbr_chartabsize [385]
0.00 0.00 8946/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 1/407 set_init_2 [361]
0.00 0.00 21/407 vimrc_found [424]
0.00 0.00 21/407 compatible_set [463]
0.00 0.00 364/407 set_options_default [354]
[345] 0.0 0.00 0.00 407 set_option_default [345]
0.00 0.00 53/61 set_string_option_direct [334]
0.00 0.00 604/1149 get_varp_scope [947]
0.00 0.00 407/608 set_option_scriptID_idx [975]
0.00 0.00 365/502 insecure_flag [982]
0.00 0.00 2/14 win_comp_scroll [1189]
-----------------------------------------------
112 function_exists <cycle 1> [431]
565 ex_function <cycle 1> [197]
1104 ex_call <cycle 1> [326]
[346] 0.0 0.00 0.00 1781 trans_function_name <cycle 1> [346]
0.00 0.00 1386/9575040 vim_strchr [38]
0.00 0.00 1502/1253646 xmalloc [97]
0.00 0.00 213/11753 builtin_function [254]
0.00 0.00 185/188682 vim_strsave [175]
0.00 0.00 1781/67765 eval_fname_script [837]
0.00 0.00 1781/7983 clear_lval [881]
0.00 0.00 617/2042 eval_fname_sid [937]
1781 get_lval <cycle 1> [185]
1502 deref_func_name <cycle 1> [867]
-----------------------------------------------
0.00 0.00 15/243 ex_catch [484]
0.00 0.00 228/243 get_syn_pattern [239]
[347] 0.0 0.00 0.00 243 skip_regexp [347]
0.00 0.00 243/43567 get_cpo_flags [98]
0.00 0.00 2009/54844248 utfc_ptr2len [40]
0.00 0.00 65/480 skip_anyof [423]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[348] 0.0 0.00 0.00 1 check_need_swap [348]
0.00 0.00 1/1 ml_open_file [349]
-----------------------------------------------
0.00 0.00 1/1 check_need_swap [348]
[349] 0.0 0.00 0.00 1 ml_open_file [349]
0.00 0.00 1/1 mf_open_file [353]
0.00 0.00 1/1 ml_upd_block0 [547]
0.00 0.00 1/1 findswapname [561]
0.00 0.00 1/4 mf_sync [627]
0.00 0.00 1/1 mf_set_dirty [1573]
-----------------------------------------------
1 win_new_width <cycle 2> [1350]
14 curs_columns <cycle 2> [554]
0.00 0.00 1/30 qf_win_pos_update [314]
0.00 0.00 2/30 update_topline_cursor [268]
0.00 0.00 2/30 do_ecmd <cycle 1> [265]
0.00 0.00 2/30 ex_copen <cycle 1> [248]
[350] 0.0 0.00 0.00 22 update_topline <cycle 2> [350]
0.00 0.00 5/5 validate_botline [359]
0.00 0.00 53/53 botline_forw [438]
0.00 0.00 1/1 scroll_cursor_halfway [642]
0.00 0.00 6/40 ml_get [806]
0.00 0.00 19/38 check_cursor_moved [1129]
0.00 0.00 7/62 hasFolding [1096]
0.00 0.00 6/330 diff_check_fill [1000]
0.00 0.00 4/641 hasAnyFolding [970]
22 screen_valid <cycle 2> [1151]
-----------------------------------------------
1 getout <cycle 1> [294]
[351] 0.0 0.00 0.00 1 write_viminfo <cycle 1> [351]
0.00 0.00 1/116 os_open [121]
0.00 0.00 1/2 modname [585]
0.00 0.00 1/3 viminfo_filename [607]
0.00 0.00 1/1 vim_rename [687]
0.00 0.00 1/5 os_get_file_info [660]
0.00 0.00 1/841032 os_file_exists [58]
0.00 0.00 1/3 no_viminfo [1386]
1 do_viminfo <cycle 1> [338]
-----------------------------------------------
0.00 0.00 1/1 mf_open_file [353]
[352] 0.0 0.00 0.00 1 mf_do_open [352]
0.00 0.00 1/116 os_open [121]
0.00 0.00 1/1 mf_set_ffname [658]
0.00 0.00 1/7 os_get_file_info_link [1246]
0.00 0.00 1/1 mch_hide [1571]
-----------------------------------------------
0.00 0.00 1/1 ml_open_file [349]
[353] 0.0 0.00 0.00 1 mf_open_file [353]
0.00 0.00 1/1 mf_do_open [352]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[354] 0.0 0.00 0.00 1 set_options_default [354]
0.00 0.00 364/407 set_option_default [345]
0.00 0.00 370/2431 istermoption [931]
0.00 0.00 1/14 win_comp_scroll [1189]
-----------------------------------------------
600 do_one_cmd <cycle 1> [6]
[355] 0.0 0.00 0.00 600 ex_execute <cycle 1> [355]
0.00 0.00 600/63471 ga_init [144]
0.00 0.00 602/177775 clear_tv <cycle 5> [142]
0.00 0.00 602/492239 skipwhite [146]
0.00 0.00 600/46549 check_nextcmd [250]
0.00 0.00 600/4241 ga_clear [904]
0.00 0.00 509/6383 get_tv_string [886]
0.00 0.00 509/73586 ga_grow [835]
602 eval1 <cycle 1> [319]
509 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.00 0.00 22/22 call_func <cycle 1> [10]
[356] 0.0 0.00 0.00 22 f_resolve [356]
0.00 0.00 281/492 path_next_component [372]
0.00 0.00 22/24 simplify_filename [416]
0.00 0.00 21/327 path_tail [300]
0.00 0.00 238/28301 vim_strnsave [278]
0.00 0.00 44/125660 after_pathsep [129]
0.00 0.00 65/188682 vim_strsave [175]
0.00 0.00 43/471828 vim_ispathsep [169]
0.00 0.00 22/28668 xmallocz [264]
0.00 0.00 21/4460 concat_str [375]
0.00 0.00 22/6383 get_tv_string [886]
0.00 0.00 21/39434 path_is_absolute_path [854]
-----------------------------------------------
0.00 0.00 11/256 win_new_height <cycle 2> [511]
0.00 0.00 245/256 comp_botline [358]
[357] 0.0 0.00 0.00 256 plines_win [357]
0.00 0.00 256/320 plines_win_nofill [342]
0.00 0.00 256/330 diff_check_fill [1000]
-----------------------------------------------
0.00 0.00 5/5 validate_botline [359]
[358] 0.0 0.00 0.00 5 comp_botline [358]
0.00 0.00 245/256 plines_win [357]
0.00 0.00 5/320 plines_win_nofill [342]
0.00 0.00 250/637 hasFoldingWin [973]
0.00 0.00 5/38 check_cursor_moved [1129]
0.00 0.00 5/11 redraw_for_cursorline [1208]
0.00 0.00 5/5 set_empty_rows [1292]
-----------------------------------------------
0.00 0.00 5/5 update_topline <cycle 2> [350]
[359] 0.0 0.00 0.00 5 validate_botline [359]
0.00 0.00 5/5 comp_botline [358]
-----------------------------------------------
67401 eval1 <cycle 1> [319]
[360] 0.0 0.00 0.00 67401 eval2 <cycle 1> [360]
0.00 0.00 1985/177775 clear_tv <cycle 5> [142]
0.00 0.00 1081/492239 skipwhite [146]
0.00 0.00 1985/17722 get_tv_number_chk [868]
68482 eval3 <cycle 1> [143]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[361] 0.0 0.00 0.00 1 set_init_2 [361]
0.00 0.00 2/390 findoption [172]
0.00 0.00 2/14 set_number_default [306]
0.00 0.00 1/4 option_was_set [379]
0.00 0.00 1/1 parse_shape_opt [580]
0.00 0.00 1/407 set_option_default [345]
0.00 0.00 1/39 comp_col [1127]
0.00 0.00 1/1 term_bg_default [1618]
0.00 0.00 1/1 parse_printoptions [1585]
-----------------------------------------------
2068 do_one_cmd <cycle 1> [6]
[362] 0.0 0.00 0.00 2068 ex_return <cycle 1> [362]
0.00 0.00 1676/1677 do_return [382]
0.00 0.00 369/177775 clear_tv <cycle 5> [142]
0.00 0.00 375/46549 check_nextcmd [250]
0.00 0.00 53/33960 aborting [858]
1992 eval0 <cycle 1> [279]
-----------------------------------------------
0.00 0.00 2/5 termcapinit [16]
0.00 0.00 3/5 set_init_1 [34]
[363] 0.0 0.00 0.00 5 set_string_default [363]
0.00 0.00 5/390 findoption [172]
0.00 0.00 5/188695 xstrdup [824]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[364] 0.0 0.00 0.00 1 write_viminfo_filemarks [364]
0.00 0.00 66/70 removable [369]
0.00 0.00 101/101 write_one_filemark [493]
0.00 0.00 1/18 get_viminfo_parameter [523]
0.00 0.00 1/69 buflist_nr2name [492]
0.00 0.00 65/198 buflist_findnr [1021]
0.00 0.00 1/1 cleanup_jumplist [1502]
0.00 0.00 1/3 setpcmark [1394]
-----------------------------------------------
0.00 0.00 1/1 mch_exit [295]
[365] 0.0 0.00 0.00 1 ml_close_all [365]
0.00 0.00 1/1 vim_deltempdir [366]
0.00 0.00 4/6 ml_close [1269]
0.00 0.00 1/2 spell_delete_wordlist [1470]
-----------------------------------------------
0.00 0.00 1/1 ml_close_all [365]
[366] 0.0 0.00 0.00 1 vim_deltempdir [366]
0.00 0.00 1/40348 gen_expand_wildcards [26]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 1/1 os_rmdir [1583]
-----------------------------------------------
0.00 0.00 118/118 filter_map <cycle 1> [322]
[367] 0.0 0.00 0.00 118 prepare_vimvar [367]
0.00 0.00 118/21399 hash_add [102]
-----------------------------------------------
0.00 0.00 118/118 filter_map <cycle 1> [322]
[368] 0.0 0.00 0.00 118 restore_vimvar [368]
0.00 0.00 118/1010 hash_remove [253]
0.00 0.00 118/88952 hash_find [126]
-----------------------------------------------
0.00 0.00 1/70 write_viminfo_marks [572]
0.00 0.00 3/70 write_viminfo_bufferlist [512]
0.00 0.00 66/70 write_viminfo_filemarks [364]
[369] 0.0 0.00 0.00 70 removable [369]
0.00 0.00 350/253258 copy_option_part [56]
0.00 0.00 70/149 home_replace_save [458]
-----------------------------------------------
0.00 0.00 32/32 do_one_cmd <cycle 1> [6]
[370] 0.0 0.00 0.00 32 expand_filename [370]
0.00 0.00 33/37 mch_has_wildcard [407]
0.00 0.00 681/9575040 vim_strchr [38]
0.00 0.00 4/703 backslash_halve [289]
0.00 0.00 1/361 expand_env_esc [444]
0.00 0.00 1/1 repl_cmdline [791]
0.00 0.00 32/7565 skip_grep_pat [882]
-----------------------------------------------
0.00 0.00 1/2535 win_free [710]
0.00 0.00 1/2535 aucmd_restbuf [242]
0.00 0.00 2/2535 free_buffer_stuff [722]
0.00 0.00 2531/2535 free_funccal [328]
[371] 0.0 0.00 0.00 2535 vars_clear [371]
0.00 0.00 2535/5066 vars_clear_ext [327]
-----------------------------------------------
0.00 0.00 211/492 simplify_filename [416]
0.00 0.00 281/492 f_resolve [356]
[372] 0.0 0.00 0.00 492 path_next_component [372]
0.00 0.00 3664/471828 vim_ispathsep [169]
0.00 0.00 3218/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 9/4588 list_append_dict [681]
0.00 0.00 39/4588 list_append_number [623]
0.00 0.00 94/4588 list_insert_tv [519]
0.00 0.00 136/4588 list_append_tv [500]
0.00 0.00 219/4588 f_readfile [486]
0.00 0.00 234/4588 dict_list [466]
0.00 0.00 510/4588 list_copy <cycle 4> [441]
0.00 0.00 558/4588 list_append_string [427]
0.00 0.00 2789/4588 get_list_tv <cycle 1> [341]
[373] 0.0 0.00 0.00 4588 listitem_alloc [373]
0.00 0.00 4588/1253646 xmalloc [97]
-----------------------------------------------
152 do_one_cmd <cycle 1> [6]
[374] 0.0 0.00 0.00 152 do_ucmd <cycle 1> [374]
0.00 0.00 912/9575040 vim_strchr [38]
0.00 0.00 304/304 uc_check_code [445]
0.00 0.00 152/1253646 xmalloc [97]
152 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.00 0.00 10/4460 compile_cap_prog [410]
0.00 0.00 21/4460 f_resolve [356]
0.00 0.00 375/4460 tv_op [432]
0.00 0.00 4054/4460 eval5 <cycle 1> [134]
[375] 0.0 0.00 0.00 4460 concat_str [375]
0.00 0.00 4460/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/6 vim_findfile_cleanup [461]
0.00 0.00 5/6 vim_findfile_init [384]
[376] 0.0 0.00 0.00 6 ff_clear [376]
0.00 0.00 229/42418 ff_pop [156]
0.00 0.00 223/42401 ff_free_state_element [158]
-----------------------------------------------
0.00 0.00 1964/1964 do_cmdline <cycle 1> [85]
[377] 0.0 0.00 0.00 1964 store_loop_line [377]
0.00 0.00 1964/188682 vim_strsave [175]
0.00 0.00 1964/1964 ga_append_via_ptr [939]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[378] 0.0 0.00 0.00 1 set_init_3 [378]
0.00 0.00 2/390 findoption [172]
0.00 0.00 1/1 set_title_defaults [419]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 3/46770 vim_fnamecmp [840]
0.00 0.00 1/12201 skiptowhite [874]
-----------------------------------------------
0.00 0.00 1/4 mb_init [18]
0.00 0.00 1/4 may_req_ambiguous_char_width [443]
0.00 0.00 1/4 set_init_2 [361]
0.00 0.00 1/4 vimrc_found [424]
[379] 0.0 0.00 0.00 4 option_was_set [379]
0.00 0.00 4/390 findoption [172]
-----------------------------------------------
12 call_func <cycle 1> [10]
[380] 0.0 0.00 0.00 12 f_getbufvar <cycle 1> [380]
0.00 0.00 6/309 get_option_tv [194]
0.00 0.00 3/32233 copy_tv [243]
0.00 0.00 12/6052 get_tv_number [891]
0.00 0.00 12/10575 get_tv_string_chk [877]
0.00 0.00 12/69 get_buf_tv [1090]
6 find_var_in_ht <cycle 1> [179]
-----------------------------------------------
0.00 0.00 787/787 copy_tv [243]
[381] 0.0 0.00 0.00 787 func_ref [381]
0.00 0.00 558/3991 find_func [259]
-----------------------------------------------
0.00 0.00 1/1677 ex_endtry [737]
0.00 0.00 1676/1677 ex_return <cycle 1> [362]
[382] 0.0 0.00 0.00 1677 do_return [382]
0.00 0.00 1623/177775 clear_tv <cycle 5> [142]
0.00 0.00 1677/1944 cleanup_conditionals [940]
0.00 0.00 1/2320 xcalloc [932]
0.00 0.00 1/1 report_make_pending [1597]
-----------------------------------------------
0.00 0.00 50/50 call_func <cycle 1> [10]
[383] 0.0 0.00 0.00 50 f_fnamemodify [383]
0.00 0.00 50/158 modify_fname [317]
0.00 0.00 50/28301 vim_strnsave [278]
0.00 0.00 50/10575 get_tv_string_chk [877]
0.00 0.00 50/33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 0.00 5/5 find_file_in_path_option [3]
[384] 0.0 0.00 0.00 5 vim_findfile_init [384]
0.00 0.00 5/6 ff_clear [376]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 5/42402 ffs_push [157]
0.00 0.00 10/125334 add_pathsep [130]
0.00 0.00 15/188682 vim_strsave [175]
0.00 0.00 5/42401 ff_create_state_element [191]
0.00 0.00 4/39290 vim_isAbsName [189]
0.00 0.00 5/464640 os_isdir [69]
0.00 0.00 6/9575040 vim_strchr [38]
0.00 0.00 10/10 ff_get_visited_list [665]
0.00 0.00 7/1253646 xmalloc [97]
0.00 0.00 2/28301 vim_strnsave [278]
0.00 0.00 2/471828 vim_ispathsep [169]
0.00 0.00 3/244 os_dirname [1013]
0.00 0.00 1/2320 xcalloc [932]
0.00 0.00 1/33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 13/8959 getvcol [697]
0.00 0.00 8946/8959 win_linetabsize [344]
[385] 0.0 0.00 0.00 8959 win_lbr_chartabsize [385]
0.00 0.00 9388/54844248 utfc_ptr2len [40]
0.00 0.00 17039/17039 win_chartabsize [872]
0.00 0.00 9985/10279 win_col_off [878]
-----------------------------------------------
1 buflist_add <cycle 1> [1490]
2 read_viminfo_bufferlist <cycle 1> [551]
2 do_ecmd <cycle 1> [265]
0.00 6.51 1/12 win_alloc_firstwin [21]
[386] 0.0 0.00 0.00 6 buflist_new <cycle 1> [386]
0.00 0.00 4/42291 os_get_file_id [39]
0.00 0.00 6/11 buf_copy_options [413]
0.00 0.00 6/6 fname_expand [582]
0.00 0.00 6/13 fmarks_check_names [598]
0.00 0.00 4/188682 vim_strsave [175]
0.00 0.00 5/412 dict_alloc [491]
0.00 0.00 5/5 handle_register_buffer [742]
0.00 0.00 1/2 free_buffer_stuff [722]
0.00 0.00 4/4 buflist_findname_file_id [769]
0.00 0.00 1/40 ml_get [806]
0.00 0.00 12/5599 hash_init [892]
0.00 0.00 11/2320 xcalloc [932]
0.00 0.00 11/35 buf_valid [1135]
0.00 0.00 8/33960 aborting [858]
0.00 0.00 6/7 clear_wininfo [1242]
0.00 0.00 6/6 buf_clear_file [1251]
0.00 0.00 6/6 clrallmarks [1255]
0.00 0.00 5/5155 init_var_dict [900]
0.00 0.00 2/372 clear_string_option [988]
13 apply_autocmds <cycle 1> [1026]
1 buf_freeall <cycle 1> [1407]
-----------------------------------------------
0.00 0.00 1/227 eval_vars [332]
0.00 0.00 1/227 mf_set_ffname [658]
0.00 0.00 4/227 apply_autocmds_group <cycle 1> [208]
0.00 0.00 108/227 has_autocmd [136]
0.00 0.00 113/227 fix_fname [420]
[387] 0.0 0.00 0.00 227 FullName_save [387]
0.00 0.00 227/229 vim_FullName [400]
0.00 0.00 227/188682 vim_strsave [175]
0.00 0.00 227/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 223/223 nfa_regexec_both [32]
[388] 0.0 0.00 0.00 223 find_match_text [388]
0.00 0.00 534/8370 skip_to_start [261]
0.00 0.00 2114/17650624 utf_ptr2char [49]
0.00 0.00 108/65116 utf_iscomposing [154]
0.00 0.00 2114/52118 utf_char2len [839]
0.00 0.00 108/418690 cleanup_subexpr [819]
-----------------------------------------------
0.00 0.00 1647/1647 call_func <cycle 1> [10]
[389] 0.0 0.00 0.00 1647 f_get [389]
0.00 0.00 1647/32233 copy_tv [243]
0.00 0.00 180/5123 dict_find [251]
0.00 0.00 1467/17722 get_tv_number_chk [868]
0.00 0.00 1467/3533 list_find [912]
0.00 0.00 180/6383 get_tv_string [886]
-----------------------------------------------
33 do_one_cmd <cycle 1> [6]
[390] 0.0 0.00 0.00 33 ex_menu <cycle 1> [390]
0.00 0.00 33/33 add_menu_path [394]
0.00 0.00 33/33 menu_translate_tab_and_shift [638]
0.00 0.00 3/492239 skipwhite [146]
0.00 0.00 33/33 get_menu_cmd_modes [1141]
0.00 0.00 33/36 menu_is_popup [1134]
0.00 0.00 6/479 getdigits [983]
26 replace_termcodes <cycle 1> [141]
-----------------------------------------------
122 f_getwinvar <cycle 1> [1055]
[391] 0.0 0.00 0.00 122 getwinvar <cycle 1> [391]
0.00 0.00 5/309 get_option_tv [194]
0.00 0.00 116/32233 copy_tv [243]
0.00 0.00 122/210 find_win_by_nr [1019]
0.00 0.00 122/10575 get_tv_string_chk [877]
0.00 0.00 122/141 switch_win [1045]
0.00 0.00 122/141 restore_win [1044]
117 find_var_in_ht <cycle 1> [179]
-----------------------------------------------
0.00 0.00 6/6 call_func <cycle 1> [10]
[392] 0.0 0.00 0.00 6 f_getqflist [392]
0.00 0.00 6/6 get_errorlist [393]
0.00 0.00 6/185 rettv_list_alloc [1027]
0.00 0.00 6/210 find_win_by_nr [1019]
-----------------------------------------------
0.00 0.00 6/6 f_getqflist [392]
[393] 0.0 0.00 0.00 6 get_errorlist [393]
0.00 0.00 81/81 dict_add_nr_str [396]
0.00 0.00 9/412 dict_alloc [491]
0.00 0.00 9/9 list_append_dict [681]
0.00 0.00 6/45 bt_quickfix [1119]
0.00 0.00 5/198 buflist_findnr [1021]
-----------------------------------------------
0.00 0.00 33/33 ex_menu <cycle 1> [390]
[394] 0.0 0.00 0.00 33 add_menu_path [394]
0.00 0.00 135/228 menu_text [404]
0.00 0.00 93/93 menutrans_lookup [442]
0.00 0.00 93/93 menu_name_skip [485]
0.00 0.00 108/188682 vim_strsave [175]
0.00 0.00 130/1253646 xmalloc [97]
0.00 0.00 345/345 menu_name_equal [993]
0.00 0.00 198/198 free_menu_string [1022]
0.00 0.00 42/42 menu_is_separator [1124]
0.00 0.00 42/2320 xcalloc [932]
0.00 0.00 3/3 menu_is_menubar [1380]
-----------------------------------------------
21 ex_lockvar <cycle 1> [1164]
153 ex_unlet <cycle 1> [1037]
[395] 0.0 0.00 0.00 174 ex_unletlock <cycle 1> [395]
0.00 0.00 126/126 do_unlet_var [399]
0.00 0.00 182/492239 skipwhite [146]
0.00 0.00 174/46549 check_nextcmd [250]
0.00 0.00 356/25627 ends_excmd [866]
0.00 0.00 147/7983 clear_lval [881]
182 get_lval <cycle 1> [185]
21 do_lock_var <cycle 1> [1163]
-----------------------------------------------
0.00 0.00 81/81 get_errorlist [393]
[396] 0.0 0.00 0.00 81 dict_add_nr_str [396]
0.00 0.00 81/1763 dict_add [236]
0.00 0.00 81/1591 dictitem_alloc [428]
0.00 0.00 27/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 1/137 syn_cmd_enable <cycle 1> [640]
0.00 0.00 1/137 syn_cmd_reset <cycle 1> [639]
0.00 0.00 1/137 do_highlight <cycle 1> [308]
0.00 0.00 8/137 syn_cmd_clear [521]
0.00 0.00 126/137 do_unlet_var [399]
[397] 0.0 0.00 0.00 137 do_unlet [397]
0.00 0.00 43/43 delete_var [426]
0.00 0.00 137/88952 hash_find [126]
0.00 0.00 137/47553 find_var_ht [181]
0.00 0.00 43/43 var_check_fixed [1122]
0.00 0.00 43/1967 var_check_ro [938]
-----------------------------------------------
0.00 0.00 239/239 call_func <cycle 1> [10]
[398] 0.0 0.00 0.00 239 f_join [398]
0.00 0.00 239/239 list_join [421]
0.00 0.00 239/63471 ga_init [144]
0.00 0.00 239/504 ga_append [981]
0.00 0.00 237/10575 get_tv_string_chk [877]
-----------------------------------------------
0.00 0.00 126/126 ex_unletlock <cycle 1> [395]
[399] 0.0 0.00 0.00 126 do_unlet_var [399]
0.00 0.00 126/137 do_unlet [397]
0.00 0.00 126/5143 check_changedtick [901]
-----------------------------------------------
0.00 0.00 1/229 vim_settempdir [217]
0.00 0.00 1/229 same_directory [548]
0.00 0.00 227/229 FullName_save [387]
[400] 0.0 0.00 0.00 229 vim_FullName [400]
0.00 0.00 229/229 path_get_absolute_path [422]
0.00 0.00 229/206209 path_with_url [95]
-----------------------------------------------
0.00 0.00 6/81 syn_cmd_cluster [514]
0.00 0.00 75/81 get_syn_options [402]
[401] 0.0 0.00 0.00 81 get_id_list [401]
0.00 0.00 1438/492239 skipwhite [146]
0.00 0.00 719/1253646 xmalloc [97]
0.00 0.00 450/1770 syn_check_group [409]
0.00 0.00 144/150 syn_check_cluster [481]
0.00 0.00 800/25627 ends_excmd [866]
0.00 0.00 638/6318 xstrlcpy [888]
-----------------------------------------------
0.00 0.00 160/771 syn_cmd_match [283]
0.00 0.00 212/771 syn_cmd_region [244]
0.00 0.00 399/771 syn_cmd_keyword [292]
[402] 0.0 0.00 0.00 771 get_syn_options [402]
0.00 0.00 75/81 get_id_list [401]
0.00 0.00 167/492239 skipwhite [146]
0.00 0.00 26/25627 ends_excmd [866]
0.00 0.00 9/225 foldmethodIsSyntax [1015]
-----------------------------------------------
0.00 0.00 1/2 set_init_1 [34]
0.00 0.00 1/2 do_highlight <cycle 1> [308]
[403] 0.0 0.00 0.00 2 highlight_changed [403]
0.00 0.00 2/2 get_highlight_default [418]
0.00 0.00 164/9575040 vim_strchr [38]
0.00 0.00 164/1770 syn_check_group [409]
0.00 0.00 164/164 syn_id2attr [1035]
0.00 0.00 164/253566 skip_to_option_part [821]
0.00 0.00 18/2502 syn_name2id [930]
0.00 0.00 8/812 syn_get_final_id [955]
0.00 0.00 2/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 93/228 menutrans_lookup [442]
0.00 0.00 135/228 add_menu_path [394]
[404] 0.0 0.00 0.00 228 menu_text [404]
0.00 0.00 663/9575040 vim_strchr [38]
0.00 0.00 228/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 3/3 do_viminfo <cycle 1> [338]
[405] 0.0 0.00 0.00 3 copy_viminfo_marks [405]
0.00 0.00 395/560 home_replace [411]
0.00 0.00 213/441 viminfo_readstring [450]
0.00 0.00 100/558 list_append_string [427]
0.00 0.00 213/492239 skipwhite [146]
0.00 0.00 3/18 get_viminfo_parameter [523]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 1/1 set_vim_var_list [736]
0.00 0.00 3003/3467 viminfo_readline [913]
0.00 0.00 407/46770 vim_fnamecmp [840]
0.00 0.00 213/765 vim_isspace [964]
0.00 0.00 210/3828 vim_fgets [910]
0.00 0.00 99/254 viminfo_writestring [1011]
0.00 0.00 1/1601 list_alloc [941]
-----------------------------------------------
428 filter_map <cycle 1> [322]
[406] 0.0 0.00 0.00 428 filter_map_one <cycle 1> [406]
0.00 0.00 856/177775 clear_tv <cycle 5> [142]
0.00 0.00 428/32233 copy_tv [243]
0.00 0.00 381/17722 get_tv_number_chk [868]
428 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 4/37 have_wildcard [505]
0.00 0.00 33/37 expand_filename [370]
[407] 0.0 0.00 0.00 37 mch_has_wildcard [407]
0.00 0.00 686/9575040 vim_strchr [38]
0.00 0.00 667/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[408] 0.0 0.00 0.00 1 eval_init [408]
0.00 0.00 62/21399 hash_add [102]
0.00 0.00 1/2 set_reg_var [725]
0.00 0.00 2/5155 init_var_dict [900]
0.00 0.00 2/5599 hash_init [892]
0.00 0.00 2/158 set_vim_var_nr [1036]
-----------------------------------------------
0.00 0.00 1/1770 syn_cmd_sync [676]
0.00 0.00 8/1770 ex_sign [609]
0.00 0.00 33/1770 syn_cmd_region [244]
0.00 0.00 61/1770 syn_cmd_match [283]
0.00 0.00 108/1770 syn_cmd_keyword [292]
0.00 0.00 164/1770 highlight_changed [403]
0.00 0.00 450/1770 get_id_list [401]
0.00 0.00 945/1770 do_highlight <cycle 1> [308]
[409] 0.0 0.00 0.00 1770 syn_check_group [409]
0.00 0.00 1770/28301 vim_strnsave [278]
0.00 0.00 421/421 syn_add_group [451]
0.00 0.00 1770/2502 syn_name2id [930]
-----------------------------------------------
0.00 0.00 3/10 didset_options [456]
0.00 0.00 7/10 buf_copy_options [413]
[410] 0.0 0.00 0.00 10 compile_cap_prog [410]
0.00 0.00 10/43324 vim_regcomp [44]
0.00 0.00 10/4460 concat_str [375]
0.00 0.00 10/40800 vim_regfree [850]
-----------------------------------------------
0.00 0.00 1/560 write_viminfo_marks [572]
0.00 0.00 1/560 set_b0_fname [202]
0.00 0.00 2/560 msg_add_fname [679]
0.00 0.00 3/560 write_viminfo_bufferlist [512]
0.00 0.00 9/560 buflist_list [77]
0.00 0.00 149/560 home_replace_save [458]
0.00 0.00 395/560 copy_viminfo_marks [405]
[411] 0.0 0.00 0.00 560 home_replace [411]
0.00 0.00 560/9575040 vim_strchr [38]
0.00 0.00 648/471828 vim_ispathsep [169]
0.00 0.00 796/251807 vim_fnamencmp [822]
0.00 0.00 560/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 323/323 call_func <cycle 1> [10]
[412] 0.0 0.00 0.00 323 f_has_key [412]
0.00 0.00 323/5123 dict_find [251]
0.00 0.00 323/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 1/11 do_ecmd <cycle 1> [265]
0.00 0.00 4/11 win_enter_ext <cycle 1> [305]
0.00 0.00 6/11 buflist_new <cycle 1> [386]
[413] 0.0 0.00 0.00 11 buf_copy_options [413]
0.00 0.00 7/10 compile_cap_prog [410]
0.00 0.00 175/188682 vim_strsave [175]
0.00 0.00 14/9575040 vim_strchr [38]
0.00 0.00 7/14 buf_init_chartab [583]
0.00 0.00 11/35 buf_valid [1135]
0.00 0.00 11/12 check_buf_options [1193]
0.00 0.00 7/8 free_buf_options [1233]
-----------------------------------------------
0.00 0.00 535/535 clear_tv <cycle 5> [142]
[414] 0.0 0.00 0.00 535 func_unref [414]
0.00 0.00 308/3991 find_func [259]
-----------------------------------------------
0.00 0.00 3/2287 syn_cmd_sync [676]
0.00 0.00 160/2287 syn_cmd_region [244]
0.00 0.00 2124/2287 do_highlight <cycle 1> [308]
[415] 0.0 0.00 0.00 2287 vim_strnsave_up [415]
0.00 0.00 2287/28301 vim_strnsave [278]
0.00 0.00 2287/5368 vim_strup [895]
-----------------------------------------------
0.00 0.00 1/24 f_simplify [566]
0.00 0.00 1/24 vim_findfile [4]
0.00 0.00 22/24 f_resolve [356]
[416] 0.0 0.00 0.00 24 simplify_filename [416]
0.00 0.00 211/492 path_next_component [372]
0.00 0.00 281/471828 vim_ispathsep [169]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[417] 0.0 0.00 0.00 1 read_sal_section [417]
0.00 0.00 278/9575040 vim_strchr [38]
0.00 0.00 235/235 mb_str2wide [452]
0.00 0.00 108/1253646 xmalloc [97]
0.00 0.00 107/303 read_cnt_string [509]
0.00 0.00 107/342 mb_charlen [510]
0.00 0.00 1/63471 ga_init [144]
0.00 0.00 1/3 get2c [1368]
0.00 0.00 1/73586 ga_grow [835]
0.00 0.00 1/1 set_sal_first [1604]
-----------------------------------------------
0.00 0.00 2/2 highlight_changed [403]
[418] 0.0 0.00 0.00 2 get_highlight_default [418]
0.00 0.00 2/390 findoption [172]
-----------------------------------------------
0.00 0.00 1/1 set_init_3 [378]
[419] 0.0 0.00 0.00 1 set_title_defaults [419]
0.00 0.00 2/390 findoption [172]
0.00 0.00 1/1 mch_can_restore_title [1570]
0.00 0.00 1/1 mch_can_restore_icon [1569]
-----------------------------------------------
0.00 0.00 1/113 do_ecmd <cycle 1> [265]
0.00 0.00 4/113 fname_expand [582]
0.00 0.00 108/113 do_source <cycle 1> [88]
[420] 0.0 0.00 0.00 113 fix_fname [420]
0.00 0.00 113/227 FullName_save [387]
-----------------------------------------------
0.00 0.00 239/239 f_join [398]
[421] 0.0 0.00 0.00 239 list_join [421]
0.00 0.00 239/63471 ga_init [144]
0.00 0.00 239/239 list_join_inner [504]
0.00 0.00 65/4241 ga_clear [904]
-----------------------------------------------
0.00 0.00 229/229 vim_FullName [400]
[422] 0.0 0.00 0.00 229 path_get_absolute_path [422]
0.00 0.00 115/545 vim_strrchr [331]
0.00 0.00 229/336 append_path [995]
0.00 0.00 116/39434 path_is_absolute_path [854]
0.00 0.00 115/115 path_full_dir_name [1059]
-----------------------------------------------
0.00 0.00 65/480 skip_regexp [347]
0.00 0.00 415/480 nfa_regatom <cycle 6> [59]
[423] 0.0 0.00 0.00 480 skip_anyof [423]
0.00 0.00 288/9575040 vim_strchr [38]
0.00 0.00 1943/54844248 utfc_ptr2len [40]
0.00 0.00 72/142 get_char_class [1043]
0.00 0.00 18/35 get_equi_class [1137]
0.00 0.00 18/35 get_coll_element [1136]
-----------------------------------------------
0.00 0.00 1/1 do_source <cycle 1> [88]
[424] 0.0 0.00 0.00 1 vimrc_found [424]
0.00 0.00 1/4 option_was_set [379]
0.00 0.00 21/407 set_option_default [345]
0.00 0.00 1/3 didset_options [456]
0.00 0.00 370/2431 istermoption [931]
0.00 0.00 1/256 vim_getenv [1010]
-----------------------------------------------
0.00 0.00 758/758 do_autocmd [63]
[425] 0.0 0.00 0.00 758 expand_sfile [425]
0.00 0.00 758/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 43/43 do_unlet [397]
[426] 0.0 0.00 0.00 43 delete_var [426]
0.00 0.00 43/1010 hash_remove [253]
0.00 0.00 43/177775 clear_tv <cycle 5> [142]
-----------------------------------------------
0.00 0.00 100/558 copy_viminfo_marks [405]
0.00 0.00 155/558 f_split [235]
0.00 0.00 303/558 get_buffer_lines [453]
[427] 0.0 0.00 0.00 558 list_append_string [427]
0.00 0.00 403/188682 vim_strsave [175]
0.00 0.00 558/4588 listitem_alloc [373]
0.00 0.00 155/28301 vim_strnsave [278]
0.00 0.00 558/4741 list_append [902]
-----------------------------------------------
0.00 0.00 81/1591 dict_add_nr_str [396]
0.00 0.00 94/1591 ex_function <cycle 1> [197]
0.00 0.00 450/1591 set_var_lval <cycle 1> [288]
0.00 0.00 470/1591 dict_copy <cycle 4> [290]
0.00 0.00 496/1591 get_dict_tv <cycle 1> [262]
[428] 0.0 0.00 0.00 1591 dictitem_alloc [428]
0.00 0.00 1591/1253646 xmalloc [97]
-----------------------------------------------
324 make_expanded_name <cycle 1> [318]
[429] 0.0 0.00 0.00 324 eval_to_string <cycle 1> [429]
0.00 0.00 324/177775 clear_tv <cycle 5> [142]
0.00 0.00 324/188682 vim_strsave [175]
0.00 0.00 324/6383 get_tv_string [886]
324 eval0 <cycle 1> [279]
-----------------------------------------------
53 do_set <cycle 1> [228]
53 set_string_option <cycle 1> [560]
[430] 0.0 0.00 0.00 106 did_set_string_option <cycle 1> [430]
0.00 0.00 378/9575040 vim_strchr [38]
0.00 0.00 72/130 set_string_option_global [550]
0.00 0.00 5/5 check_stl_option [592]
0.00 0.00 1/18 get_viminfo_parameter [523]
0.00 0.00 1/13 setmouse [617]
0.00 0.00 1/1 check_mouse_termcode [739]
0.00 0.00 3/54844248 utfc_ptr2len [40]
0.00 0.00 111/1149 get_varp_scope [947]
0.00 0.00 106/608 set_option_scriptID_idx [975]
0.00 0.00 106/142 check_redraw [1042]
0.00 0.00 103/2431 istermoption [931]
0.00 0.00 97/178 free_string_option [1028]
0.00 0.00 11/59 vim_isdigit [1100]
0.00 0.00 7/253566 skip_to_option_part [821]
0.00 0.00 5/5 check_opt_strings [1279]
0.00 0.00 3/17503 ptr2cells [871]
0.00 0.00 1/17 mch_setmouse [1178]
0.00 0.00 1/30 opt_strings_flags [1146]
0.00 0.00 1/88 redraw_later [1079]
0.00 0.00 1/1 redraw_titles [1596]
0.00 0.00 1/7 foldUpdateAll [1243]
0.00 0.00 1/5 foldmethodIsDiff [1284]
0.00 0.00 1/20 parse_cino [1173]
0.00 0.00 1/29 vim_snprintf [1149]
8 apply_autocmds <cycle 1> [1026]
1 init_highlight <cycle 1> [1375]
1 did_set_spelllang <cycle 1> [567]
1 source_runtime <cycle 1> [1103]
-----------------------------------------------
17 var_check_func_name <cycle 1> [533]
33 f_exists <cycle 1> [291]
62 f_function <cycle 1> [483]
[431] 0.0 0.00 0.00 112 function_exists <cycle 1> [431]
0.00 0.00 112/112 translated_function_exists [436]
0.00 0.00 112/492239 skipwhite [146]
112 trans_function_name <cycle 1> [346]
-----------------------------------------------
0.00 0.00 448/448 set_var_lval <cycle 1> [288]
[432] 0.0 0.00 0.00 448 tv_op [432]
0.00 0.00 416/177775 clear_tv <cycle 5> [142]
0.00 0.00 375/4460 concat_str [375]
0.00 0.00 32/244 list_extend [518]
0.00 0.00 375/6383 get_tv_string [886]
0.00 0.00 375/16902 get_tv_string_buf [873]
0.00 0.00 82/6052 get_tv_number [891]
-----------------------------------------------
0.00 0.00 12/12 call_func <cycle 1> [10]
[433] 0.0 0.00 0.00 12 f_escape [433]
0.00 0.00 12/12 vim_strsave_escaped [434]
0.00 0.00 12/16902 get_tv_string_buf [873]
0.00 0.00 12/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 12/12 f_escape [433]
[434] 0.0 0.00 0.00 12 vim_strsave_escaped [434]
0.00 0.00 12/12 vim_strsave_escaped_ext [435]
-----------------------------------------------
0.00 0.00 12/12 vim_strsave_escaped [434]
[435] 0.0 0.00 0.00 12 vim_strsave_escaped_ext [435]
0.00 0.00 354/9575040 vim_strchr [38]
0.00 0.00 354/54844248 utfc_ptr2len [40]
0.00 0.00 12/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 112/112 function_exists <cycle 1> [431]
[436] 0.0 0.00 0.00 112 translated_function_exists [436]
0.00 0.00 107/3991 find_func [259]
0.00 0.00 112/11753 builtin_function [254]
0.00 0.00 5/8902 find_internal_func [159]
-----------------------------------------------
0.00 0.00 1/54 scroll_cursor_halfway [642]
0.00 0.00 53/54 botline_forw [438]
[437] 0.0 0.00 0.00 54 plines_nofill [437]
0.00 0.00 54/320 plines_win_nofill [342]
-----------------------------------------------
0.00 0.00 53/53 update_topline <cycle 2> [350]
[438] 0.0 0.00 0.00 53 botline_forw [438]
0.00 0.00 53/54 plines_nofill [437]
0.00 0.00 53/330 diff_check_fill [1000]
0.00 0.00 53/62 hasFolding [1096]
-----------------------------------------------
0.00 0.00 8/579 syn_add_cluster [655]
0.00 0.00 150/579 syn_scl_name2id [501]
0.00 0.00 421/579 syn_add_group [451]
[439] 0.0 0.00 0.00 579 vim_strsave_up [439]
0.00 0.00 579/188682 vim_strsave [175]
0.00 0.00 579/5368 vim_strup [895]
-----------------------------------------------
0.00 0.00 175/175 utfc_ptr2len [40]
[440] 0.0 0.00 0.00 175 utf_composinglike [440]
0.00 0.00 175/65116 utf_iscomposing [154]
0.00 0.00 175/17650624 utf_ptr2char [49]
0.00 0.00 175/175 arabic_maycombine [1030]
-----------------------------------------------
90 item_copy <cycle 4> [568]
0.00 0.00 207/340 list_concat [309]
[441] 0.0 0.00 0.00 297 list_copy <cycle 4> [441]
0.00 0.00 489/32233 copy_tv [243]
0.00 0.00 510/4588 listitem_alloc [373]
0.00 0.00 510/4741 list_append [902]
0.00 0.00 297/1601 list_alloc [941]
21 item_copy <cycle 4> [568]
-----------------------------------------------
0.00 0.00 93/93 add_menu_path [394]
[442] 0.0 0.00 0.00 93 menutrans_lookup [442]
0.00 0.00 93/228 menu_text [404]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[443] 0.0 0.00 0.00 1 may_req_ambiguous_char_width [443]
0.00 0.00 1/4 option_was_set [379]
0.00 0.00 1/2 vpeekc_nomap [535]
0.00 0.00 3/4 term_windgoto [1340]
0.00 0.00 3/24 out_str [1157]
0.00 0.00 2/49 out_flush [1110]
0.00 0.00 1/6095 utf_char2bytes [890]
-----------------------------------------------
0.00 0.00 1/361 expand_filename [370]
0.00 0.00 33/361 option_expand [564]
0.00 0.00 140/361 expand_env_save_opt [471]
0.00 0.00 187/361 expand_env [469]
[444] 0.0 0.00 0.00 361 expand_env_esc [444]
0.00 0.00 191/125660 after_pathsep [129]
0.00 0.00 361/492239 skipwhite [146]
0.00 0.00 6/471828 vim_ispathsep [169]
0.00 0.00 1372/39935 vim_isIDc [853]
0.00 0.00 218/256 vim_getenv [1010]
-----------------------------------------------
0.00 0.00 304/304 do_ucmd <cycle 1> [374]
[445] 0.0 0.00 0.00 304 uc_check_code [445]
0.00 0.00 304/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[446] 0.0 0.00 0.00 1 set_helplang_default [446]
0.00 0.00 1/390 findoption [172]
0.00 0.00 1/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[447] 0.0 0.00 0.00 1 reset_option_was_set [447]
0.00 0.00 1/390 findoption [172]
-----------------------------------------------
215 f_call <cycle 1> [1016]
[448] 0.0 0.00 0.00 215 func_call <cycle 1> [448]
0.00 0.00 259/177775 clear_tv <cycle 5> [142]
0.00 0.00 259/32233 copy_tv [243]
215 call_func <cycle 1> [10]
-----------------------------------------------
2 do_viminfo <cycle 1> [338]
[449] 0.0 0.00 0.00 2 read_viminfo_up_to_marks <cycle 1> [449]
0.00 0.00 150/150 read_viminfo_filemark [477]
0.00 0.00 80/80 read_viminfo_history [513]
0.00 0.00 32/32 read_viminfo_register [552]
0.00 0.00 7/13 fmarks_check_names [598]
0.00 0.00 2/2 viminfo_encoding [633]
0.00 0.00 2/2 prepare_viminfo_history [663]
0.00 0.00 6/6 read_viminfo_search_pattern [708]
0.00 0.00 2/2 read_viminfo_sub_string [746]
0.00 0.00 68/3467 viminfo_readline [913]
0.00 0.00 1/1 finish_viminfo_history [1531]
4 read_viminfo_bufferlist <cycle 1> [551]
-----------------------------------------------
0.00 0.00 1/441 read_viminfo_sub_string [746]
0.00 0.00 2/441 read_viminfo_search_pattern [708]
0.00 0.00 4/441 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 32/441 read_viminfo_register [552]
0.00 0.00 80/441 read_viminfo_history [513]
0.00 0.00 109/441 read_viminfo_filemark [477]
0.00 0.00 213/441 copy_viminfo_marks [405]
[450] 0.0 0.00 0.00 441 viminfo_readstring [450]
0.00 0.00 440/188682 vim_strsave [175]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/59 vim_isdigit [1100]
0.00 0.00 1/3828 vim_fgets [910]
-----------------------------------------------
0.00 0.00 421/421 syn_check_group [409]
[451] 0.0 0.00 0.00 421 syn_add_group [451]
0.00 0.00 421/579 vim_strsave_up [439]
0.00 0.00 1/64246 ga_set_growsize [473]
0.00 0.00 6208/6237 vim_isprintc [889]
0.00 0.00 421/570 ga_append_via_ptr [976]
-----------------------------------------------
0.00 0.00 235/235 read_sal_section [417]
[452] 0.0 0.00 0.00 235 mb_str2wide [452]
0.00 0.00 474/677 mb_ptr2char_adv [464]
0.00 0.00 235/1253646 xmalloc [97]
0.00 0.00 235/342 mb_charlen [510]
-----------------------------------------------
0.00 0.00 3/8 f_getbufline [502]
0.00 0.00 5/8 f_getline [472]
[453] 0.0 0.00 0.00 8 get_buffer_lines [453]
0.00 0.00 303/558 list_append_string [427]
0.00 0.00 3/188682 vim_strsave [175]
0.00 0.00 306/709 ml_get_buf [795]
0.00 0.00 5/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 346/346 listitem_remove [455]
[454] 0.0 0.00 0.00 346 listitem_free [454]
0.00 0.00 346/177775 clear_tv <cycle 5> [142]
-----------------------------------------------
0.00 0.00 346/346 filter_map <cycle 1> [322]
[455] 0.0 0.00 0.00 346 listitem_remove [455]
0.00 0.00 346/346 listitem_free [454]
0.00 0.00 346/346 list_remove [991]
-----------------------------------------------
0.00 0.00 1/3 set_init_1 [34]
0.00 0.00 1/3 vimrc_found [424]
0.00 0.00 1/3 compatible_set [463]
[456] 0.0 0.00 0.00 3 didset_options [456]
0.00 0.00 3/10 compile_cap_prog [410]
0.00 0.00 3/3 spell_check_sps [622]
0.00 0.00 3/4 init_chartab [653]
0.00 0.00 24/30 opt_strings_flags [1146]
0.00 0.00 3/3 spell_check_msm [1395]
0.00 0.00 3/3 check_cedit [1356]
-----------------------------------------------
0.00 0.00 365/747 ex_while <cycle 1> [490]
0.00 0.00 382/747 rewind_conditionals [487]
[457] 0.0 0.00 0.00 747 free_for_info [457]
0.00 0.00 334/177775 list_unref <cycle 5> [883]
0.00 0.00 334/334 list_rem_watch [998]
-----------------------------------------------
0.00 0.00 10/149 fmarks_check_names [598]
0.00 0.00 69/149 buflist_nr2name [492]
0.00 0.00 70/149 removable [369]
[458] 0.0 0.00 0.00 149 home_replace_save [458]
0.00 0.00 149/560 home_replace [411]
0.00 0.00 149/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 3/784 do_doautocmd <cycle 1> [190]
0.00 0.00 781/784 do_autocmd [63]
[459] 0.0 0.00 0.00 784 au_get_grouparg [459]
0.00 0.00 765/28301 vim_strnsave [278]
0.00 0.00 6/492239 skipwhite [146]
0.00 0.00 784/12201 skiptowhite [874]
0.00 0.00 765/795 au_find_group [957]
-----------------------------------------------
0.00 0.00 704/704 call_func <cycle 1> [10]
[460] 0.0 0.00 0.00 704 f_synIDattr [460]
0.00 0.00 336/188682 vim_strsave [175]
0.00 0.00 704/6052 get_tv_number [891]
0.00 0.00 704/6383 get_tv_string [886]
0.00 0.00 704/16902 get_tv_string_buf [873]
0.00 0.00 368/368 highlight_color [989]
0.00 0.00 336/336 highlight_has_attr [996]
-----------------------------------------------
0.00 0.00 1/1 find_file_in_path_option [3]
[461] 0.0 0.00 0.00 1 vim_findfile_cleanup [461]
0.00 0.00 1/6 ff_clear [376]
0.00 0.00 1/3 vim_findfile_free_visited [1399]
-----------------------------------------------
1 set_option_value <cycle 1> [240]
16 do_set <cycle 1> [228]
[462] 0.0 0.00 0.00 17 set_bool_option <cycle 1> [462]
0.00 0.00 1/1 compatible_set [463]
0.00 0.00 17/608 set_option_scriptID_idx [975]
0.00 0.00 17/39 comp_col [1127]
0.00 0.00 17/142 check_redraw [1042]
0.00 0.00 14/1149 get_varp_scope [947]
0.00 0.00 1/3 curbufIsChanged [1362]
0.00 0.00 1/1 mf_close_file [1572]
0.00 0.00 1/158 set_vim_var_nr [1036]
2 did_set_spelllang <cycle 1> [567]
-----------------------------------------------
0.00 0.00 1/1 set_bool_option <cycle 1> [462]
[463] 0.0 0.00 0.00 1 compatible_set [463]
0.00 0.00 21/407 set_option_default [345]
0.00 0.00 1/3 didset_options [456]
0.00 0.00 370/2431 istermoption [931]
-----------------------------------------------
0.00 0.00 4/677 set_chars_option [721]
0.00 0.00 71/677 buf_init_chartab [583]
0.00 0.00 128/677 set_spell_charflags [556]
0.00 0.00 474/677 mb_str2wide [452]
[464] 0.0 0.00 0.00 677 mb_ptr2char_adv [464]
0.00 0.00 673/17650624 utf_ptr2char [49]
0.00 0.00 673/54844248 utfc_ptr2len [40]
0.00 0.00 4/4 latin_ptr2char [1320]
0.00 0.00 4/4 latin_ptr2len [1321]
-----------------------------------------------
0.00 0.00 35/35 nfa_regpiece <cycle 6> [76]
[465] 0.0 0.00 0.00 35 read_limits [465]
0.00 0.00 35/112860 skipchr [67]
0.00 0.00 43/479 getdigits [983]
0.00 0.00 15/59 vim_isdigit [1100]
-----------------------------------------------
0.00 0.00 2/51 f_values [643]
0.00 0.00 19/51 f_items [520]
0.00 0.00 30/51 f_keys [498]
[466] 0.0 0.00 0.00 51 dict_list [466]
0.00 0.00 142/188682 vim_strsave [175]
0.00 0.00 234/4588 listitem_alloc [373]
0.00 0.00 47/32233 copy_tv [243]
0.00 0.00 234/4741 list_append [902]
0.00 0.00 51/185 rettv_list_alloc [1027]
0.00 0.00 45/1601 list_alloc [941]
-----------------------------------------------
48 do_exmap <cycle 1> [1111]
[467] 0.0 0.00 0.00 48 do_map <cycle 1> [467]
0.00 0.00 144/188682 vim_strsave [175]
0.00 0.00 48/9575040 vim_strchr [38]
0.00 0.00 71/492239 skipwhite [146]
0.00 0.00 48/1253646 xmalloc [97]
0.00 0.00 4/54844248 utfc_ptr2len [40]
0.00 0.00 48/56 validate_maphash [1104]
0.00 0.00 4/4 vim_iswordp [1346]
96 replace_termcodes <cycle 1> [141]
-----------------------------------------------
0.00 0.00 540/540 addstate [37]
[468] 0.0 0.00 0.00 540 copy_pim [468]
0.00 0.00 540/18426339 copy_sub [41]
-----------------------------------------------
0.00 0.00 2/187 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 2/187 vim_maketempdir [216]
0.00 0.00 2/187 qf_init_ext <cycle 1> [315]
0.00 0.00 3/187 viminfo_filename [607]
0.00 0.00 4/187 find_file_in_path_option [3]
0.00 0.00 174/187 open_log_file [475]
[469] 0.0 0.00 0.00 187 expand_env [469]
0.00 0.00 187/361 expand_env_esc [444]
-----------------------------------------------
0.00 0.00 1/140 do_autocmd [63]
0.00 0.00 31/140 get_env_tv [553]
0.00 0.00 108/140 do_source <cycle 1> [88]
[470] 0.0 0.00 0.00 140 expand_env_save [470]
0.00 0.00 140/140 expand_env_save_opt [471]
-----------------------------------------------
0.00 0.00 140/140 expand_env_save [470]
[471] 0.0 0.00 0.00 140 expand_env_save_opt [471]
0.00 0.00 140/361 expand_env_esc [444]
0.00 0.00 140/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[472] 0.0 0.00 0.00 5 f_getline [472]
0.00 0.00 5/8 get_buffer_lines [453]
0.00 0.00 7/7 get_tv_lnum [1244]
-----------------------------------------------
0.00 0.00 1/64246 syn_add_cluster [655]
0.00 0.00 1/64246 syn_add_group [451]
0.00 0.00 133/64246 init_syn_patterns [775]
0.00 0.00 136/64246 getsourceline [207]
0.00 0.00 504/64246 get_attr_entry [712]
0.00 0.00 63471/64246 ga_init [144]
[473] 0.0 0.00 0.00 64246 ga_set_growsize [473]
0.00 0.00 174/174 do_log [474]
-----------------------------------------------
0.00 0.00 174/174 ga_set_growsize [473]
[474] 0.0 0.00 0.00 174 do_log [474]
0.00 0.00 174/174 open_log_file [475]
0.00 0.00 174/174 v_do_log_to_file [1033]
-----------------------------------------------
0.00 0.00 174/174 do_log [474]
[475] 0.0 0.00 0.00 174 open_log_file [475]
0.00 0.00 174/187 expand_env [469]
-----------------------------------------------
0.00 0.00 136/136 call_func <cycle 1> [10]
[476] 0.0 0.00 0.00 136 f_add [476]
0.00 0.00 136/136 list_append_tv [500]
0.00 0.00 136/32233 copy_tv [243]
0.00 0.00 136/2965 tv_check_lock [918]
-----------------------------------------------
0.00 0.00 150/150 read_viminfo_up_to_marks <cycle 1> [449]
[477] 0.0 0.00 0.00 150 read_viminfo_filemark [477]
0.00 0.00 327/492239 skipwhite [146]
0.00 0.00 109/441 viminfo_readstring [450]
0.00 0.00 218/479 getdigits [983]
0.00 0.00 150/3828 vim_fgets [910]
-----------------------------------------------
0.00 0.00 2/340 path_tail_with_sep [559]
0.00 0.00 11/340 modify_fname [317]
0.00 0.00 327/340 path_tail [300]
[478] 0.0 0.00 0.00 340 get_past_head [478]
0.00 0.00 580/471828 vim_ispathsep [169]
-----------------------------------------------
0.00 0.00 46/46 set_map_str [480]
[479] 0.0 0.00 0.00 46 mb_cptr2char_adv [479]
0.00 0.00 46/119286 utf_ptr2len [90]
0.00 0.00 46/17650624 utf_ptr2char [49]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[480] 0.0 0.00 0.00 1 set_map_str [480]
0.00 0.00 46/46 mb_cptr2char_adv [479]
0.00 0.00 1/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 6/150 syn_cmd_cluster [514]
0.00 0.00 144/150 get_id_list [401]
[481] 0.0 0.00 0.00 150 syn_check_cluster [481]
0.00 0.00 150/150 syn_scl_name2id [501]
0.00 0.00 150/28301 vim_strnsave [278]
0.00 0.00 8/8 syn_add_cluster [655]
-----------------------------------------------
0.00 0.00 15499/39464 ex_function <cycle 1> [197]
0.00 0.00 23965/39464 do_one_cmd <cycle 1> [6]
[482] 0.0 0.00 0.00 39464 checkforcmd [482]
0.00 0.00 586/492239 skipwhite [146]
-----------------------------------------------
86 call_func <cycle 1> [10]
[483] 0.0 0.00 0.00 86 f_function <cycle 1> [483]
0.00 0.00 86/9575040 vim_strchr [38]
0.00 0.00 84/188682 vim_strsave [175]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 86/6383 get_tv_string [886]
62 function_exists <cycle 1> [431]
-----------------------------------------------
0.00 0.00 39/39 do_one_cmd <cycle 1> [6]
[484] 0.0 0.00 0.00 39 ex_catch [484]
0.00 0.00 15/243 skip_regexp [347]
0.00 0.00 39/577 rewind_conditionals [487]
0.00 0.00 39/25627 ends_excmd [866]
0.00 0.00 39/52 find_nextcmd [1107]
0.00 0.00 39/1944 cleanup_conditionals [940]
-----------------------------------------------
0.00 0.00 93/93 add_menu_path [394]
[485] 0.0 0.00 0.00 93 menu_name_skip [485]
0.00 0.00 1067/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 3/3 call_func <cycle 1> [10]
[486] 0.0 0.00 0.00 3 f_readfile [486]
0.00 0.00 219/4588 listitem_alloc [373]
0.00 0.00 215/28301 vim_strnsave [278]
0.00 0.00 219/4741 list_append [902]
0.00 0.00 8/33851 xrealloc [859]
0.00 0.00 6/6383 get_tv_string [886]
0.00 0.00 3/6052 get_tv_number [891]
0.00 0.00 3/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 17/577 ex_continue [666]
0.00 0.00 39/577 ex_catch [484]
0.00 0.00 521/577 do_cmdline <cycle 1> [85]
[487] 0.0 0.00 0.00 577 rewind_conditionals [487]
0.00 0.00 382/747 free_for_info [457]
-----------------------------------------------
0.00 0.00 2/5 vpeekc [534]
0.00 0.00 3/5 vgetc [517]
[488] 0.0 0.00 0.00 5 vgetorpeek [488]
0.00 0.00 1/1 check_termcode [527]
0.00 0.00 4/44336 ui_breakcheck [81]
0.00 0.00 3/3 inchar [574]
0.00 0.00 3/21773 line_breakcheck [267]
0.00 0.00 5/5 get_real_state [1285]
0.00 0.00 5/5 start_stuff [1293]
0.00 0.00 5/6 init_typebuf [1264]
0.00 0.00 5/5 read_readbuffers [1290]
0.00 0.00 3/4 del_typebuf [1304]
-----------------------------------------------
0.00 0.00 172/172 dict_extend [330]
[489] 0.0 0.00 0.00 172 dictitem_copy [489]
0.00 0.00 172/32233 copy_tv [243]
0.00 0.00 172/1253646 xmalloc [97]
-----------------------------------------------
1174 do_one_cmd <cycle 1> [6]
[490] 0.0 0.00 0.00 1174 ex_while <cycle 1> [490]
0.00 0.00 365/747 free_for_info [457]
1076 next_for_item <cycle 1> [951]
382 eval_for_line <cycle 1> [304]
50 eval_to_bool <cycle 1> [337]
-----------------------------------------------
0.00 0.00 1/412 alloc_tabpage [771]
0.00 0.00 3/412 win_alloc [644]
0.00 0.00 5/412 buflist_new <cycle 1> [386]
0.00 0.00 9/412 get_errorlist [393]
0.00 0.00 54/412 dict_copy <cycle 4> [290]
0.00 0.00 340/412 get_dict_tv <cycle 1> [262]
[491] 0.0 0.00 0.00 412 dict_alloc [491]
0.00 0.00 412/1253646 xmalloc [97]
0.00 0.00 412/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 1/69 write_viminfo_filemarks [364]
0.00 0.00 68/69 write_one_filemark [493]
[492] 0.0 0.00 0.00 69 buflist_nr2name [492]
0.00 0.00 69/149 home_replace_save [458]
0.00 0.00 69/198 buflist_findnr [1021]
-----------------------------------------------
0.00 0.00 101/101 write_viminfo_filemarks [364]
[493] 0.0 0.00 0.00 101 write_one_filemark [493]
0.00 0.00 68/69 buflist_nr2name [492]
0.00 0.00 76/254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[494] 0.0 0.00 0.00 5 f_executable [494]
0.00 0.00 5/5 os_can_exe [495]
0.00 0.00 5/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 5/5 f_executable [494]
[495] 0.0 0.00 0.00 5 os_can_exe [495]
0.00 0.00 3/3 is_executable_in_path [497]
0.00 0.00 2/109 is_executable [496]
0.00 0.00 5/39434 path_is_absolute_path [854]
-----------------------------------------------
0.00 0.00 2/109 os_can_exe [495]
0.00 0.00 107/109 is_executable_in_path [497]
[496] 0.0 0.00 0.00 109 is_executable [496]
0.00 0.00 109/464750 os_getperm [82]
-----------------------------------------------
0.00 0.00 3/3 os_can_exe [495]
[497] 0.0 0.00 0.00 3 is_executable_in_path [497]
0.00 0.00 107/109 is_executable [496]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 107/6318 xstrlcpy [888]
0.00 0.00 107/336 append_path [995]
-----------------------------------------------
0.00 0.00 30/30 call_func <cycle 1> [10]
[498] 0.0 0.00 0.00 30 f_keys [498]
0.00 0.00 30/51 dict_list [466]
-----------------------------------------------
94 do_one_cmd <cycle 1> [6]
[499] 0.0 0.00 0.00 94 ex_command <cycle 1> [499]
0.00 0.00 355/492239 skipwhite [146]
0.00 0.00 261/261 uc_scan_attr [625]
0.00 0.00 261/12201 skiptowhite [874]
0.00 0.00 104/25627 ends_excmd [866]
94 uc_add_command <cycle 1> [565]
-----------------------------------------------
0.00 0.00 136/136 f_add [476]
[500] 0.0 0.00 0.00 136 list_append_tv [500]
0.00 0.00 136/32233 copy_tv [243]
0.00 0.00 136/4588 listitem_alloc [373]
0.00 0.00 136/4741 list_append [902]
-----------------------------------------------
0.00 0.00 150/150 syn_check_cluster [481]
[501] 0.0 0.00 0.00 150 syn_scl_name2id [501]
0.00 0.00 150/579 vim_strsave_up [439]
-----------------------------------------------
0.00 0.00 3/3 call_func <cycle 1> [10]
[502] 0.0 0.00 0.00 3 f_getbufline [502]
0.00 0.00 3/8 get_buffer_lines [453]
0.00 0.00 3/6052 get_tv_number [891]
0.00 0.00 3/69 get_buf_tv [1090]
0.00 0.00 3/3 get_tv_lnum_buf [1372]
-----------------------------------------------
759 next_for_item <cycle 1> [951]
5234 ex_let <cycle 1> [178]
[503] 0.0 0.00 0.00 5993 ex_let_vars <cycle 1> [503]
0.00 0.00 376/492239 skipwhite [146]
0.00 0.00 92/2177 list_len [936]
6089 ex_let_one <cycle 1> [285]
-----------------------------------------------
0.00 0.00 239/239 list_join [421]
[504] 0.0 0.00 0.00 239 list_join_inner [504]
0.00 0.00 232/21773 line_breakcheck [267]
0.00 0.00 239/73586 ga_grow [835]
0.00 0.00 167/1397 ga_concat [943]
0.00 0.00 116/316 echo_string [1004]
0.00 0.00 116/116 ga_append_via_ptr [1058]
-----------------------------------------------
0.00 0.00 4/4 mch_expand_wildcards [212]
[505] 0.0 0.00 0.00 4 have_wildcard [505]
0.00 0.00 4/37 mch_has_wildcard [407]
-----------------------------------------------
0.00 0.00 1/2 readfile <cycle 1> [65]
0.00 0.00 1/2 set_file_options [545]
[506] 0.0 0.00 0.00 2 set_fileformat [506]
0.00 0.00 2/61 set_string_option_direct [334]
0.00 0.00 2/2 check_status [1417]
-----------------------------------------------
0.00 0.00 1/25 write_viminfo_bufferlist [512]
0.00 0.00 1/25 write_viminfo_varlist [668]
0.00 0.00 2/25 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 3/25 viminfo_filename [607]
0.00 0.00 18/25 get_viminfo_parameter [523]
[507] 0.0 0.00 0.00 25 find_viminfo_parameter [507]
0.00 0.00 80/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 2/286 spell_load_file [108]
0.00 0.00 284/286 read_cnt_string [509]
[508] 0.0 0.00 0.00 286 read_string [508]
0.00 0.00 286/28668 xmallocz [264]
-----------------------------------------------
0.00 0.00 2/303 read_charflags_section [555]
0.00 0.00 107/303 read_sal_section [417]
0.00 0.00 194/303 read_rep_section [531]
[509] 0.0 0.00 0.00 303 read_cnt_string [509]
0.00 0.00 284/286 read_string [508]
-----------------------------------------------
0.00 0.00 107/342 read_sal_section [417]
0.00 0.00 235/342 mb_str2wide [452]
[510] 0.0 0.00 0.00 342 mb_charlen [510]
0.00 0.00 669/54844248 utfc_ptr2len [40]
-----------------------------------------------
8 frame_new_height <cycle 2> [1232]
0.00 0.00 1/30 last_status_rec [312]
0.00 0.00 3/30 win_split_ins <cycle 1> [234]
[511] 0.0 0.00 0.00 12 win_new_height <cycle 2> [511]
0.00 0.00 11/256 plines_win [357]
0.00 0.00 11/11 plines_win_col [811]
0.00 0.00 11/14 win_comp_scroll [1189]
0.00 0.00 11/1302 redraw_win_later [945]
0.00 0.00 11/15 invalidate_botline_win [1183]
0.00 0.00 2/4 set_fraction [1335]
7 curs_columns <cycle 2> [554]
6 validate_cursor <cycle 2> [1276]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[512] 0.0 0.00 0.00 1 write_viminfo_bufferlist [512]
0.00 0.00 3/70 removable [369]
0.00 0.00 3/560 home_replace [411]
0.00 0.00 1/25 find_viminfo_parameter [507]
0.00 0.00 1/18 get_viminfo_parameter [523]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 3/45 bt_quickfix [1119]
0.00 0.00 3/3 vim_snprintf_add [1401]
0.00 0.00 3/254 viminfo_writestring [1011]
0.00 0.00 1/3 set_last_cursor [1393]
-----------------------------------------------
0.00 0.00 80/80 read_viminfo_up_to_marks <cycle 1> [449]
[513] 0.0 0.00 0.00 80 read_viminfo_history [513]
0.00 0.00 80/441 viminfo_readstring [450]
0.00 0.00 80/1253646 xmalloc [97]
0.00 0.00 80/80 hist_char2type [1083]
0.00 0.00 80/80 in_history [1084]
0.00 0.00 80/3467 viminfo_readline [913]
-----------------------------------------------
0.00 0.00 6/6 ex_syntax <cycle 1> [232]
[514] 0.0 0.00 0.00 6 syn_cmd_cluster [514]
0.00 0.00 6/81 get_id_list [401]
0.00 0.00 6/150 syn_check_cluster [481]
0.00 0.00 6/247 get_group_name [522]
0.00 0.00 6/52 find_nextcmd [1107]
0.00 0.00 6/6 syn_combine_list [1274]
0.00 0.00 6/274 redraw_curbuf_later [1008]
0.00 0.00 6/212 syn_stack_free_all [1017]
0.00 0.00 6/25627 ends_excmd [866]
-----------------------------------------------
0.00 0.00 1/1 exec_normal_cmd [307]
[515] 0.0 0.00 0.00 1 normal_cmd [515]
0.00 0.00 2/2 plain_vgetc [536]
0.00 0.00 1/3 safe_vgetc [516]
0.00 0.00 1/2 set_reg_var [725]
0.00 0.00 1/1 nv_g_cmd [817]
0.00 0.00 3/3 add_to_showcmd [1352]
0.00 0.00 2/2 readbuf1_empty [1459]
0.00 0.00 1/1 typebuf_maplen [1625]
0.00 0.00 1/1 set_vcount_ca [1607]
0.00 0.00 1/2 set_vcount [1467]
0.00 0.00 1/1 find_command [1530]
0.00 0.00 1/17625 text_locked [869]
0.00 0.00 1/1 clearop [1508]
0.00 0.00 1/1 adjust_clipboard_register [1487]
0.00 0.00 1/1 do_pending_operator [1516]
0.00 0.00 1/1 clear_showcmd [1505]
0.00 0.00 1/1 checkpcmark [1501]
0.00 0.00 1/1 mb_adjust_cursor [1567]
-----------------------------------------------
0.00 0.00 1/3 normal_cmd [515]
0.00 0.00 2/3 plain_vgetc [536]
[516] 0.0 0.00 0.00 3 safe_vgetc [516]
0.00 0.00 3/3 vgetc [517]
-----------------------------------------------
0.00 0.00 3/3 safe_vgetc [516]
[517] 0.0 0.00 0.00 3 vgetc [517]
0.00 0.00 3/5 vgetorpeek [488]
-----------------------------------------------
0.00 0.00 5/244 f_extend [329]
0.00 0.00 32/244 tv_op [432]
0.00 0.00 207/244 list_concat [309]
[518] 0.0 0.00 0.00 244 list_extend [518]
0.00 0.00 94/94 list_insert_tv [519]
-----------------------------------------------
0.00 0.00 94/94 list_extend [518]
[519] 0.0 0.00 0.00 94 list_insert_tv [519]
0.00 0.00 94/32233 copy_tv [243]
0.00 0.00 94/4588 listitem_alloc [373]
0.00 0.00 94/94 list_insert [1075]
-----------------------------------------------
0.00 0.00 19/19 call_func <cycle 1> [10]
[520] 0.0 0.00 0.00 19 f_items [520]
0.00 0.00 19/51 dict_list [466]
-----------------------------------------------
0.00 0.00 5/5 ex_syntax <cycle 1> [232]
[521] 0.0 0.00 0.00 5 syn_cmd_clear [521]
0.00 0.00 8/137 do_unlet [397]
0.00 0.00 5/52 find_nextcmd [1107]
0.00 0.00 4/25627 ends_excmd [866]
0.00 0.00 4/6 syntax_clear [1275]
0.00 0.00 4/274 redraw_curbuf_later [1008]
0.00 0.00 4/212 syn_stack_free_all [1017]
-----------------------------------------------
0.00 0.00 6/247 syn_cmd_cluster [514]
0.00 0.00 53/247 syn_cmd_region [244]
0.00 0.00 80/247 syn_cmd_match [283]
0.00 0.00 108/247 syn_cmd_keyword [292]
[522] 0.0 0.00 0.00 247 get_group_name [522]
0.00 0.00 247/492239 skipwhite [146]
0.00 0.00 247/12201 skiptowhite [874]
0.00 0.00 247/25627 ends_excmd [866]
-----------------------------------------------
0.00 0.00 1/18 write_viminfo_bufferlist [512]
0.00 0.00 1/18 write_viminfo_filemarks [364]
0.00 0.00 1/18 write_viminfo_search_pattern [670]
0.00 0.00 1/18 did_set_string_option <cycle 1> [430]
0.00 0.00 1/18 write_viminfo_sub_string [671]
0.00 0.00 1/18 check_marks_read <cycle 1> [669]
0.00 0.00 2/18 write_viminfo_registers [645]
0.00 0.00 2/18 viminfo_encoding [633]
0.00 0.00 3/18 copy_viminfo_marks [405]
0.00 0.00 5/18 write_viminfo_history [593]
[523] 0.0 0.00 0.00 18 get_viminfo_parameter [523]
0.00 0.00 18/25 find_viminfo_parameter [507]
-----------------------------------------------
0.00 0.00 13/13 vim_strsize [525]
[524] 0.0 0.00 0.00 13 vim_strnsize [524]
0.00 0.00 486/54844248 utfc_ptr2len [40]
0.00 0.00 486/17503 ptr2cells [871]
-----------------------------------------------
0.00 0.00 1/13 msg_strtrunc [654]
0.00 0.00 12/13 buflist_list [77]
[525] 0.0 0.00 0.00 13 vim_strsize [525]
0.00 0.00 13/13 vim_strnsize [524]
-----------------------------------------------
0.00 0.00 3/3 call_func <cycle 1> [10]
[526] 0.0 0.00 0.00 3 f_deepcopy [526]
0.00 0.00 3/340 item_copy <cycle 4> [568]
-----------------------------------------------
0.00 0.00 1/1 vgetorpeek [488]
[527] 0.0 0.00 0.00 1 check_termcode [527]
0.00 0.00 1/1 gather_termleader [528]
0.00 0.00 1/9575040 vim_strchr [38]
0.00 0.00 1/191 handle_x_keys [1023]
0.00 0.00 1/4 del_typebuf [1304]
-----------------------------------------------
0.00 0.00 1/1 check_termcode [527]
[528] 0.0 0.00 0.00 1 gather_termleader [528]
0.00 0.00 52/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[529] 0.0 0.00 0.00 2 f_system [529]
0.00 0.00 2/2 os_system [530]
0.00 0.00 2/26 check_restricted [1152]
0.00 0.00 2/30 check_secure [1144]
0.00 0.00 2/6383 get_tv_string [886]
0.00 0.00 2/158 set_vim_var_nr [1036]
-----------------------------------------------
0.00 0.00 2/2 f_system [529]
[530] 0.0 0.00 0.00 2 os_system [530]
0.00 0.00 2/2 job_wait [540]
0.00 0.00 2/2 job_start [662]
0.00 0.00 2/6 shell_build_argv [624]
0.00 0.00 2/2 job_close_in [1437]
-----------------------------------------------
0.00 0.00 2/2 spell_load_file [108]
[531] 0.0 0.00 0.00 2 read_rep_section [531]
0.00 0.00 194/303 read_cnt_string [509]
0.00 0.00 2/3 get2c [1368]
0.00 0.00 2/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 181/181 call_func <cycle 1> [10]
[532] 0.0 0.00 0.00 181 f_printf [532]
0.00 0.00 181/1253646 xmalloc [97]
0.00 0.00 362/395 vim_vsnprintf [986]
0.00 0.00 181/16902 get_tv_string_buf [873]
-----------------------------------------------
48 set_var <cycle 1> [196]
[533] 0.0 0.00 0.00 48 var_check_func_name <cycle 1> [533]
0.00 0.00 48/9575040 vim_strchr [38]
17 function_exists <cycle 1> [431]
-----------------------------------------------
0.00 0.00 2/2 vpeekc_nomap [535]
[534] 0.0 0.00 0.00 2 vpeekc [534]
0.00 0.00 2/5 vgetorpeek [488]
-----------------------------------------------
0.00 0.00 1/2 settmode [562]
0.00 0.00 1/2 may_req_ambiguous_char_width [443]
[535] 0.0 0.00 0.00 2 vpeekc_nomap [535]
0.00 0.00 2/2 vpeekc [534]
-----------------------------------------------
0.00 0.00 2/2 normal_cmd [515]
[536] 0.0 0.00 0.00 2 plain_vgetc [536]
0.00 0.00 2/3 safe_vgetc [516]
-----------------------------------------------
0.00 0.00 14/14 call_func <cycle 1> [10]
[537] 0.0 0.00 0.00 14 f_string [537]
0.00 0.00 14/14 tv2string [539]
-----------------------------------------------
0.00 0.00 14/14 tv2string [539]
[538] 0.0 0.00 0.00 14 string_quote [538]
0.00 0.00 171/89237 mb_copy_char [252]
0.00 0.00 171/54844248 utfc_ptr2len [40]
0.00 0.00 14/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 14/14 f_string [537]
[539] 0.0 0.00 0.00 14 tv2string [539]
0.00 0.00 14/14 string_quote [538]
-----------------------------------------------
0.00 0.00 2/2 os_system [530]
[540] 0.0 0.00 0.00 2 job_wait [540]
0.00 0.00 6/43850 event_poll [112]
0.00 0.00 4/10 settmode [562]
0.00 0.00 2/8 job_event_source [1235]
0.00 0.00 2/2 signal_event_source [1469]
-----------------------------------------------
2 set_qf_ll_list <cycle 1> [1466]
[541] 0.0 0.00 0.00 2 set_errorlist <cycle 1> [541]
0.00 0.00 10/10 get_dict_number [577]
0.00 0.00 8/8 get_dict_string [578]
0.00 0.00 1/2 qf_new_list [751]
0.00 0.00 2/3 ll_get_or_alloc_list [1378]
0.00 0.00 2/198 buflist_findnr [1021]
0.00 0.00 1/1 qf_free [1589]
2 qf_add_entry <cycle 1> [646]
2 qf_update_buffer <cycle 1> [293]
-----------------------------------------------
0.00 0.00 6571/6571 trans_special [543]
[542] 0.0 0.00 0.00 6571 find_special_key [542]
0.00 0.00 307/54844248 utfc_ptr2len [40]
0.00 0.00 29/17650624 utf_ptr2char [49]
0.00 0.00 1285/39935 vim_isIDc [853]
0.00 0.00 190/190 get_special_key_code [1024]
0.00 0.00 190/191 handle_x_keys [1023]
0.00 0.00 132/132 simplify_key [1048]
0.00 0.00 89/89 extract_modifiers [1077]
0.00 0.00 88/88 name_to_mod_mask [1078]
-----------------------------------------------
0.00 0.00 6571/6571 replace_termcodes <cycle 1> [141]
[543] 0.0 0.00 0.00 6571 trans_special [543]
0.00 0.00 6571/6571 find_special_key [542]
0.00 0.00 89/89 add_char2buf [1076]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[544] 0.0 0.00 0.00 1 set_color_count [544]
0.00 0.00 1/61 set_string_option_direct [334]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[545] 0.0 0.00 0.00 1 set_file_options [545]
0.00 0.00 1/2 set_fileformat [506]
0.00 0.00 1/1 default_fileformat [1512]
-----------------------------------------------
0.00 0.00 1/7 get_winopts [650]
0.00 0.00 2/7 buflist_setfpos [605]
0.00 0.00 4/7 win_copy_options [570]
[546] 0.0 0.00 0.00 7 copy_winopt [546]
0.00 0.00 63/188682 vim_strsave [175]
0.00 0.00 7/9 check_winopt [1220]
-----------------------------------------------
0.00 0.00 1/1 ml_open_file [349]
[547] 0.0 0.00 0.00 1 ml_upd_block0 [547]
0.00 0.00 1/1 set_b0_dir_flag [549]
0.00 0.00 1/118 mf_put [776]
0.00 0.00 1/95 mf_get [1073]
0.00 0.00 1/1 ml_check_b0_id [1576]
-----------------------------------------------
0.00 0.00 1/1 set_b0_dir_flag [549]
[548] 0.0 0.00 0.00 1 same_directory [548]
0.00 0.00 2/2 path_tail_with_sep [559]
0.00 0.00 1/229 vim_FullName [400]
-----------------------------------------------
0.00 0.00 1/1 ml_upd_block0 [547]
[549] 0.0 0.00 0.00 1 set_b0_dir_flag [549]
0.00 0.00 1/1 same_directory [548]
-----------------------------------------------
0.00 0.00 58/130 set_string_option_direct [334]
0.00 0.00 72/130 did_set_string_option <cycle 1> [430]
[550] 0.0 0.00 0.00 130 set_string_option_global [550]
0.00 0.00 60/188682 vim_strsave [175]
0.00 0.00 60/178 free_string_option [1028]
-----------------------------------------------
4 read_viminfo_up_to_marks <cycle 1> [449]
[551] 0.0 0.00 0.00 4 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 4/545 vim_strrchr [331]
0.00 0.00 2/4 buflist_setfpos [605]
0.00 0.00 2/25 find_viminfo_parameter [507]
0.00 0.00 4/441 viminfo_readstring [450]
0.00 0.00 2/187 expand_env [469]
0.00 0.00 2/3 path_shorten_fname_if_possible [704]
0.00 0.00 4/3467 viminfo_readline [913]
2 buflist_new <cycle 1> [386]
-----------------------------------------------
0.00 0.00 32/32 read_viminfo_up_to_marks <cycle 1> [449]
[552] 0.0 0.00 0.00 32 read_viminfo_register [552]
0.00 0.00 32/441 viminfo_readstring [450]
0.00 0.00 32/1253646 xmalloc [97]
0.00 0.00 32/492239 skipwhite [146]
0.00 0.00 97/3467 viminfo_readline [913]
0.00 0.00 32/32 get_yank_register [1142]
0.00 0.00 32/12201 skiptowhite [874]
0.00 0.00 16/479 getdigits [983]
-----------------------------------------------
0.00 0.00 43/43 eval7 <cycle 1> [123]
[553] 0.0 0.00 0.00 43 get_env_tv [553]
0.00 0.00 31/140 expand_env_save [470]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 43/47 get_env_len [1117]
0.00 0.00 32/256 vim_getenv [1010]
-----------------------------------------------
1 win_new_width <cycle 2> [1350]
6 validate_cursor <cycle 2> [1276]
7 win_new_height <cycle 2> [511]
[554] 0.0 0.00 0.00 14 curs_columns <cycle 2> [554]
0.00 0.00 6/6 curs_rows [557]
0.00 0.00 14/15 getvvcol [698]
0.00 0.00 14/14 curwin_col_off [1186]
0.00 0.00 14/14 curwin_col_off2 [1187]
14 update_topline <cycle 2> [350]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[555] 0.0 0.00 0.00 1 read_charflags_section [555]
0.00 0.00 1/1 set_spell_charflags [556]
0.00 0.00 2/303 read_cnt_string [509]
-----------------------------------------------
0.00 0.00 1/1 read_charflags_section [555]
[556] 0.0 0.00 0.00 1 set_spell_charflags [556]
0.00 0.00 128/677 mb_ptr2char_adv [464]
0.00 0.00 1/3 clear_spell_chartab [1359]
0.00 0.00 1/1 set_spell_finish [1605]
-----------------------------------------------
0.00 0.00 6/6 curs_columns <cycle 2> [554]
[557] 0.0 0.00 0.00 6 curs_rows [557]
0.00 0.00 5/320 plines_win_nofill [342]
0.00 0.00 6/13 redrawing [1192]
0.00 0.00 6/38 check_cursor_moved [1129]
0.00 0.00 6/11 redraw_for_cursorline [1208]
0.00 0.00 5/637 hasFoldingWin [973]
-----------------------------------------------
0.00 0.00 1/53 get_stty [740]
0.00 0.00 1/53 set_mouse_termcode [741]
0.00 0.00 6/53 set_termname [17]
0.00 0.00 45/53 parse_builtin_tcap [563]
[558] 0.0 0.00 0.00 53 add_termcode [558]
0.00 0.00 53/188682 vim_strsave [175]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 53/53 termcode_star [1106]
-----------------------------------------------
0.00 0.00 2/2 same_directory [548]
[559] 0.0 0.00 0.00 2 path_tail_with_sep [559]
0.00 0.00 2/327 path_tail [300]
0.00 0.00 4/125660 after_pathsep [129]
0.00 0.00 2/340 get_past_head [478]
-----------------------------------------------
53 set_option_value <cycle 1> [240]
[560] 0.0 0.00 0.00 53 set_string_option <cycle 1> [560]
0.00 0.00 53/188682 vim_strsave [175]
0.00 0.00 53/1149 get_varp_scope [947]
0.00 0.00 53/137 did_set_option [1047]
53 did_set_string_option <cycle 1> [430]
-----------------------------------------------
0.00 0.00 1/1 ml_open_file [349]
[561] 0.0 0.00 0.00 1 findswapname [561]
0.00 0.00 1/1 makeswapname [569]
0.00 0.00 1/253258 copy_option_part [56]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/7 os_get_file_info_link [1246]
-----------------------------------------------
0.00 0.00 1/10 mch_exit [295]
0.00 0.00 1/10 main [1]
0.00 0.00 4/10 proc_cleanup_exit [620]
0.00 0.00 4/10 job_wait [540]
[562] 0.0 0.00 0.00 10 settmode [562]
0.00 0.00 1/2 vpeekc_nomap [535]
0.00 0.00 6/13 setmouse [617]
0.00 0.00 16/49 out_flush [1110]
0.00 0.00 10/12 may_req_termresponse [1197]
0.00 0.00 8/9 check_for_codes_from_term [1219]
0.00 0.00 8/8 mch_settmode [1237]
0.00 0.00 2/17 mch_setmouse [1178]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[563] 0.0 0.00 0.00 1 parse_builtin_tcap [563]
0.00 0.00 45/53 add_termcode [558]
0.00 0.00 45/83 find_termcode [1081]
0.00 0.00 1/2 find_builtin_term [1429]
0.00 0.00 1/2 term_is_8bit [1476]
-----------------------------------------------
0.00 0.00 47/414 do_set <cycle 1> [228]
0.00 0.00 367/414 set_init_1 [34]
[564] 0.0 0.00 0.00 414 option_expand [564]
0.00 0.00 33/361 expand_env_esc [444]
-----------------------------------------------
94 ex_command <cycle 1> [499]
[565] 0.0 0.00 0.00 94 uc_add_command <cycle 1> [565]
0.00 0.00 94/28301 vim_strnsave [278]
0.00 0.00 1/63471 ga_init [144]
0.00 0.00 94/73586 ga_grow [835]
94 replace_termcodes <cycle 1> [141]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[566] 0.0 0.00 0.00 1 f_simplify [566]
0.00 0.00 1/24 simplify_filename [416]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 1/6383 get_tv_string [886]
-----------------------------------------------
1 did_set_string_option <cycle 1> [430]
1 do_ecmd <cycle 1> [265]
2 set_bool_option <cycle 1> [462]
[567] 0.0 0.00 0.00 4 did_set_spelllang <cycle 1> [567]
0.00 0.00 4/253258 copy_option_part [56]
0.00 0.00 4/63471 ga_init [144]
0.00 0.00 4/188682 vim_strsave [175]
0.00 0.00 4/4 use_midword [720]
0.00 0.00 4/4 clear_midword [1299]
0.00 0.00 4/4 ga_append_via_ptr [1317]
0.00 0.00 4/4241 ga_clear [904]
0.00 0.00 4/1302 redraw_win_later [945]
0.00 0.00 1/35 buf_valid [1135]
1 spell_load_lang <cycle 1> [1614]
-----------------------------------------------
21 list_copy <cycle 4> [441]
53 dict_copy <cycle 4> [290]
0.00 0.00 3/340 f_deepcopy [526]
0.00 0.00 130/340 f_copy [333]
[568] 0.0 0.00 0.00 207 item_copy <cycle 4> [568]
0.00 0.00 63/32233 copy_tv [243]
90 list_copy <cycle 4> [441]
54 dict_copy <cycle 4> [290]
-----------------------------------------------
0.00 0.00 1/1 findswapname [561]
[569] 0.0 0.00 0.00 1 makeswapname [569]
0.00 0.00 1/1 get_file_in_dir [606]
0.00 0.00 1/2 modname [585]
0.00 0.00 1/125660 after_pathsep [129]
0.00 0.00 1/2 resolve_symlink [1463]
-----------------------------------------------
0.00 0.00 2/2 win_init_some [571]
[570] 0.0 0.00 0.00 2 win_copy_options [570]
0.00 0.00 4/7 copy_winopt [546]
-----------------------------------------------
0.00 0.00 1/2 win_init [612]
0.00 0.00 1/2 win_alloc_aucmd_win [611]
[571] 0.0 0.00 0.00 2 win_init_some [571]
0.00 0.00 2/2 win_copy_options [570]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[572] 0.0 0.00 0.00 1 write_viminfo_marks [572]
0.00 0.00 1/70 removable [369]
0.00 0.00 1/560 home_replace [411]
0.00 0.00 29/29 write_one_mark [1150]
0.00 0.00 1/3 set_last_cursor [1393]
0.00 0.00 1/254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 3/3 os_inchar [575]
[573] 0.0 0.00 0.00 3 inbuf_poll [573]
0.00 0.00 2/43844 input_poll [79]
0.00 0.00 3/3 input_available [1376]
-----------------------------------------------
0.00 0.00 3/3 vgetorpeek [488]
[574] 0.0 0.00 0.00 3 inchar [574]
0.00 0.00 3/3 ui_inchar [576]
0.00 0.00 3/49 out_flush [1110]
0.00 0.00 3/4 typebuf_changed [1341]
0.00 0.00 3/3 fix_input_buffer [1367]
-----------------------------------------------
0.00 0.00 3/3 ui_inchar [576]
[575] 0.0 0.00 0.00 3 os_inchar [575]
0.00 0.00 3/3 inbuf_poll [573]
0.00 0.00 4/87691 event_has_deferred [833]
0.00 0.00 1/4 typebuf_changed [1341]
0.00 0.00 1/1 read_from_input_buf [1593]
-----------------------------------------------
0.00 0.00 3/3 inchar [574]
[576] 0.0 0.00 0.00 3 ui_inchar [576]
0.00 0.00 3/3 os_inchar [575]
-----------------------------------------------
0.00 0.00 10/10 set_errorlist <cycle 1> [541]
[577] 0.0 0.00 0.00 10 get_dict_number [577]
0.00 0.00 10/5123 dict_find [251]
0.00 0.00 10/6052 get_tv_number [891]
-----------------------------------------------
0.00 0.00 8/8 set_errorlist <cycle 1> [541]
[578] 0.0 0.00 0.00 8 get_dict_string [578]
0.00 0.00 8/5123 dict_find [251]
0.00 0.00 6/188682 vim_strsave [175]
0.00 0.00 6/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 2/2 filter_map <cycle 1> [322]
[579] 0.0 0.00 0.00 2 hash_unlock [579]
0.00 0.00 2/23043 hash_may_resize [109]
-----------------------------------------------
0.00 0.00 1/1 set_init_2 [361]
[580] 0.0 0.00 0.00 1 parse_shape_opt [580]
0.00 0.00 20/9575040 vim_strchr [38]
0.00 0.00 10/479 getdigits [983]
-----------------------------------------------
<spontaneous>
[581] 0.0 0.00 0.00 uv__read [581]
0.00 0.00 7/7 read_cb [584]
0.00 0.00 7/7 alloc_cb [770]
-----------------------------------------------
0.00 0.00 6/6 buflist_new <cycle 1> [386]
[582] 0.0 0.00 0.00 6 fname_expand [582]
0.00 0.00 4/113 fix_fname [420]
-----------------------------------------------
0.00 0.00 3/14 open_buffer <cycle 1> [193]
0.00 0.00 4/14 init_chartab [653]
0.00 0.00 7/14 buf_copy_options [413]
[583] 0.0 0.00 0.00 14 buf_init_chartab [583]
0.00 0.00 71/677 mb_ptr2char_adv [464]
0.00 0.00 6630/6755 vim_islower [885]
0.00 0.00 5100/5255 vim_isupper [899]
0.00 0.00 130/253566 skip_to_option_part [821]
0.00 0.00 84/479 getdigits [983]
-----------------------------------------------
0.00 0.00 7/7 uv__read [581]
[584] 0.0 0.00 0.00 7 read_cb [584]
0.00 0.00 7/7 emit_read_event [591]
0.00 0.00 7/14 handle_get_rstream [728]
-----------------------------------------------
0.00 0.00 1/2 makeswapname [569]
0.00 0.00 1/2 write_viminfo <cycle 1> [351]
[585] 0.0 0.00 0.00 2 modname [585]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 18/471828 vim_ispathsep [169]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 16/82425 utf_head_off [834]
-----------------------------------------------
0.00 0.00 1/1 u_read_undo [587]
[586] 0.0 0.00 0.00 1 u_get_undo_file_name [586]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 1/253258 copy_option_part [56]
0.00 0.00 1/841032 os_file_exists [58]
0.00 0.00 1/28301 vim_strnsave [278]
0.00 0.00 1/2 resolve_symlink [1463]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[587] 0.0 0.00 0.00 1 u_read_undo [587]
0.00 0.00 1/1 u_get_undo_file_name [586]
-----------------------------------------------
[588] 0.0 0.00 0.00 6+10 <cycle 3 as a whole> [588]
0.00 0.00 1 dict_equal <cycle 3> [589]
0.00 0.00 15 tv_equal <cycle 3> [1184]
-----------------------------------------------
1 tv_equal <cycle 3> [1184]
[589] 0.0 0.00 0.00 1 dict_equal <cycle 3> [589]
0.00 0.00 9/5123 dict_find [251]
0.00 0.00 2/2 dict_len [1420]
9 tv_equal <cycle 3> [1184]
-----------------------------------------------
0.00 0.00 4/4 call_shell [335]
[590] 0.0 0.00 0.00 4 os_call_shell [590]
0.00 0.00 4/4 proc_cleanup_exit [620]
0.00 0.00 4/6 shell_build_argv [624]
0.00 0.00 4/49 out_flush [1110]
0.00 0.00 4/4 signal_reject_deadly [1338]
-----------------------------------------------
0.00 0.00 7/7 read_cb [584]
[591] 0.0 0.00 0.00 7 emit_read_event [591]
0.00 0.00 7/43851 rstream_event_source [171]
0.00 0.00 7/9 event_push [1221]
-----------------------------------------------
0.00 0.00 5/5 did_set_string_option <cycle 1> [430]
[592] 0.0 0.00 0.00 5 check_stl_option [592]
0.00 0.00 18/9575040 vim_strchr [38]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[593] 0.0 0.00 0.00 1 write_viminfo_history [593]
0.00 0.00 5/18 get_viminfo_parameter [523]
0.00 0.00 1/3 init_history [702]
0.00 0.00 45/45 hist_type2char [1120]
0.00 0.00 40/254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 29/29 mf_new [595]
[594] 0.0 0.00 0.00 29 mf_alloc_bhdr [594]
0.00 0.00 58/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 3/29 ml_open [201]
0.00 0.00 3/29 ml_new_ptr [694]
0.00 0.00 23/29 ml_new_data [613]
[595] 0.0 0.00 0.00 29 mf_new [595]
0.00 0.00 29/29 mf_alloc_bhdr [594]
0.00 0.00 29/29 mf_release [1148]
0.00 0.00 29/124 mf_ins_used [1054]
0.00 0.00 29/125 mf_ins_hash [1053]
-----------------------------------------------
0.00 0.00 14/2545 apply_autocmds_group <cycle 1> [208]
0.00 0.00 2531/2545 call_func <cycle 1> [10]
[596] 0.0 0.00 0.00 2545 save_search_patterns [596]
0.00 0.00 26/188682 vim_strsave [175]
-----------------------------------------------
2 f_hasmapto <cycle 1> [1427]
[597] 0.0 0.00 0.00 2 map_to_exists <cycle 1> [597]
0.00 0.00 16/9575040 vim_strchr [38]
0.00 0.00 2/2 map_to_exists_mode [1447]
2 replace_termcodes <cycle 1> [141]
-----------------------------------------------
0.00 0.00 6/13 buflist_new <cycle 1> [386]
0.00 0.00 7/13 read_viminfo_up_to_marks <cycle 1> [449]
[598] 0.0 0.00 0.00 13 fmarks_check_names [598]
0.00 0.00 10/149 home_replace_save [458]
0.00 0.00 1148/1148 fmarks_check_one [948]
-----------------------------------------------
0.00 0.00 54/54 ex_autocmd [62]
[599] 0.0 0.00 0.00 54 do_augroup [599]
0.00 0.00 27/27 au_new_group [600]
-----------------------------------------------
0.00 0.00 27/27 do_augroup [599]
[600] 0.0 0.00 0.00 27 au_new_group [600]
0.00 0.00 25/188682 vim_strsave [175]
0.00 0.00 27/795 au_find_group [957]
0.00 0.00 25/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 1/3 main [1]
0.00 0.00 2/3 post_chdir [628]
[601] 0.0 0.00 0.00 3 shorten_fnames [601]
0.00 0.00 8/206209 path_with_url [95]
0.00 0.00 7/11 path_shorten_fname [700]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 11/11 mf_fullname [1207]
0.00 0.00 8/17 bt_nofile [1177]
0.00 0.00 3/244 os_dirname [1013]
0.00 0.00 3/79 status_redraw_all [1085]
0.00 0.00 2/39434 path_is_absolute_path [854]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[602] 0.0 0.00 0.00 1 parse_command_name [602]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 2/16 set_vim_var_string [637]
0.00 0.00 5/5 parse_string [1287]
0.00 0.00 3/3 parse_char_i [1388]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[603] 0.0 0.00 0.00 1 f_shellescape [603]
0.00 0.00 1/1 vim_strsave_shellescape [604]
0.00 0.00 1/2 non_zero_arg [1455]
0.00 0.00 1/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 1/1 f_shellescape [603]
[604] 0.0 0.00 0.00 1 vim_strsave_shellescape [604]
0.00 0.00 1/1 csh_like_shell [608]
0.00 0.00 3/89237 mb_copy_char [252]
0.00 0.00 3/54844248 utfc_ptr2len [40]
0.00 0.00 1/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/4 close_buffer <cycle 1> [657]
0.00 0.00 1/4 buflist_altfpos [664]
0.00 0.00 2/4 read_viminfo_bufferlist <cycle 1> [551]
[605] 0.0 0.00 0.00 4 buflist_setfpos [605]
0.00 0.00 2/7 copy_winopt [546]
0.00 0.00 2/3 cloneFoldGrowArray [651]
-----------------------------------------------
0.00 0.00 1/1 makeswapname [569]
[606] 0.0 0.00 0.00 1 get_file_in_dir [606]
0.00 0.00 1/327 path_tail [300]
0.00 0.00 1/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 1/3 write_viminfo <cycle 1> [351]
0.00 0.00 2/3 read_viminfo <cycle 1> [630]
[607] 0.0 0.00 0.00 3 viminfo_filename [607]
0.00 0.00 3/25 find_viminfo_parameter [507]
0.00 0.00 3/187 expand_env [469]
0.00 0.00 3/188682 vim_strsave [175]
-----------------------------------------------
0.00 0.00 1/1 vim_strsave_shellescape [604]
[608] 0.0 0.00 0.00 1 csh_like_shell [608]
0.00 0.00 1/327 path_tail [300]
-----------------------------------------------
0.00 0.00 4/4 do_one_cmd <cycle 1> [6]
[609] 0.0 0.00 0.00 4 ex_sign [609]
0.00 0.00 20/492239 skipwhite [146]
0.00 0.00 8/1770 syn_check_group [409]
0.00 0.00 4/188682 vim_strsave [175]
0.00 0.00 8/17650624 utf_ptr2char [49]
0.00 0.00 4/28301 vim_strnsave [278]
0.00 0.00 8/54844248 utfc_ptr2len [40]
0.00 0.00 12/12 skiptowhite_esc [1200]
0.00 0.00 8/12201 skiptowhite [874]
0.00 0.00 8/6237 vim_isprintc [889]
0.00 0.00 8/329 utf_ptr2cells [1001]
0.00 0.00 4/4 sign_cmd_idx [1336]
0.00 0.00 4/2320 xcalloc [932]
-----------------------------------------------
1 qf_update_buffer <cycle 1> [293]
3 open_buffer <cycle 1> [193]
5 f_setbufvar <cycle 1> [282]
[610] 0.0 0.00 0.00 9 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 1/1 win_alloc_aucmd_win [611]
0.00 0.00 1/4 win_init_empty [1349]
0.00 0.00 1/1 make_snapshot [1562]
0.00 0.00 1/147 block_autocmds [1039]
0.00 0.00 1/9 win_comp_pos [1226]
0.00 0.00 1/147 unblock_autocmds [1040]
1 win_split_ins <cycle 1> [234]
-----------------------------------------------
0.00 0.00 1/1 aucmd_prepbuf <cycle 1> [610]
[611] 0.0 0.00 0.00 1 win_alloc_aucmd_win [611]
0.00 0.00 1/2 win_init_some [571]
0.00 0.00 1/3 win_alloc [644]
0.00 0.00 1/3 new_frame [1384]
-----------------------------------------------
0.00 0.00 1/1 win_split_ins <cycle 1> [234]
[612] 0.0 0.00 0.00 1 win_init [612]
0.00 0.00 1/2 win_init_some [571]
0.00 0.00 1/1 copyFoldingState [689]
0.00 0.00 1/1 copy_jumplist [1510]
0.00 0.00 1/3 check_colorcolumn [1357]
-----------------------------------------------
0.00 0.00 3/23 ml_open [201]
0.00 0.00 20/23 ml_append_int [616]
[613] 0.0 0.00 0.00 23 ml_new_data [613]
0.00 0.00 23/29 mf_new [595]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[614] 0.0 0.00 0.00 1 f_count [614]
0.00 0.00 4/6 tv_equal <cycle 3> [1184]
-----------------------------------------------
0.00 0.00 3/2286 qf_fill_buffer <cycle 1> [692]
0.00 0.00 2283/2286 readfile <cycle 1> [65]
[615] 0.0 0.00 0.00 2286 ml_append [615]
0.00 0.00 2286/2286 ml_append_int [616]
0.00 0.00 3/649 ml_flush_line [812]
-----------------------------------------------
0.00 0.00 2286/2286 ml_append [615]
[616] 0.0 0.00 0.00 2286 ml_append_int [616]
0.00 0.00 20/23 ml_new_data [613]
0.00 0.00 2309/2958 ml_find_line [724]
0.00 0.00 2286/2292 ml_updatechunk [747]
0.00 0.00 40/118 mf_put [776]
0.00 0.00 20/24 ml_lineadd [807]
0.00 0.00 20/95 mf_get [1073]
-----------------------------------------------
0.00 0.00 1/13 main [1]
0.00 0.00 1/13 did_set_string_option <cycle 1> [430]
0.00 0.00 5/13 win_enter_ext <cycle 1> [305]
0.00 0.00 6/13 settmode [562]
[617] 0.0 0.00 0.00 13 setmouse [617]
0.00 0.00 12/12 mouse_has [618]
0.00 0.00 13/17 mch_setmouse [1178]
-----------------------------------------------
0.00 0.00 12/12 setmouse [617]
[618] 0.0 0.00 0.00 12 mouse_has [618]
0.00 0.00 12/9575040 vim_strchr [38]
-----------------------------------------------
10 do_one_cmd <cycle 1> [6]
[619] 0.0 0.00 0.00 10 ex_echo <cycle 1> [619]
0.00 0.00 10/177775 clear_tv <cycle 5> [142]
0.00 0.00 10/492239 skipwhite [146]
0.00 0.00 10/46549 check_nextcmd [250]
10 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 4/4 os_call_shell [590]
[620] 0.0 0.00 0.00 4 proc_cleanup_exit [620]
0.00 0.00 4/10 settmode [562]
0.00 0.00 4/4 signal_accept_deadly [1337]
0.00 0.00 4/6 shell_free_argv [1273]
-----------------------------------------------
81509 eval5 <cycle 1> [134]
[621] 0.0 0.00 0.00 81509 eval6 <cycle 1> [621]
0.00 0.00 12/177775 clear_tv <cycle 5> [142]
0.00 0.00 12/492239 skipwhite [146]
0.00 0.00 12/17722 get_tv_number_chk [868]
81521 eval7 <cycle 1> [123]
-----------------------------------------------
0.00 0.00 3/3 didset_options [456]
[622] 0.0 0.00 0.00 3 spell_check_sps [622]
0.00 0.00 3/253258 copy_option_part [56]
-----------------------------------------------
0.00 0.00 2/39 f_reltime [761]
0.00 0.00 4/39 f_tabpagebuflist [719]
0.00 0.00 33/39 f_range [631]
[623] 0.0 0.00 0.00 39 list_append_number [623]
0.00 0.00 39/4588 listitem_alloc [373]
0.00 0.00 39/4741 list_append [902]
-----------------------------------------------
0.00 0.00 2/6 os_system [530]
0.00 0.00 4/6 os_call_shell [590]
[624] 0.0 0.00 0.00 6 shell_build_argv [624]
0.00 0.00 24/24 tokenize [632]
0.00 0.00 6/1253646 xmalloc [97]
0.00 0.00 6/188695 xstrdup [824]
-----------------------------------------------
0.00 0.00 261/261 ex_command <cycle 1> [499]
[625] 0.0 0.00 0.00 261 uc_scan_attr [625]
0.00 0.00 49/49 parse_compl_arg [626]
0.00 0.00 16/479 getdigits [983]
-----------------------------------------------
0.00 0.00 49/49 uc_scan_attr [625]
[626] 0.0 0.00 0.00 49 parse_compl_arg [626]
0.00 0.00 38/28301 vim_strnsave [278]
-----------------------------------------------
0.00 0.00 1/4 ml_open_file [349]
0.00 0.00 3/4 ml_open [201]
[627] 0.0 0.00 0.00 4 mf_sync [627]
0.00 0.00 1/44336 ui_breakcheck [81]
0.00 0.00 1/1 mf_write [1574]
-----------------------------------------------
0.00 0.00 2/2 ex_cd [7]
[628] 0.0 0.00 0.00 2 post_chdir [628]
0.00 0.00 2/3 shorten_fnames [601]
-----------------------------------------------
0.00 0.00 8/8 call_func <cycle 1> [10]
[629] 0.0 0.00 0.00 8 f_isdirectory [629]
0.00 0.00 8/464640 os_isdir [69]
0.00 0.00 8/6383 get_tv_string [886]
-----------------------------------------------
1 check_marks_read <cycle 1> [669]
0.00 6.51 1/12 main [1]
[630] 0.0 0.00 0.00 2 read_viminfo <cycle 1> [630]
0.00 0.00 2/3 viminfo_filename [607]
0.00 0.00 2/3 no_viminfo [1386]
2 do_viminfo <cycle 1> [338]
-----------------------------------------------
0.00 0.00 18/18 call_func <cycle 1> [10]
[631] 0.0 0.00 0.00 18 f_range [631]
0.00 0.00 33/39 list_append_number [623]
0.00 0.00 28/17722 get_tv_number_chk [868]
0.00 0.00 18/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 24/24 shell_build_argv [624]
[632] 0.0 0.00 0.00 24 tokenize [632]
0.00 0.00 24/492239 skipwhite [146]
0.00 0.00 12/1253646 xmalloc [97]
0.00 0.00 24/24 word_length [1159]
-----------------------------------------------
0.00 0.00 2/2 read_viminfo_up_to_marks <cycle 1> [449]
[633] 0.0 0.00 0.00 2 viminfo_encoding [633]
0.00 0.00 2/18 get_viminfo_parameter [523]
0.00 0.00 2/9575040 vim_strchr [38]
0.00 0.00 12/6237 vim_isprintc [889]
0.00 0.00 2/110 convert_setup [1061]
0.00 0.00 2/3467 viminfo_readline [913]
-----------------------------------------------
0.00 0.00 7/7 process_from [110]
[634] 0.0 0.00 0.00 7 rstream_read_event [634]
0.00 0.00 6/6 read_cb [635]
0.00 0.00 1/1 read_cb [1592]
-----------------------------------------------
0.00 0.00 6/6 rstream_read_event [634]
[635] 0.0 0.00 0.00 6 read_cb [635]
0.00 0.00 6/6 system_data_cb [636]
-----------------------------------------------
0.00 0.00 6/6 read_cb [635]
[636] 0.0 0.00 0.00 6 system_data_cb [636]
0.00 0.00 6/87693 rstream_available [170]
0.00 0.00 6/6 job_data [1266]
0.00 0.00 6/6 dyn_buf_ensure [1258]
0.00 0.00 6/7 rstream_read [1247]
-----------------------------------------------
0.00 0.00 1/16 emsg [256]
0.00 0.00 1/16 main [1]
0.00 0.00 1/16 command_line_scan [733]
0.00 0.00 2/16 set_reg_var [725]
0.00 0.00 2/16 parse_command_name [602]
0.00 0.00 2/16 do_ecmd <cycle 1> [265]
0.00 0.00 3/16 set_lang_var [699]
0.00 0.00 4/16 msg_attr_keep [131]
[637] 0.0 0.00 0.00 16 set_vim_var_string [637]
0.00 0.00 12/188682 vim_strsave [175]
0.00 0.00 2/28301 vim_strnsave [278]
-----------------------------------------------
0.00 0.00 33/33 ex_menu <cycle 1> [390]
[638] 0.0 0.00 0.00 33 menu_translate_tab_and_shift [638]
0.00 0.00 33/492239 skipwhite [146]
-----------------------------------------------
1 ex_syntax <cycle 1> [232]
[639] 0.0 0.00 0.00 1 syn_cmd_reset <cycle 1> [639]
0.00 0.00 1/137 do_unlet [397]
0.00 0.00 1/46549 check_nextcmd [250]
1 do_cmdline_cmd <cycle 1> [1281]
1 set_internal_string_var <cycle 1> [683]
-----------------------------------------------
1 ex_syntax <cycle 1> [232]
[640] 0.0 0.00 0.00 1 syn_cmd_enable <cycle 1> [640]
0.00 0.00 1/137 do_unlet [397]
1 set_internal_string_var <cycle 1> [683]
1 syn_cmd_onoff <cycle 1> [794]
-----------------------------------------------
3 ex_redir <cycle 1> [734]
[641] 0.0 0.00 0.00 3 var_redir_start <cycle 1> [641]
0.00 0.00 3/63471 ga_init [144]
0.00 0.00 3/188682 vim_strsave [175]
0.00 0.00 3/90962 eval_isnamec1 [832]
0.00 0.00 3/2320 xcalloc [932]
0.00 0.00 3/7983 clear_lval [881]
3 get_lval <cycle 1> [185]
3 set_var_lval <cycle 1> [288]
-----------------------------------------------
0.00 0.00 1/1 update_topline <cycle 2> [350]
[642] 0.0 0.00 0.00 1 scroll_cursor_halfway [642]
0.00 0.00 1/54 plines_nofill [437]
0.00 0.00 2/62 hasFolding [1096]
0.00 0.00 1/1 check_topfill [1498]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[643] 0.0 0.00 0.00 2 f_values [643]
0.00 0.00 2/51 dict_list [466]
-----------------------------------------------
0.00 0.00 1/3 win_split_ins <cycle 1> [234]
0.00 0.00 1/3 win_alloc_aucmd_win [611]
0.00 0.00 1/3 win_alloc_firstwin [21]
[644] 0.0 0.00 0.00 3 win_alloc [644]
0.00 0.00 3/3 foldInitWin [652]
0.00 0.00 3/412 dict_alloc [491]
0.00 0.00 3/3 handle_register_window [772]
0.00 0.00 3/2320 xcalloc [932]
0.00 0.00 3/4 win_alloc_lines [1348]
0.00 0.00 3/147 block_autocmds [1039]
0.00 0.00 3/5155 init_var_dict [900]
0.00 0.00 3/147 unblock_autocmds [1040]
0.00 0.00 2/3 win_append [1402]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[645] 0.0 0.00 0.00 1 write_viminfo_registers [645]
0.00 0.00 2/18 get_viminfo_parameter [523]
0.00 0.00 32/254 viminfo_writestring [1011]
0.00 0.00 16/16 get_register_name [1181]
-----------------------------------------------
2 set_errorlist <cycle 1> [541]
5 qf_init_ext <cycle 1> [315]
[646] 0.0 0.00 0.00 7 qf_add_entry <cycle 1> [646]
0.00 0.00 7/188682 vim_strsave [175]
0.00 0.00 7/1253646 xmalloc [97]
0.00 0.00 7/6237 vim_isprintc [889]
5 qf_get_fnum <cycle 1> [1289]
-----------------------------------------------
0.00 0.00 6/6 ui_get_shellsize [316]
[647] 0.0 0.00 0.00 6 mch_get_shellsize [647]
0.00 0.00 6/9575040 vim_strchr [38]
0.00 0.00 6/36 limit_screen_size [1133]
-----------------------------------------------
0.00 0.00 1/6 msg_strtrunc [654]
0.00 0.00 1/6 filemess [223]
0.00 0.00 1/6 readfile <cycle 1> [65]
0.00 0.00 1/6 msg_add_lines [723]
0.00 0.00 2/6 msg_may_trunc [686]
[648] 0.0 0.00 0.00 6 shortmess [648]
0.00 0.00 6/9575040 vim_strchr [38]
-----------------------------------------------
33 do_modelines <cycle 1> [1257]
[649] 0.0 0.00 0.00 33 chk_modeline <cycle 1> [649]
0.00 0.00 3/9575040 vim_strchr [38]
0.00 0.00 3/188682 vim_strsave [175]
0.00 0.00 3/492239 skipwhite [146]
0.00 0.00 33/40 ml_get [806]
0.00 0.00 552/765 vim_isspace [964]
0.00 0.00 3/479 getdigits [983]
3 do_set <cycle 1> [228]
-----------------------------------------------
0.00 0.00 1/1 do_ecmd <cycle 1> [265]
[650] 0.0 0.00 0.00 1 get_winopts [650]
0.00 0.00 1/7 copy_winopt [546]
0.00 0.00 1/5 clear_winopt [1280]
0.00 0.00 1/4 clearFolding [1298]
0.00 0.00 1/10 find_wininfo [1212]
0.00 0.00 1/3 check_colorcolumn [1357]
-----------------------------------------------
0.00 0.00 1/3 copyFoldingState [689]
0.00 0.00 2/3 buflist_setfpos [605]
[651] 0.0 0.00 0.00 3 cloneFoldGrowArray [651]
0.00 0.00 3/63471 ga_init [144]
-----------------------------------------------
0.00 0.00 3/3 win_alloc [644]
[652] 0.0 0.00 0.00 3 foldInitWin [652]
0.00 0.00 3/63471 ga_init [144]
-----------------------------------------------
0.00 0.00 1/4 mb_init [18]
0.00 0.00 3/4 didset_options [456]
[653] 0.0 0.00 0.00 4 init_chartab [653]
0.00 0.00 4/14 buf_init_chartab [583]
-----------------------------------------------
0.00 0.00 4/4 msg_attr_keep [131]
[654] 0.0 0.00 0.00 4 msg_strtrunc [654]
0.00 0.00 1/13 vim_strsize [525]
0.00 0.00 1/6 shortmess [648]
-----------------------------------------------
0.00 0.00 8/8 syn_check_cluster [481]
[655] 0.0 0.00 0.00 8 syn_add_cluster [655]
0.00 0.00 8/579 vim_strsave_up [439]
0.00 0.00 1/64246 ga_set_growsize [473]
0.00 0.00 8/570 ga_append_via_ptr [976]
-----------------------------------------------
0.00 0.00 10/10 call_func <cycle 1> [10]
[656] 0.0 0.00 0.00 10 f_bufname [656]
0.00 0.00 8/188682 vim_strsave [175]
0.00 0.00 10/6052 get_tv_number [891]
0.00 0.00 10/69 get_buf_tv [1090]
-----------------------------------------------
1 do_ecmd <cycle 1> [265]
1 win_close <cycle 1> [296]
[657] 0.0 0.00 0.00 2 close_buffer <cycle 1> [657]
0.00 0.00 1/4 buflist_setfpos [605]
0.00 0.00 1/1 free_buffer [709]
0.00 0.00 2/35 buf_valid [1135]
0.00 0.00 2/33960 aborting [858]
0.00 0.00 1/3 set_last_cursor [1393]
0.00 0.00 1/4 one_window [1324]
0.00 0.00 1/309 win_valid [1005]
0.00 0.00 1/10 do_autochdir [1210]
1 apply_autocmds <cycle 1> [1026]
1 buf_freeall <cycle 1> [1407]
-----------------------------------------------
0.00 0.00 1/1 mf_do_open [352]
[658] 0.0 0.00 0.00 1 mf_set_ffname [658]
0.00 0.00 1/227 FullName_save [387]
-----------------------------------------------
0.00 0.00 3/3 f_exists <cycle 1> [291]
[659] 0.0 0.00 0.00 3 au_exists [659]
0.00 0.00 3/9575040 vim_strchr [38]
0.00 0.00 3/188682 vim_strsave [175]
0.00 0.00 3/795 au_find_group [957]
0.00 0.00 3/2853 event_name2nr [921]
-----------------------------------------------
0.00 0.00 1/5 set_b0_fname [202]
0.00 0.00 1/5 write_viminfo <cycle 1> [351]
0.00 0.00 1/5 readfile <cycle 1> [65]
0.00 0.00 2/5 vim_rename [687]
[660] 0.0 0.00 0.00 5 os_get_file_info [660]
0.00 0.00 5/1348079 os_stat [54]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[661] 0.0 0.00 0.00 1 slang_alloc [661]
0.00 0.00 2/63471 ga_init [144]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 1/2320 xcalloc [932]
0.00 0.00 1/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 2/2 os_system [530]
[662] 0.0 0.00 0.00 2 job_start [662]
0.00 0.00 4/5 rstream_new [675]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 2/2 wstream_new [753]
0.00 0.00 8/8 handle_set_job [763]
0.00 0.00 4/4 rstream_set_stream [793]
0.00 0.00 2/2 wstream_set_stream [799]
0.00 0.00 4/8 job_event_source [1235]
0.00 0.00 4/43854 rstream_start [841]
-----------------------------------------------
0.00 0.00 2/2 read_viminfo_up_to_marks <cycle 1> [449]
[663] 0.0 0.00 0.00 2 prepare_viminfo_history [663]
0.00 0.00 10/1253646 xmalloc [97]
0.00 0.00 2/3 init_history [702]
-----------------------------------------------
0.00 0.00 1/1 do_ecmd <cycle 1> [265]
[664] 0.0 0.00 0.00 1 buflist_altfpos [664]
0.00 0.00 1/4 buflist_setfpos [605]
-----------------------------------------------
0.00 0.00 10/10 vim_findfile_init [384]
[665] 0.0 0.00 0.00 10 ff_get_visited_list [665]
0.00 0.00 4/188682 vim_strsave [175]
0.00 0.00 4/1253646 xmalloc [97]
0.00 0.00 6/46770 vim_fnamecmp [840]
-----------------------------------------------
0.00 0.00 17/17 do_one_cmd <cycle 1> [6]
[666] 0.0 0.00 0.00 17 ex_continue [666]
0.00 0.00 17/577 rewind_conditionals [487]
0.00 0.00 17/1944 cleanup_conditionals [940]
-----------------------------------------------
0.00 0.00 15/15 f_exists <cycle 1> [291]
[667] 0.0 0.00 0.00 15 cmd_exists [667]
0.00 0.00 15/492239 skipwhite [146]
0.00 0.00 15/27955 find_command [862]
0.00 0.00 15/59 vim_isdigit [1100]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[668] 0.0 0.00 0.00 1 write_viminfo_varlist [668]
0.00 0.00 1/25 find_viminfo_parameter [507]
-----------------------------------------------
1 readfile <cycle 1> [65]
[669] 0.0 0.00 0.00 1 check_marks_read <cycle 1> [669]
0.00 0.00 1/18 get_viminfo_parameter [523]
1 read_viminfo <cycle 1> [630]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[670] 0.0 0.00 0.00 1 write_viminfo_search_pattern [670]
0.00 0.00 1/18 get_viminfo_parameter [523]
0.00 0.00 2/2 wvsp_one [1486]
-----------------------------------------------
0.00 0.00 1/1 do_viminfo <cycle 1> [338]
[671] 0.0 0.00 0.00 1 write_viminfo_sub_string [671]
0.00 0.00 1/18 get_viminfo_parameter [523]
0.00 0.00 1/254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 82/82 call_func <cycle 1> [10]
[672] 0.0 0.00 0.00 82 f_index [672]
0.00 0.00 1/6 tv_equal <cycle 3> [1184]
-----------------------------------------------
0.00 0.00 1/1 eval4 <cycle 1> [187]
[673] 0.0 0.00 0.00 1 list_equal [673]
0.00 0.00 1/6 tv_equal <cycle 3> [1184]
0.00 0.00 2/2177 list_len [936]
-----------------------------------------------
0.00 0.00 2/2 readfile <cycle 1> [65]
[674] 0.0 0.00 0.00 2 next_fenc [674]
0.00 0.00 2/9575040 vim_strchr [38]
0.00 0.00 2/28301 vim_strnsave [278]
0.00 0.00 2/4 enc_canonize [715]
-----------------------------------------------
0.00 0.00 1/5 input_init [729]
0.00 0.00 4/5 job_start [662]
[675] 0.0 0.00 0.00 5 rstream_new [675]
0.00 0.00 10/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 2/2 ex_syntax <cycle 1> [232]
[676] 0.0 0.00 0.00 2 syn_cmd_sync [676]
0.00 0.00 4/492239 skipwhite [146]
0.00 0.00 3/2287 vim_strnsave_up [415]
0.00 0.00 2/46549 check_nextcmd [250]
0.00 0.00 1/1770 syn_check_group [409]
0.00 0.00 8/25627 ends_excmd [866]
0.00 0.00 4/12201 skiptowhite [874]
0.00 0.00 2/274 redraw_curbuf_later [1008]
0.00 0.00 2/212 syn_stack_free_all [1017]
0.00 0.00 1/479 getdigits [983]
-----------------------------------------------
0.00 0.00 1/1 mch_init [678]
[677] 0.0 0.00 0.00 1 event_init [677]
0.00 0.00 1/1 input_init [729]
0.00 0.00 1/1 server_init [730]
0.00 0.00 1/1 channel_init [755]
0.00 0.00 1/1 provider_init [790]
0.00 0.00 2/2 kl_init_Event [1445]
0.00 0.00 1/1 job_init [1557]
0.00 0.00 1/1 signal_init [1611]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[678] 0.0 0.00 0.00 1 mch_init [678]
0.00 0.00 1/1 event_init [677]
0.00 0.00 1/49 out_flush [1110]
-----------------------------------------------
0.00 0.00 1/2 filemess [223]
0.00 0.00 1/2 readfile <cycle 1> [65]
[679] 0.0 0.00 0.00 2 msg_add_fname [679]
0.00 0.00 2/560 home_replace [411]
-----------------------------------------------
0.00 0.00 2/39 handle_set_wstream [798]
0.00 0.00 5/39 handle_set_rstream [774]
0.00 0.00 8/39 handle_set_job [763]
0.00 0.00 10/39 handle_get_job [738]
0.00 0.00 14/39 handle_get_rstream [728]
[680] 0.0 0.00 0.00 39 init [680]
0.00 0.00 9/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 9/9 get_errorlist [393]
[681] 0.0 0.00 0.00 9 list_append_dict [681]
0.00 0.00 9/4588 listitem_alloc [373]
0.00 0.00 9/4741 list_append [902]
-----------------------------------------------
0.00 0.00 1/6 set_init_1 [34]
0.00 0.00 2/6 readfile <cycle 1> [65]
0.00 0.00 3/6 open_buffer <cycle 1> [193]
[682] 0.0 0.00 0.00 6 save_file_ff [682]
0.00 0.00 4/188682 vim_strsave [175]
-----------------------------------------------
1 syn_cmd_enable <cycle 1> [640]
1 syn_cmd_reset <cycle 1> [639]
1 qf_set_title <cycle 1> [1591]
[683] 0.0 0.00 0.00 3 set_internal_string_var <cycle 1> [683]
0.00 0.00 3/188682 vim_strsave [175]
0.00 0.00 3/4 free_tv [735]
0.00 0.00 3/2320 xcalloc [932]
3 set_var <cycle 1> [196]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[684] 0.0 0.00 0.00 1 f_getfsize [684]
0.00 0.00 1/464640 os_isdir [69]
0.00 0.00 1/1 os_get_file_size [726]
0.00 0.00 1/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 9/9 call_func <cycle 1> [10]
[685] 0.0 0.00 0.00 9 f_str2nr [685]
0.00 0.00 9/492239 skipwhite [146]
0.00 0.00 9/6383 get_tv_string [886]
0.00 0.00 9/9388 vim_str2nr [879]
-----------------------------------------------
0.00 0.00 1/2 msg_trunc_attr [224]
0.00 0.00 1/2 filemess [223]
[686] 0.0 0.00 0.00 2 msg_may_trunc [686]
0.00 0.00 2/6 shortmess [648]
-----------------------------------------------
0.00 0.00 1/1 write_viminfo <cycle 1> [351]
[687] 0.0 0.00 0.00 1 vim_rename [687]
0.00 0.00 2/5 os_get_file_info [660]
0.00 0.00 1/46770 vim_fnamecmp [840]
0.00 0.00 1/1 os_file_info_id_equal [1579]
0.00 0.00 1/6 os_remove [1270]
0.00 0.00 1/1 os_rename [1582]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[688] 0.0 0.00 0.00 1 alist_init [688]
0.00 0.00 1/63471 ga_init [144]
-----------------------------------------------
0.00 0.00 1/1 win_init [612]
[689] 0.0 0.00 0.00 1 copyFoldingState [689]
0.00 0.00 1/3 cloneFoldGrowArray [651]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[690] 0.0 0.00 0.00 1 langmap_init [690]
0.00 0.00 1/63471 ga_init [144]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[691] 0.0 0.00 0.00 2 f_getcwd [691]
0.00 0.00 2/188682 vim_strsave [175]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 2/244 os_dirname [1013]
-----------------------------------------------
1 qf_update_buffer <cycle 1> [293]
2 ex_copen <cycle 1> [248]
[692] 0.0 0.00 0.00 3 qf_fill_buffer <cycle 1> [692]
0.00 0.00 5/6 ml_delete [705]
0.00 0.00 3/492239 skipwhite [146]
0.00 0.00 3/2286 ml_append [615]
0.00 0.00 3/198 buflist_findnr [1021]
0.00 0.00 3/3 qf_types [1390]
0.00 0.00 3/3 qf_fmt_text [1389]
0.00 0.00 3/25 check_lnums [1153]
0.00 0.00 3/274 redraw_curbuf_later [1008]
6 apply_autocmds <cycle 1> [1026]
3 set_option_value <cycle 1> [240]
-----------------------------------------------
0.00 0.00 7/7 vim_findfile [4]
[693] 0.0 0.00 0.00 7 ff_path_in_stoplist [693]
0.00 0.00 7/471828 vim_ispathsep [169]
0.00 0.00 6/46770 vim_fnamecmp [840]
-----------------------------------------------
0.00 0.00 3/3 ml_open [201]
[694] 0.0 0.00 0.00 3 ml_new_ptr [694]
0.00 0.00 3/29 mf_new [595]
-----------------------------------------------
19 f_setwinvar <cycle 1> [1176]
[695] 0.0 0.00 0.00 19 setwinvar <cycle 1> [695]
0.00 0.00 6/1253646 xmalloc [97]
0.00 0.00 19/30 check_secure [1144]
0.00 0.00 19/26 check_restricted [1152]
0.00 0.00 19/210 find_win_by_nr [1019]
0.00 0.00 19/10575 get_tv_string_chk [877]
0.00 0.00 19/141 switch_win [1045]
0.00 0.00 19/141 restore_win [1044]
0.00 0.00 13/17722 get_tv_number_chk [868]
0.00 0.00 13/33060 get_tv_string_buf_chk [860]
13 set_option_value <cycle 1> [240]
6 set_var <cycle 1> [196]
-----------------------------------------------
27 screen_valid <cycle 2> [1151]
0.00 0.00 1/30 mb_init [18]
0.00 0.00 1/30 main [1]
0.00 0.00 2/30 screenclear [272]
[696] 0.0 0.00 0.00 31 screenalloc <cycle 2> [696]
0.00 0.00 6/1253646 xmalloc [97]
0.00 0.00 2/2320 xcalloc [932]
0.00 0.00 1/39 comp_col [1127]
0.00 0.00 1/2 win_free_lsize [1482]
0.00 0.00 1/4 win_alloc_lines [1348]
0.00 0.00 1/1 free_screenlines [1535]
1 win_new_shellsize <cycle 2> [1634]
-----------------------------------------------
0.00 0.00 15/15 getvvcol [698]
[697] 0.0 0.00 0.00 15 getvcol [697]
0.00 0.00 13/8959 win_lbr_chartabsize [385]
0.00 0.00 15/709 ml_get_buf [795]
-----------------------------------------------
0.00 0.00 1/15 validate_virtcol_win [804]
0.00 0.00 14/15 curs_columns <cycle 2> [554]
[698] 0.0 0.00 0.00 15 getvvcol [698]
0.00 0.00 15/15 getvcol [697]
0.00 0.00 15/21 virtual_active [1168]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[699] 0.0 0.00 0.00 1 set_lang_var [699]
0.00 0.00 3/16 set_vim_var_string [637]
0.00 0.00 2/3 get_locale_val [1371]
0.00 0.00 1/1 get_mess_env [1539]
-----------------------------------------------
0.00 0.00 1/11 vim_findfile [4]
0.00 0.00 3/11 path_shorten_fname_if_possible [704]
0.00 0.00 7/11 shorten_fnames [601]
[700] 0.0 0.00 0.00 11 path_shorten_fname [700]
0.00 0.00 6/471828 vim_ispathsep [169]
0.00 0.00 11/251807 vim_fnamencmp [822]
-----------------------------------------------
0.00 0.00 1/2 free_buffer [709]
0.00 0.00 1/2 win_free [710]
[701] 0.0 0.00 0.00 2 unref_var_dict [701]
0.00 0.00 2/177775 dict_unref <cycle 5> [831]
-----------------------------------------------
0.00 0.00 1/3 write_viminfo_history [593]
0.00 0.00 2/3 prepare_viminfo_history [663]
[702] 0.0 0.00 0.00 3 init_history [702]
0.00 0.00 5/1253646 xmalloc [97]
0.00 0.00 100/100 clear_hist_entry [1068]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[703] 0.0 0.00 0.00 1 enc_locale [703]
0.00 0.00 1/9575040 vim_strchr [38]
0.00 0.00 1/4 enc_canonize [715]
-----------------------------------------------
0.00 0.00 1/3 eval_vars [332]
0.00 0.00 2/3 read_viminfo_bufferlist <cycle 1> [551]
[704] 0.0 0.00 0.00 3 path_shorten_fname_if_possible [704]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 3/11 path_shorten_fname [700]
0.00 0.00 3/244 os_dirname [1013]
-----------------------------------------------
0.00 0.00 1/6 readfile <cycle 1> [65]
0.00 0.00 5/6 qf_fill_buffer <cycle 1> [692]
[705] 0.0 0.00 0.00 6 ml_delete [705]
0.00 0.00 6/6 ml_delete_int [706]
0.00 0.00 6/649 ml_flush_line [812]
-----------------------------------------------
0.00 0.00 6/6 ml_delete [705]
[706] 0.0 0.00 0.00 6 ml_delete_int [706]
0.00 0.00 2/2 ml_replace [707]
0.00 0.00 4/2958 ml_find_line [724]
0.00 0.00 4/2292 ml_updatechunk [747]
-----------------------------------------------
0.00 0.00 2/2 ml_delete_int [706]
[707] 0.0 0.00 0.00 2 ml_replace [707]
0.00 0.00 2/188682 vim_strsave [175]
0.00 0.00 2/649 ml_flush_line [812]
-----------------------------------------------
0.00 0.00 6/6 read_viminfo_up_to_marks <cycle 1> [449]
[708] 0.0 0.00 0.00 6 read_viminfo_search_pattern [708]
0.00 0.00 2/441 viminfo_readstring [450]
0.00 0.00 6/3467 viminfo_readline [913]
0.00 0.00 4/479 getdigits [983]
0.00 0.00 2/2 set_last_search_pat [1465]
0.00 0.00 1/158 set_vim_var_nr [1036]
-----------------------------------------------
0.00 0.00 1/1 close_buffer <cycle 1> [657]
[709] 0.0 0.00 0.00 1 free_buffer [709]
0.00 0.00 1/2 unref_var_dict [701]
0.00 0.00 1/2 free_buffer_stuff [722]
0.00 0.00 1/1 handle_unregister_buffer [1548]
0.00 0.00 1/3 aubuflocal_remove [1354]
-----------------------------------------------
0.00 0.00 1/1 win_free_mem [310]
[710] 0.0 0.00 0.00 1 win_free [710]
0.00 0.00 1/2 unref_var_dict [701]
0.00 0.00 1/2535 vars_clear [371]
0.00 0.00 2/5 clear_winopt [1280]
0.00 0.00 1/1 handle_unregister_window [1549]
0.00 0.00 1/4 clearFolding [1298]
0.00 0.00 1/147 block_autocmds [1039]
0.00 0.00 1/1 alist_unlink [1488]
0.00 0.00 1/5599 hash_init [892]
0.00 0.00 1/2 win_free_lsize [1482]
0.00 0.00 1/1 clear_matches [1503]
0.00 0.00 1/1 free_jumplist [1534]
0.00 0.00 1/1 qf_free_all [1590]
0.00 0.00 1/2 win_remove [1483]
0.00 0.00 1/147 unblock_autocmds [1040]
-----------------------------------------------
0.00 0.00 532/532 do_highlight <cycle 1> [308]
[711] 0.0 0.00 0.00 532 set_hl_attr [711]
0.00 0.00 504/504 get_attr_entry [712]
-----------------------------------------------
0.00 0.00 504/504 set_hl_attr [711]
[712] 0.0 0.00 0.00 504 get_attr_entry [712]
0.00 0.00 504/64246 ga_set_growsize [473]
0.00 0.00 80/570 ga_append_via_ptr [976]
-----------------------------------------------
0.00 0.00 9/9 map_uint64_t_ptr_t_put [714]
[713] 0.0 0.00 0.00 9 kh_put_uint64_t_ptr_t_map [713]
0.00 0.00 4/4 kh_resize_uint64_t_ptr_t_map [716]
-----------------------------------------------
0.00 0.00 1/9 handle_register_tabpage [801]
0.00 0.00 3/9 handle_register_window [772]
0.00 0.00 5/9 handle_register_buffer [742]
[714] 0.0 0.00 0.00 9 map_uint64_t_ptr_t_put [714]
0.00 0.00 9/9 kh_put_uint64_t_ptr_t_map [713]
-----------------------------------------------
0.00 0.00 1/4 enc_locale [703]
0.00 0.00 1/4 ex_scriptencoding [781]
0.00 0.00 2/4 next_fenc [674]
[715] 0.0 0.00 0.00 4 enc_canonize [715]
0.00 0.00 4/1253646 xmalloc [97]
0.00 0.00 4/4 enc_skip [1305]
0.00 0.00 4/8 enc_canon_search [1229]
0.00 0.00 1/1 enc_alias_search [1517]
-----------------------------------------------
0.00 0.00 4/4 kh_put_uint64_t_ptr_t_map [713]
[716] 0.0 0.00 0.00 4 kh_resize_uint64_t_ptr_t_map [716]
0.00 0.00 4/1253646 xmalloc [97]
0.00 0.00 8/33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 1/4 channel_init [755]
0.00 0.00 1/4 handle_unregister_tabpage [792]
0.00 0.00 2/4 handle_init [757]
[717] 0.0 0.00 0.00 4 map_uint64_t_ptr_t_new [717]
0.00 0.00 4/1253646 xmalloc [97]
0.00 0.00 4/4 kh_init_uint64_t_ptr_t_map [1318]
-----------------------------------------------
0.00 0.00 1/1 ex_normal [266]
[718] 0.0 0.00 0.00 1 save_typeahead [718]
0.00 0.00 1/1 alloc_typebuf [754]
0.00 0.00 1/1 get_input_buf [756]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[719] 0.0 0.00 0.00 2 f_tabpagebuflist [719]
0.00 0.00 4/39 list_append_number [623]
0.00 0.00 2/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 4/4 did_set_spelllang <cycle 1> [567]
[720] 0.0 0.00 0.00 4 use_midword [720]
0.00 0.00 4/17650624 utf_ptr2char [49]
0.00 0.00 4/54844248 utfc_ptr2len [40]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[721] 0.0 0.00 0.00 1 set_chars_option [721]
0.00 0.00 4/677 mb_ptr2char_adv [464]
0.00 0.00 4/4 latin_char2cells [1319]
-----------------------------------------------
0.00 0.00 1/2 free_buffer [709]
0.00 0.00 1/2 buflist_new <cycle 1> [386]
[722] 0.0 0.00 0.00 2 free_buffer_stuff [722]
0.00 0.00 2/2535 vars_clear [371]
0.00 0.00 4/4 map_clear_int [1322]
0.00 0.00 2/5599 hash_init [892]
0.00 0.00 2/2 uc_clear [1480]
0.00 0.00 2/2 buf_delete_signs [1406]
0.00 0.00 1/7 clear_wininfo [1242]
0.00 0.00 1/8 free_buf_options [1233]
0.00 0.00 1/4241 ga_clear [904]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[723] 0.0 0.00 0.00 1 msg_add_lines [723]
0.00 0.00 1/6 shortmess [648]
-----------------------------------------------
0.00 0.00 2/2958 ml_flush_line [812]
0.00 0.00 4/2958 ml_delete_int [706]
0.00 0.00 5/2958 ml_updatechunk [747]
0.00 0.00 638/2958 ml_get_buf [795]
0.00 0.00 2309/2958 ml_append_int [616]
[724] 0.0 0.00 0.00 2958 ml_find_line [724]
0.00 0.00 35/35 ml_add_stack [731]
0.00 0.00 67/118 mf_put [776]
0.00 0.00 4/24 ml_lineadd [807]
0.00 0.00 70/95 mf_get [1073]
0.00 0.00 25/25 mf_trans_del [1156]
-----------------------------------------------
0.00 0.00 1/2 eval_init [408]
0.00 0.00 1/2 normal_cmd [515]
[725] 0.0 0.00 0.00 2 set_reg_var [725]
0.00 0.00 2/16 set_vim_var_string [637]
-----------------------------------------------
0.00 0.00 1/1 f_getfsize [684]
[726] 0.0 0.00 0.00 1 os_get_file_size [726]
0.00 0.00 1/1348079 os_stat [54]
-----------------------------------------------
2 do_one_cmd <cycle 1> [6]
[727] 0.0 0.00 0.00 2 ex_wincmd <cycle 1> [727]
0.00 0.00 2/46549 check_nextcmd [250]
0.00 0.00 2/492239 skipwhite [146]
2 do_window <cycle 1> [1422]
-----------------------------------------------
0.00 0.00 7/14 alloc_cb [770]
0.00 0.00 7/14 read_cb [584]
[728] 0.0 0.00 0.00 14 handle_get_rstream [728]
0.00 0.00 14/39 init [680]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[729] 0.0 0.00 0.00 1 input_init [729]
0.00 0.00 1/5 rstream_new [675]
0.00 0.00 1/1 rstream_set_file [773]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[730] 0.0 0.00 0.00 1 server_init [730]
0.00 0.00 1/1 server_start [760]
0.00 0.00 1/2 map_cstr_t_ptr_t_new [750]
0.00 0.00 2/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 35/35 ml_find_line [724]
[731] 0.0 0.00 0.00 35 ml_add_stack [731]
0.00 0.00 3/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 3/3 ml_open [201]
[732] 0.0 0.00 0.00 3 mf_open [732]
0.00 0.00 3/1253646 xmalloc [97]
0.00 0.00 6/6 mf_hash_init [1268]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[733] 0.0 0.00 0.00 1 command_line_scan [733]
0.00 0.00 1/16 set_vim_var_string [637]
0.00 0.00 1/1253646 xmalloc [97]
-----------------------------------------------
6 do_one_cmd <cycle 1> [6]
[734] 0.0 0.00 0.00 6 ex_redir <cycle 1> [734]
0.00 0.00 3/492239 skipwhite [146]
6 close_redir <cycle 1> [1254]
3 var_redir_start <cycle 1> [641]
-----------------------------------------------
0.00 0.00 1/4 ex_cexpr <cycle 1> [796]
0.00 0.00 3/4 set_internal_string_var <cycle 1> [683]
[735] 0.0 0.00 0.00 4 free_tv [735]
0.00 0.00 1/177775 list_unref <cycle 5> [883]
-----------------------------------------------
0.00 0.00 1/1 copy_viminfo_marks [405]
[736] 0.0 0.00 0.00 1 set_vim_var_list [736]
0.00 0.00 1/177775 list_unref <cycle 5> [883]
-----------------------------------------------
0.00 0.00 40/40 do_one_cmd <cycle 1> [6]
[737] 0.0 0.00 0.00 40 ex_endtry [737]
0.00 0.00 1/1677 do_return [382]
0.00 0.00 40/1944 cleanup_conditionals [940]
0.00 0.00 12/12 report_resume_pending [1199]
0.00 0.00 11/2911 dbg_check_skipped [920]
-----------------------------------------------
0.00 0.00 2/10 exit_cb [797]
0.00 0.00 8/10 close_cb [762]
[738] 0.0 0.00 0.00 10 handle_get_job [738]
0.00 0.00 10/39 init [680]
-----------------------------------------------
0.00 0.00 1/1 did_set_string_option <cycle 1> [430]
[739] 0.0 0.00 0.00 1 check_mouse_termcode [739]
0.00 0.00 1/1 set_mouse_termcode [741]
0.00 0.00 6/11 use_xterm_mouse [1209]
0.00 0.00 4/4 del_mouse_termcode [1302]
0.00 0.00 1/2 term_is_8bit [1476]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[740] 0.0 0.00 0.00 1 get_stty [740]
0.00 0.00 1/53 add_termcode [558]
0.00 0.00 1/83 find_termcode [1081]
-----------------------------------------------
0.00 0.00 1/1 check_mouse_termcode [739]
[741] 0.0 0.00 0.00 1 set_mouse_termcode [741]
0.00 0.00 1/53 add_termcode [558]
-----------------------------------------------
0.00 0.00 5/5 buflist_new <cycle 1> [386]
[742] 0.0 0.00 0.00 5 handle_register_buffer [742]
0.00 0.00 5/9 map_uint64_t_ptr_t_put [714]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[743] 0.0 0.00 0.00 5 f_getftype [743]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 5/6383 get_tv_string [886]
0.00 0.00 5/7 os_get_file_info_link [1246]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[744] 0.0 0.00 0.00 1 f_mode [744]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 1/2 non_zero_arg [1455]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[745] 0.0 0.00 0.00 1 init_homedir [745]
0.00 0.00 1/188682 vim_strsave [175]
0.00 0.00 3/344 os_chdir [994]
0.00 0.00 2/244 os_dirname [1013]
0.00 0.00 1/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 2/2 read_viminfo_up_to_marks <cycle 1> [449]
[746] 0.0 0.00 0.00 2 read_viminfo_sub_string [746]
0.00 0.00 1/441 viminfo_readstring [450]
0.00 0.00 2/3467 viminfo_readline [913]
-----------------------------------------------
0.00 0.00 2/2292 ml_flush_line [812]
0.00 0.00 4/2292 ml_delete_int [706]
0.00 0.00 2286/2292 ml_append_int [616]
[747] 0.0 0.00 0.00 2292 ml_updatechunk [747]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 5/2958 ml_find_line [724]
-----------------------------------------------
0.00 0.00 1/5 msg_trunc_attr [224]
0.00 0.00 4/5 msg_attr_keep [131]
[748] 0.0 0.00 0.00 5 add_msg_hist [748]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/28301 vim_strnsave [278]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[749] 0.0 0.00 0.00 2 f_strpart [749]
0.00 0.00 2/28301 vim_strnsave [278]
0.00 0.00 2/6383 get_tv_string [886]
0.00 0.00 2/17722 get_tv_number_chk [868]
0.00 0.00 2/6052 get_tv_number [891]
-----------------------------------------------
0.00 0.00 1/2 server_init [730]
0.00 0.00 1/2 channel_init [755]
[750] 0.0 0.00 0.00 2 map_cstr_t_ptr_t_new [750]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 2/2 kh_init_cstr_t_ptr_t_map [1444]
-----------------------------------------------
0.00 0.00 1/2 qf_init_ext <cycle 1> [315]
0.00 0.00 1/2 set_errorlist <cycle 1> [541]
[751] 0.0 0.00 0.00 2 qf_new_list [751]
0.00 0.00 2/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 2/2 msg_puts_display [71]
[752] 0.0 0.00 0.00 2 store_sb_text [752]
0.00 0.00 2/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 2/2 job_start [662]
[753] 0.0 0.00 0.00 2 wstream_new [753]
0.00 0.00 2/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/1 save_typeahead [718]
[754] 0.0 0.00 0.00 1 alloc_typebuf [754]
0.00 0.00 2/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[755] 0.0 0.00 0.00 1 channel_init [755]
0.00 0.00 1/4 map_uint64_t_ptr_t_new [717]
0.00 0.00 1/2 map_cstr_t_ptr_t_new [750]
0.00 0.00 1/1 msgpack_sbuffer_init [1578]
-----------------------------------------------
0.00 0.00 1/1 save_typeahead [718]
[756] 0.0 0.00 0.00 1 get_input_buf [756]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 1/1 trash_input_buf [1623]
-----------------------------------------------
0.00 0.00 1/1 mch_early_init [759]
[757] 0.0 0.00 0.00 1 handle_init [757]
0.00 0.00 2/4 map_uint64_t_ptr_t_new [717]
-----------------------------------------------
0.00 0.00 1/1 exec_normal_cmd [307]
[758] 0.0 0.00 0.00 1 ins_typebuf [758]
0.00 0.00 2/1253646 xmalloc [97]
0.00 0.00 1/6 init_typebuf [1264]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[759] 0.0 0.00 0.00 1 mch_early_init [759]
0.00 0.00 1/1 handle_init [757]
0.00 0.00 1/1 time_init [1622]
-----------------------------------------------
0.00 0.00 1/1 server_init [730]
[760] 0.0 0.00 0.00 1 server_start [760]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/1 map_cstr_t_ptr_t_put [787]
0.00 0.00 3/6318 xstrlcpy [888]
0.00 0.00 1/1 map_cstr_t_ptr_t_has [1564]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[761] 0.0 0.00 0.00 1 f_reltime [761]
0.00 0.00 2/39 list_append_number [623]
0.00 0.00 1/1 profile_start [1588]
0.00 0.00 1/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 8/8 uv_run [145]
[762] 0.0 0.00 0.00 8 close_cb [762]
0.00 0.00 8/10 handle_get_job [738]
0.00 0.00 4/4 rstream_free [1333]
0.00 0.00 2/6 shell_free_argv [1273]
-----------------------------------------------
0.00 0.00 8/8 job_start [662]
[763] 0.0 0.00 0.00 8 handle_set_job [763]
0.00 0.00 8/39 init [680]
-----------------------------------------------
0.00 0.00 1/10 otherfile [805]
0.00 0.00 9/10 buflist_findname_file_id [769]
[764] 0.0 0.00 0.00 10 otherfile_buf [764]
0.00 0.00 6/6 buf_same_file_id [765]
0.00 0.00 6/46770 vim_fnamecmp [840]
-----------------------------------------------
0.00 0.00 6/6 otherfile_buf [764]
[765] 0.0 0.00 0.00 6 buf_same_file_id [765]
0.00 0.00 6/776266823 os_file_id_equal [25]
-----------------------------------------------
2 call_func <cycle 1> [10]
[766] 0.0 0.00 0.00 2 f_eval <cycle 1> [766]
0.00 0.00 2/492239 skipwhite [146]
0.00 0.00 2/10575 get_tv_string_chk [877]
2 eval1 <cycle 1> [319]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[767] 0.0 0.00 0.00 2 f_str2float [767]
0.00 0.00 2/492239 skipwhite [146]
0.00 0.00 2/6383 get_tv_string [886]
0.00 0.00 2/3 string2float [1396]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[768] 0.0 0.00 0.00 1 ex_filetype <cycle 1> [768]
0.00 0.00 2/492239 skipwhite [146]
3 source_runtime <cycle 1> [1103]
-----------------------------------------------
0.00 0.00 4/4 buflist_new <cycle 1> [386]
[769] 0.0 0.00 0.00 4 buflist_findname_file_id [769]
0.00 0.00 9/10 otherfile_buf [764]
-----------------------------------------------
0.00 0.00 7/7 uv__read [581]
[770] 0.0 0.00 0.00 7 alloc_cb [770]
0.00 0.00 7/14 handle_get_rstream [728]
-----------------------------------------------
0.00 0.00 1/1 win_alloc_first [20]
[771] 0.0 0.00 0.00 1 alloc_tabpage [771]
0.00 0.00 1/412 dict_alloc [491]
0.00 0.00 1/1 handle_register_tabpage [801]
0.00 0.00 1/2320 xcalloc [932]
0.00 0.00 1/5155 init_var_dict [900]
-----------------------------------------------
0.00 0.00 3/3 win_alloc [644]
[772] 0.0 0.00 0.00 3 handle_register_window [772]
0.00 0.00 3/9 map_uint64_t_ptr_t_put [714]
-----------------------------------------------
0.00 0.00 1/1 input_init [729]
[773] 0.0 0.00 0.00 1 rstream_set_file [773]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/5 handle_set_rstream [774]
-----------------------------------------------
0.00 0.00 1/5 rstream_set_file [773]
0.00 0.00 4/5 rstream_set_stream [793]
[774] 0.0 0.00 0.00 5 handle_set_rstream [774]
0.00 0.00 5/39 init [680]
-----------------------------------------------
0.00 0.00 53/133 syn_cmd_region [244]
0.00 0.00 80/133 syn_cmd_match [283]
[775] 0.0 0.00 0.00 133 init_syn_patterns [775]
0.00 0.00 133/64246 ga_set_growsize [473]
-----------------------------------------------
0.00 0.00 1/118 ml_upd_block0 [547]
0.00 0.00 4/118 ml_lineadd [807]
0.00 0.00 6/118 ml_open [201]
0.00 0.00 40/118 ml_append_int [616]
0.00 0.00 67/118 ml_find_line [724]
[776] 0.0 0.00 0.00 118 mf_put [776]
0.00 0.00 1/1 mf_trans_add [789]
-----------------------------------------------
0.00 0.00 2/2 apply_autocmds_group <cycle 1> [208]
[777] 0.0 0.00 0.00 2 set_cmdarg [777]
0.00 0.00 1/1253646 xmalloc [97]
-----------------------------------------------
0.00 0.00 1/1 ex_quit <cycle 1> [780]
[778] 0.0 0.00 0.00 1 check_changed_any [778]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 4/4 add_bufnum [1295]
0.00 0.00 4/198 buflist_findnr [1021]
0.00 0.00 3/16 bufIsChanged [1180]
-----------------------------------------------
1 ex_cexpr <cycle 1> [796]
[779] 0.0 0.00 0.00 1 eval_expr <cycle 1> [779]
0.00 0.00 1/1253646 xmalloc [97]
1 eval0 <cycle 1> [279]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[780] 0.0 0.00 0.00 1 ex_quit <cycle 1> [780]
0.00 0.00 1/1 check_changed_any [778]
0.00 0.00 3/4 only_one_window [1325]
0.00 0.00 2/2 check_more [1414]
0.00 0.00 1/17625 text_locked [869]
0.00 0.00 1/14 curbuf_locked [1185]
0.00 0.00 1/2 buf_hide [1408]
0.00 0.00 1/2 check_changed [1410]
1 apply_autocmds <cycle 1> [1026]
1 getout <cycle 1> [294]
-----------------------------------------------
0.00 0.00 1/1 do_one_cmd <cycle 1> [6]
[781] 0.0 0.00 0.00 1 ex_scriptencoding [781]
0.00 0.00 1/4 enc_canonize [715]
0.00 0.00 1/107513 getline_equal [830]
0.00 0.00 1/3934 getline_cookie [906]
0.00 0.00 1/110 convert_setup [1061]
-----------------------------------------------
0.00 0.00 1/1 emsg [256]
[782] 0.0 0.00 0.00 1 get_emsg_lnum [782]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/2 other_sourcing_name [1457]
-----------------------------------------------
0.00 0.00 1/1 emsg [256]
[783] 0.0 0.00 0.00 1 get_emsg_source [783]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/2 other_sourcing_name [1457]
-----------------------------------------------
0.00 0.00 1/1 map_cstr_t_ptr_t_put [787]
[784] 0.0 0.00 0.00 1 kh_put_cstr_t_ptr_t_map [784]
0.00 0.00 1/1 kh_resize_cstr_t_ptr_t_map [785]
0.00 0.00 1/1 __ac_X31_hash_string [4698]
-----------------------------------------------
0.00 0.00 1/1 kh_put_cstr_t_ptr_t_map [784]
[785] 0.0 0.00 0.00 1 kh_resize_cstr_t_ptr_t_map [785]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 2/33851 xrealloc [859]
-----------------------------------------------
1 ex_colorscheme <cycle 1> [1520]
[786] 0.0 0.00 0.00 1 load_colors <cycle 1> [786]
0.00 0.00 1/1253646 xmalloc [97]
1 source_runtime <cycle 1> [1103]
1 apply_autocmds <cycle 1> [1026]
-----------------------------------------------
0.00 0.00 1/1 server_start [760]
[787] 0.0 0.00 0.00 1 map_cstr_t_ptr_t_put [787]
0.00 0.00 1/1 kh_put_cstr_t_ptr_t_map [784]
-----------------------------------------------
0.00 0.00 1/1 provider_init [790]
[788] 0.0 0.00 0.00 1 map_cstr_t_uint64_t_new [788]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/1 kh_init_cstr_t_uint64_t_map [1560]
-----------------------------------------------
0.00 0.00 1/1 mf_put [776]
[789] 0.0 0.00 0.00 1 mf_trans_add [789]
0.00 0.00 1/1253646 xmalloc [97]
0.00 0.00 1/96 mf_rem_hash [1071]
0.00 0.00 1/125 mf_ins_hash [1053]
0.00 0.00 1/126 mf_hash_add_item [1052]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[790] 0.0 0.00 0.00 1 provider_init [790]
0.00 0.00 1/1 map_cstr_t_uint64_t_new [788]
-----------------------------------------------
0.00 0.00 1/1 expand_filename [370]
[791] 0.0 0.00 0.00 1 repl_cmdline [791]
0.00 0.00 1/1253646 xmalloc [97]
-----------------------------------------------
<spontaneous>
[792] 0.0 0.00 0.00 handle_unregister_tabpage [792]
0.00 0.00 1/4 map_uint64_t_ptr_t_new [717]
-----------------------------------------------
0.00 0.00 4/4 job_start [662]
[793] 0.0 0.00 0.00 4 rstream_set_stream [793]
0.00 0.00 4/5 handle_set_rstream [774]
-----------------------------------------------
1 syn_cmd_enable <cycle 1> [640]
[794] 0.0 0.00 0.00 1 syn_cmd_onoff <cycle 1> [794]
0.00 0.00 1/46549 check_nextcmd [250]
0.00 0.00 1/29 vim_snprintf [1149]
1 do_cmdline_cmd <cycle 1> [1281]
-----------------------------------------------
0.00 0.00 3/709 get_cursor_line_ptr [814]
0.00 0.00 11/709 plines_win_col [811]
0.00 0.00 14/709 check_cursor_col_win [810]
0.00 0.00 15/709 getvcol [697]
0.00 0.00 40/709 ml_get [806]
0.00 0.00 306/709 get_buffer_lines [453]
0.00 0.00 320/709 plines_win_nofold [343]
[795] 0.0 0.00 0.00 709 ml_get_buf [795]
0.00 0.00 638/2958 ml_find_line [724]
0.00 0.00 638/649 ml_flush_line [812]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[796] 0.0 0.00 0.00 1 ex_cexpr <cycle 1> [796]
0.00 0.00 1/4 free_tv [735]
0.00 0.00 1/3 ll_get_or_alloc_list [1378]
1 eval_expr <cycle 1> [779]
1 qf_init_ext <cycle 1> [315]
-----------------------------------------------
0.00 0.00 2/2 uv__chld [800]
[797] 0.0 0.00 0.00 2 exit_cb [797]
0.00 0.00 2/10 handle_get_job [738]
0.00 0.00 2/2 emit_exit_event [1423]
-----------------------------------------------
0.00 0.00 2/2 wstream_set_stream [799]
[798] 0.0 0.00 0.00 2 handle_set_wstream [798]
0.00 0.00 2/39 init [680]
-----------------------------------------------
0.00 0.00 2/2 job_start [662]
[799] 0.0 0.00 0.00 2 wstream_set_stream [799]
0.00 0.00 2/2 handle_set_wstream [798]
-----------------------------------------------
<spontaneous>
[800] 0.0 0.00 0.00 uv__chld [800]
0.00 0.00 2/2 exit_cb [797]
0.00 0.00 4/4 exit_cb [1306]
-----------------------------------------------
0.00 0.00 1/1 alloc_tabpage [771]
[801] 0.0 0.00 0.00 1 handle_register_tabpage [801]
0.00 0.00 1/9 map_uint64_t_ptr_t_put [714]
-----------------------------------------------
0.00 0.00 2/2 update_topline_cursor [268]
[802] 0.0 0.00 0.00 2 update_curswant [802]
0.00 0.00 2/2 validate_virtcol [803]
-----------------------------------------------
0.00 0.00 2/2 update_curswant [802]
[803] 0.0 0.00 0.00 2 validate_virtcol [803]
0.00 0.00 2/2 validate_virtcol_win [804]
-----------------------------------------------
0.00 0.00 2/2 validate_virtcol [803]
[804] 0.0 0.00 0.00 2 validate_virtcol_win [804]
0.00 0.00 1/15 getvvcol [698]
0.00 0.00 2/38 check_cursor_moved [1129]
-----------------------------------------------
0.00 0.00 1/1 do_ecmd <cycle 1> [265]
[805] 0.0 0.00 0.00 1 otherfile [805]
0.00 0.00 1/10 otherfile_buf [764]
-----------------------------------------------
0.00 0.00 1/40 buflist_new <cycle 1> [386]
0.00 0.00 6/40 update_topline <cycle 2> [350]
0.00 0.00 33/40 chk_modeline <cycle 1> [649]
[806] 0.0 0.00 0.00 40 ml_get [806]
0.00 0.00 40/709 ml_get_buf [795]
-----------------------------------------------
0.00 0.00 4/24 ml_find_line [724]
0.00 0.00 20/24 ml_append_int [616]
[807] 0.0 0.00 0.00 24 ml_lineadd [807]
0.00 0.00 4/118 mf_put [776]
0.00 0.00 4/95 mf_get [1073]
-----------------------------------------------
0.00 0.00 1/14 nv_cursormark [816]
0.00 0.00 1/14 ex_doautoall [815]
0.00 0.00 1/14 aucmd_restbuf [242]
0.00 0.00 2/14 update_topline_cursor [268]
0.00 0.00 2/14 do_ecmd <cycle 1> [265]
0.00 0.00 2/14 ex_copen <cycle 1> [248]
0.00 0.00 5/14 win_enter_ext <cycle 1> [305]
[808] 0.0 0.00 0.00 14 check_cursor [808]
0.00 0.00 14/14 check_cursor_col [809]
0.00 0.00 14/27956 check_cursor_lnum [861]
-----------------------------------------------
0.00 0.00 14/14 check_cursor [808]
[809] 0.0 0.00 0.00 14 check_cursor_col [809]
0.00 0.00 14/14 check_cursor_col_win [810]
-----------------------------------------------
0.00 0.00 14/14 check_cursor_col [809]
[810] 0.0 0.00 0.00 14 check_cursor_col_win [810]
0.00 0.00 14/709 ml_get_buf [795]
-----------------------------------------------
0.00 0.00 11/11 win_new_height <cycle 2> [511]
[811] 0.0 0.00 0.00 11 plines_win_col [811]
0.00 0.00 11/709 ml_get_buf [795]
0.00 0.00 11/330 diff_check_fill [1000]
0.00 0.00 11/10279 win_col_off [878]
-----------------------------------------------
0.00 0.00 2/649 ml_replace [707]
0.00 0.00 3/649 ml_append [615]
0.00 0.00 6/649 ml_delete [705]
0.00 0.00 638/649 ml_get_buf [795]
[812] 0.0 0.00 0.00 649 ml_flush_line [812]
0.00 0.00 2/2958 ml_find_line [724]
0.00 0.00 2/2292 ml_updatechunk [747]
-----------------------------------------------
0.00 0.00 1/3 readfile <cycle 1> [65]
0.00 0.00 2/3 do_ecmd <cycle 1> [265]
[813] 0.0 0.00 0.00 3 beginline [813]
0.00 0.00 3/3 get_cursor_line_ptr [814]
-----------------------------------------------
0.00 0.00 3/3 beginline [813]
[814] 0.0 0.00 0.00 3 get_cursor_line_ptr [814]
0.00 0.00 3/709 ml_get_buf [795]
-----------------------------------------------
0.00 0.00 1/1 do_one_cmd <cycle 1> [6]
[815] 0.0 0.00 0.00 1 ex_doautoall [815]
0.00 0.00 1/14 check_cursor [808]
0.00 0.00 1/4 check_nomodeline [1297]
-----------------------------------------------
0.00 0.00 1/1 nv_gomark [818]
[816] 0.0 0.00 0.00 1 nv_cursormark [816]
0.00 0.00 1/14 check_cursor [808]
0.00 0.00 1/1 check_mark [1495]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[817] 0.0 0.00 0.00 1 nv_g_cmd [817]
0.00 0.00 1/1 nv_gomark [818]
-----------------------------------------------
0.00 0.00 1/1 nv_g_cmd [817]
[818] 0.0 0.00 0.00 1 nv_gomark [818]
0.00 0.00 1/1 nv_cursormark [816]
0.00 0.00 1/1 getmark [1545]
0.00 0.00 1/21 virtual_active [1168]
-----------------------------------------------
0.00 0.00 108/418690 find_match_text [388]
0.00 0.00 418582/418690 nfa_regtry [33]
[819] 0.0 0.00 0.00 418690 cleanup_subexpr [819]
-----------------------------------------------
0.00 0.00 418582/418582 nfa_regtry [33]
[820] 0.0 0.00 0.00 418582 unref_extmatch [820]
-----------------------------------------------
0.00 0.00 7/253566 did_set_string_option <cycle 1> [430]
0.00 0.00 7/253566 qf_init_ext <cycle 1> [315]
0.00 0.00 130/253566 buf_init_chartab [583]
0.00 0.00 164/253566 highlight_changed [403]
0.00 0.00 253258/253566 copy_option_part [56]
[821] 0.0 0.00 0.00 253566 skip_to_option_part [821]
-----------------------------------------------
0.00 0.00 11/251807 path_shorten_fname [700]
0.00 0.00 796/251807 home_replace [411]
0.00 0.00 251000/251807 match_suffix [57]
[822] 0.0 0.00 0.00 251807 vim_fnamencmp [822]
-----------------------------------------------
0.00 0.00 206209/206209 path_with_url [95]
[823] 0.0 0.00 0.00 206209 path_is_url [823]
-----------------------------------------------
0.00 0.00 2/188695 set_last_search_pat [1465]
0.00 0.00 5/188695 set_string_default [363]
0.00 0.00 6/188695 shell_build_argv [624]
0.00 0.00 188682/188695 vim_strsave [175]
[824] 0.0 0.00 0.00 188695 xstrdup [824]
-----------------------------------------------
0.00 0.00 185557/185557 post2nfa [78]
[825] 0.0 0.00 0.00 185557 st_pop [825]
-----------------------------------------------
0.00 0.00 185557/185557 post2nfa [78]
[826] 0.0 0.00 0.00 185557 st_push [826]
-----------------------------------------------
0.00 0.00 156788/156788 post2nfa [78]
[827] 0.0 0.00 0.00 156788 list1 [827]
-----------------------------------------------
0.00 0.00 156401/156401 post2nfa [78]
[828] 0.0 0.00 0.00 156401 patch [828]
-----------------------------------------------
0.00 0.00 111031/111031 nfa_regpiece <cycle 6> [76]
[829] 0.0 0.00 0.00 111031 re_multi_type [829]
-----------------------------------------------
0.00 0.00 1/107513 ex_scriptencoding [781]
0.00 0.00 19/107513 ex_finish [1175]
0.00 0.00 652/107513 do_one_cmd <cycle 1> [6]
0.00 0.00 7027/107513 source_finished [884]
0.00 0.00 99814/107513 do_cmdline <cycle 1> [85]
[830] 0.0 0.00 0.00 107513 getline_equal [830]
-----------------------------------------------
4721 clear_tv <cycle 5> [142]
0.00 0.00 2/177775 unref_var_dict [701]
0.00 0.00 1104/177775 ex_call <cycle 1> [326]
0.01 0.00 89847/177775 handle_subscript <cycle 1> [192]
[831] 0.0 0.00 0.00 95674 dict_unref <cycle 5> [831]
260 dict_free <cycle 5> [258]
-----------------------------------------------
0.00 0.00 3/90962 var_redir_start <cycle 1> [641]
0.00 0.00 307/90962 ex_function <cycle 1> [197]
0.00 0.00 6049/90962 ex_let_one <cycle 1> [285]
0.00 0.00 22782/90962 valid_varname [909]
0.00 0.00 61821/90962 find_name_end [60]
[832] 0.0 0.00 0.00 90962 eval_isnamec1 [832]
-----------------------------------------------
0.00 0.00 4/87691 os_inchar [575]
0.00 0.00 87687/87691 event_poll [112]
[833] 0.0 0.00 0.00 87691 event_has_deferred [833]
-----------------------------------------------
0.00 0.00 4/82425 recursive_regmatch <cycle 7> [1332]
0.00 0.00 16/82425 modname [585]
0.00 0.00 21/82425 reg_prev_class [1167]
0.00 0.00 63/82425 modify_fname [317]
0.00 0.00 403/82425 nfa_regatom <cycle 6> [59]
0.00 0.00 81918/82425 after_pathsep [129]
[834] 0.0 0.00 0.00 82425 utf_head_off [834]
-----------------------------------------------
0.00 0.00 1/73586 read_sal_section [417]
0.00 0.00 1/73586 globpath [230]
0.00 0.00 1/73586 set_init_1 [34]
0.00 0.00 2/73586 read_rep_section [531]
0.00 0.00 2/73586 highlight_changed [403]
0.00 0.00 4/73586 ga_append_via_ptr [1317]
0.00 0.00 24/73586 var_redir_str [1158]
0.00 0.00 25/73586 au_new_group [600]
0.00 0.00 25/73586 syn_cmd_region [244]
0.00 0.00 27/73586 script_autoload <cycle 1> [340]
0.00 0.00 82/73586 new_script_vars [1082]
0.00 0.00 82/73586 do_source <cycle 1> [88]
0.00 0.00 94/73586 uc_add_command <cycle 1> [565]
0.00 0.00 116/73586 ga_append_via_ptr [1058]
0.00 0.00 129/73586 do_string_sub [209]
0.00 0.00 239/73586 list_join_inner [504]
0.00 0.00 504/73586 ga_append [981]
0.00 0.00 509/73586 ex_execute <cycle 1> [355]
0.00 0.00 570/73586 ga_append_via_ptr [976]
0.00 0.00 1397/73586 ga_concat [943]
0.00 0.00 1964/73586 ga_append_via_ptr [939]
0.00 0.00 7901/73586 ex_function <cycle 1> [197]
0.00 0.00 17116/73586 get_one_sourceline [221]
0.00 0.00 42771/73586 addfile [52]
[835] 0.0 0.00 0.00 73586 ga_grow [835]
0.00 0.00 33609/33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 70267/70267 nfa_regpiece <cycle 6> [76]
[836] 0.0 0.00 0.00 70267 save_parse_state [836]
-----------------------------------------------
0.00 0.00 1781/67765 trans_function_name <cycle 1> [346]
0.00 0.00 17014/67765 call_func <cycle 1> [10]
0.00 0.00 48970/67765 get_name_len <cycle 1> [66]
[837] 0.0 0.00 0.00 67765 eval_fname_script [837]
-----------------------------------------------
0.00 0.00 1/66270 peekchr [99]
0.00 0.00 38/66270 nfa_regpiece <cycle 6> [76]
0.00 0.00 66231/66270 nfa_regatom <cycle 6> [59]
[838] 0.0 0.00 0.00 66270 no_Magic [838]
-----------------------------------------------
0.00 0.00 3/52118 nfa_max_width [1385]
0.00 0.00 1673/52118 f_tolower [298]
0.00 0.00 2114/52118 find_match_text [388]
0.00 0.00 3818/52118 vim_regsub_both [246]
0.00 0.00 4774/52118 nfa_regmatch <cycle 7> [36]
0.00 0.00 14660/52118 nfa_get_match_text [200]
0.00 0.00 25076/52118 nfa_regatom <cycle 6> [59]
[839] 0.0 0.00 0.00 52118 utf_char2len [839]
-----------------------------------------------
0.00 0.00 1/46770 vim_rename [687]
0.00 0.00 3/46770 set_init_3 [378]
0.00 0.00 6/46770 otherfile_buf [764]
0.00 0.00 6/46770 ff_get_visited_list [665]
0.00 0.00 6/46770 ff_path_in_stoplist [693]
0.00 0.00 187/46770 ex_function <cycle 1> [197]
0.00 0.00 319/46770 fmarks_check_one [948]
0.00 0.00 407/46770 copy_viminfo_marks [405]
0.00 0.00 3442/46770 do_source <cycle 1> [88]
0.00 0.00 42393/46770 vim_findfile [4]
[840] 0.0 0.00 0.00 46770 vim_fnamecmp [840]
-----------------------------------------------
0.00 0.00 4/43854 job_start [662]
0.00 0.00 43850/43854 input_start [843]
[841] 0.0 0.00 0.00 43854 rstream_start [841]
-----------------------------------------------
0.00 0.00 43851/43851 loop [111]
[842] 0.0 0.00 0.00 43851 requeue_deferred_events [842]
-----------------------------------------------
0.00 0.00 43850/43850 event_poll [112]
[843] 0.0 0.00 0.00 43850 input_start [843]
0.00 0.00 43850/43854 rstream_start [841]
-----------------------------------------------
0.00 0.00 43850/43850 event_poll [112]
[844] 0.0 0.00 0.00 43850 input_stop [844]
0.00 0.00 43850/43850 rstream_stop [845]
-----------------------------------------------
0.00 0.00 43850/43850 input_stop [844]
[845] 0.0 0.00 0.00 43850 rstream_stop [845]
-----------------------------------------------
0.00 0.00 43324/43324 nfa_regcomp [46]
[846] 0.0 0.00 0.00 43324 init_class_tab [846]
-----------------------------------------------
0.00 0.00 43324/43324 regcomp_start [83]
[847] 0.0 0.00 0.00 43324 initchr [847]
-----------------------------------------------
39475 nfa_get_reganch [848]
0.00 0.00 43324/43324 nfa_regcomp [46]
[848] 0.0 0.00 0.00 43324+39475 nfa_get_reganch [848]
39475 nfa_get_reganch [848]
-----------------------------------------------
79790 nfa_get_regstart [849]
0.00 0.00 43324/43324 nfa_regcomp [46]
[849] 0.0 0.00 0.00 43324+79790 nfa_get_regstart [849]
79790 nfa_get_regstart [849]
-----------------------------------------------
0.00 0.00 1/40800 au_cleanup [917]
0.00 0.00 6/40800 syntax_clear [1275]
0.00 0.00 7/40800 qf_init_ext <cycle 1> [315]
0.00 0.00 8/40800 free_buf_options [1233]
0.00 0.00 10/40800 compile_cap_prog [410]
0.00 0.00 12/40800 syn_clear_pattern [1201]
0.00 0.00 19/40800 syn_cmd_match [283]
0.00 0.00 83/40800 syn_cmd_region [244]
0.00 0.00 95/40800 f_split [235]
0.00 0.00 178/40800 find_some_match [213]
0.00 0.00 205/40800 do_string_sub [209]
0.00 0.00 435/40800 eval4 <cycle 1> [187]
0.00 0.00 39741/40800 unix_expandpath [29]
[850] 0.0 0.00 0.00 40800 vim_regfree [850]
0.00 0.00 40782/40782 nfa_regfree [851]
-----------------------------------------------
0.00 0.00 40782/40782 vim_regfree [850]
[851] 0.0 0.00 0.00 40782 nfa_regfree [851]
-----------------------------------------------
0.00 0.00 40349/40349 gen_expand_wildcards [26]
[852] 0.0 0.00 0.00 40349 vim_backtick [852]
-----------------------------------------------
0.00 0.00 595/39935 get_env_len [1117]
0.00 0.00 1285/39935 find_special_key [542]
0.00 0.00 1372/39935 expand_env_esc [444]
0.00 0.00 36683/39935 get_special_key_code [1024]
[853] 0.0 0.00 0.00 39935 vim_isIDc [853]
-----------------------------------------------
0.00 0.00 2/39434 shorten_fnames [601]
0.00 0.00 5/39434 os_can_exe [495]
0.00 0.00 21/39434 f_resolve [356]
0.00 0.00 116/39434 path_get_absolute_path [422]
0.00 0.00 39290/39434 vim_isAbsName [189]
[854] 0.0 0.00 0.00 39434 path_is_absolute_path [854]
-----------------------------------------------
0.00 0.00 1/39312 globpath [230]
0.00 0.00 8/39312 ExpandCleanup [1227]
0.00 0.00 60/39312 do_in_runtimepath <cycle 1> [50]
0.00 0.00 39243/39312 ff_free_state_element [158]
[855] 0.0 0.00 0.00 39312 FreeWild [855]
-----------------------------------------------
0.00 0.00 3323/37839 do_cmdline <cycle 1> [85]
0.00 0.00 34516/37839 do_one_cmd <cycle 1> [6]
[856] 0.0 0.00 0.00 37839 do_errthrow [856]
-----------------------------------------------
0.00 0.00 34516/34516 do_cmdline <cycle 1> [85]
[857] 0.0 0.00 0.00 34516 do_intthrow [857]
-----------------------------------------------
0.00 0.00 2/33960 close_buffer <cycle 1> [657]
0.00 0.00 2/33960 buf_freeall <cycle 1> [1407]
0.00 0.00 2/33960 readfile <cycle 1> [65]
0.00 0.00 3/33960 do_doautocmd <cycle 1> [190]
0.00 0.00 3/33960 apply_autocmds_retval <cycle 1> [1250]
0.00 0.00 4/33960 do_ecmd <cycle 1> [265]
0.00 0.00 5/33960 win_enter_ext <cycle 1> [305]
0.00 0.00 6/33960 open_buffer <cycle 1> [193]
0.00 0.00 6/33960 find_var_in_ht <cycle 1> [179]
0.00 0.00 8/33960 buflist_new <cycle 1> [386]
0.00 0.00 8/33960 should_abort [1239]
0.00 0.00 25/33960 apply_autocmds_group <cycle 1> [208]
0.00 0.00 53/33960 ex_return <cycle 1> [362]
0.00 0.00 163/33960 handle_subscript <cycle 1> [192]
0.00 0.00 1104/33960 ex_call <cycle 1> [326]
0.00 0.00 15532/33960 eval7 <cycle 1> [123]
0.00 0.00 17034/33960 call_func <cycle 1> [10]
[858] 0.0 0.00 0.00 33960 aborting [858]
-----------------------------------------------
0.00 0.00 1/33851 vim_findfile_init [384]
0.00 0.00 1/33851 kmp_free_Event [1224]
0.00 0.00 2/33851 kh_resize_cstr_t_ptr_t_map [785]
0.00 0.00 2/33851 dyn_buf_ensure [1258]
0.00 0.00 8/33851 f_readfile [486]
0.00 0.00 8/33851 kh_resize_uint64_t_ptr_t_map [716]
0.00 0.00 220/33851 replace_termcodes <cycle 1> [141]
0.00 0.00 33609/33851 ga_grow [835]
[859] 0.0 0.00 0.00 33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 1/33060 findfilendir [14]
0.00 0.00 1/33060 f_globpath [229]
0.00 0.00 2/33060 get_maparg <cycle 1> [1435]
0.00 0.00 13/33060 setwinvar <cycle 1> [695]
0.00 0.00 22/33060 f_stridx [1161]
0.00 0.00 50/33060 f_fnamemodify [383]
0.00 0.00 59/33060 filter_map <cycle 1> [322]
0.00 0.00 95/33060 f_split [235]
0.00 0.00 178/33060 find_some_match [213]
0.00 0.00 496/33060 get_dict_tv <cycle 1> [262]
0.00 0.00 612/33060 f_substitute [210]
0.00 0.00 4054/33060 eval5 <cycle 1> [134]
0.00 0.00 10575/33060 get_tv_string_chk [877]
0.00 0.00 16902/33060 get_tv_string_buf [873]
[860] 0.0 0.00 0.00 33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 0.00 1/27956 do_ecmd <cycle 1> [265]
0.00 0.00 1/27956 readfile <cycle 1> [65]
0.00 0.00 14/27956 check_cursor [808]
0.00 0.00 27940/27956 do_one_cmd <cycle 1> [6]
[861] 0.0 0.00 0.00 27956 check_cursor_lnum [861]
-----------------------------------------------
0.00 0.00 15/27955 cmd_exists [667]
0.00 0.00 27940/27955 do_one_cmd <cycle 1> [6]
[862] 0.0 0.00 0.00 27955 find_command [862]
0.00 0.00 203/203 find_ucmd [1020]
-----------------------------------------------
0.00 0.00 27940/27940 do_one_cmd <cycle 1> [6]
[863] 0.0 0.00 0.00 27940 correct_range [863]
-----------------------------------------------
0.00 0.00 27940/27940 do_one_cmd <cycle 1> [6]
[864] 0.0 0.00 0.00 27940 dbg_check_breakpoint [864]
-----------------------------------------------
0.00 0.00 27940/27940 do_one_cmd <cycle 1> [6]
[865] 0.0 0.00 0.00 27940 replace_makeprg [865]
-----------------------------------------------
0.00 0.00 4/25627 syn_cmd_clear [521]
0.00 0.00 6/25627 syn_cmd_cluster [514]
0.00 0.00 8/25627 syn_cmd_sync [676]
0.00 0.00 26/25627 get_syn_options [402]
0.00 0.00 39/25627 ex_catch [484]
0.00 0.00 72/25627 get_lval <cycle 1> [185]
0.00 0.00 80/25627 syn_cmd_match [283]
0.00 0.00 104/25627 ex_command <cycle 1> [499]
0.00 0.00 228/25627 get_syn_pattern [239]
0.00 0.00 247/25627 get_group_name [522]
0.00 0.00 356/25627 ex_unletlock <cycle 1> [395]
0.00 0.00 478/25627 syn_cmd_region [244]
0.00 0.00 565/25627 ex_function <cycle 1> [197]
0.00 0.00 800/25627 get_id_list [401]
0.00 0.00 906/25627 syn_cmd_keyword [292]
0.00 0.00 1104/25627 ex_call <cycle 1> [326]
0.00 0.00 4549/25627 do_highlight <cycle 1> [308]
0.00 0.00 16055/25627 eval0 <cycle 1> [279]
[866] 0.0 0.00 0.00 25627 ends_excmd [866]
-----------------------------------------------
1104 ex_call <cycle 1> [326]
1502 trans_function_name <cycle 1> [346]
15532 eval7 <cycle 1> [123]
[867] 0.0 0.00 0.00 18138 deref_func_name <cycle 1> [867]
18138 find_var <cycle 1> [186]
-----------------------------------------------
0.00 0.00 1/17722 f_split [235]
0.00 0.00 2/17722 max_min [1565]
0.00 0.00 2/17722 f_strpart [749]
0.00 0.00 3/17722 get_tv_lnum_buf [1372]
0.00 0.00 6/17722 eval5 <cycle 1> [134]
0.00 0.00 7/17722 get_tv_lnum [1244]
0.00 0.00 12/17722 eval6 <cycle 1> [621]
0.00 0.00 13/17722 setwinvar <cycle 1> [695]
0.00 0.00 28/17722 f_range [631]
0.00 0.00 94/17722 f_and [1116]
0.00 0.00 210/17722 find_win_by_nr [1019]
0.00 0.00 381/17722 filter_map_one <cycle 1> [406]
0.00 0.00 429/17722 eval3 <cycle 1> [143]
0.00 0.00 1255/17722 eval7 <cycle 1> [123]
0.00 0.00 1467/17722 f_get [389]
0.00 0.00 1985/17722 eval2 <cycle 1> [360]
0.00 0.00 2430/17722 eval1 <cycle 1> [319]
0.00 0.00 3345/17722 eval_to_bool <cycle 1> [337]
0.00 0.00 6052/17722 get_tv_number [891]
[868] 0.0 0.00 0.00 17722 get_tv_number_chk [868]
0.00 0.00 732/9388 vim_str2nr [879]
-----------------------------------------------
0.00 0.00 1/17625 ex_quit <cycle 1> [780]
0.00 0.00 1/17625 normal_cmd [515]
0.00 0.00 3/17625 win_goto <cycle 1> [1403]
0.00 0.00 17620/17625 do_one_cmd <cycle 1> [6]
[869] 0.0 0.00 0.00 17625 text_locked [869]
-----------------------------------------------
0.00 0.00 17620/17620 do_one_cmd <cycle 1> [6]
[870] 0.0 0.00 0.00 17620 invalid_range [870]
-----------------------------------------------
0.00 0.00 3/17503 did_set_string_option <cycle 1> [430]
0.00 0.00 486/17503 vim_strnsize [524]
0.00 0.00 17014/17503 win_chartabsize [872]
[871] 0.0 0.00 0.00 17503 ptr2cells [871]
-----------------------------------------------
0.00 0.00 17039/17039 win_lbr_chartabsize [385]
[872] 0.0 0.00 0.00 17039 win_chartabsize [872]
0.00 0.00 17014/17503 ptr2cells [871]
-----------------------------------------------
0.00 0.00 1/16902 f_hasmapto <cycle 1> [1427]
0.00 0.00 12/16902 f_escape [433]
0.00 0.00 14/16902 tv_equal <cycle 3> [1184]
0.00 0.00 181/16902 f_printf [532]
0.00 0.00 316/16902 echo_string [1004]
0.00 0.00 375/16902 tv_op [432]
0.00 0.00 704/16902 f_synIDattr [460]
0.00 0.00 4054/16902 eval5 <cycle 1> [134]
0.00 0.00 4862/16902 eval4 <cycle 1> [187]
0.00 0.00 6383/16902 get_tv_string [886]
[873] 0.0 0.00 0.00 16902 get_tv_string_buf [873]
0.00 0.00 16902/33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 0.00 1/12201 set_init_3 [378]
0.00 0.00 2/12201 syn_cmd_case [1474]
0.00 0.00 4/12201 syn_cmd_sync [676]
0.00 0.00 8/12201 ex_sign [609]
0.00 0.00 12/12201 syn_cmd_region [244]
0.00 0.00 32/12201 read_viminfo_register [552]
0.00 0.00 247/12201 get_group_name [522]
0.00 0.00 261/12201 ex_command <cycle 1> [499]
0.00 0.00 784/12201 au_get_grouparg [459]
0.00 0.00 3383/12201 do_highlight <cycle 1> [308]
0.00 0.00 7467/12201 ex_function <cycle 1> [197]
[874] 0.0 0.00 0.00 12201 skiptowhite [874]
-----------------------------------------------
0.00 0.00 11959/11959 do_cmdline <cycle 1> [85]
[875] 0.0 0.00 0.00 11959 func_has_abort [875]
-----------------------------------------------
0.00 0.00 11428/11428 call_func <cycle 1> [10]
[876] 0.0 0.00 0.00 11428 update_force_abort [876]
-----------------------------------------------
0.00 0.00 2/10575 f_eval <cycle 1> [766]
0.00 0.00 2/10575 set_qf_ll_list <cycle 1> [1466]
0.00 0.00 4/10575 var2fpos [1343]
0.00 0.00 5/10575 f_setbufvar <cycle 1> [282]
0.00 0.00 12/10575 f_getbufvar <cycle 1> [380]
0.00 0.00 14/10575 get_winnr [1095]
0.00 0.00 19/10575 setwinvar <cycle 1> [695]
0.00 0.00 22/10575 f_stridx [1161]
0.00 0.00 40/10575 ex_let_one <cycle 1> [285]
0.00 0.00 40/10575 f_extend [329]
0.00 0.00 50/10575 f_fnamemodify [383]
0.00 0.00 122/10575 getwinvar <cycle 1> [391]
0.00 0.00 204/10575 f_substitute [210]
0.00 0.00 237/10575 f_join [398]
0.00 0.00 452/10575 get_lval <cycle 1> [185]
0.00 0.00 2505/10575 eval_index <cycle 1> [132]
0.00 0.00 2788/10575 tv_str [922]
0.00 0.00 4057/10575 eval5 <cycle 1> [134]
[877] 0.0 0.00 0.00 10575 get_tv_string_chk [877]
0.00 0.00 10575/33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 0.00 11/10279 plines_win_col [811]
0.00 0.00 14/10279 curwin_col_off [1186]
0.00 0.00 269/10279 plines_win_nofold [343]
0.00 0.00 9985/10279 win_lbr_chartabsize [385]
[878] 0.0 0.00 0.00 10279 win_col_off [878]
-----------------------------------------------
0.00 0.00 9/9388 f_str2nr [685]
0.00 0.00 732/9388 get_tv_number_chk [868]
0.00 0.00 8647/9388 eval7 <cycle 1> [123]
[879] 0.0 0.00 0.00 9388 vim_str2nr [879]
-----------------------------------------------
0.00 0.00 479/9128 getdigits [983]
0.00 0.00 8649/9128 eval7 <cycle 1> [123]
[880] 0.0 0.00 0.00 9128 skipdigits [880]
-----------------------------------------------
0.00 0.00 3/7983 var_redir_start <cycle 1> [641]
0.00 0.00 3/7983 var_redir_stop <cycle 1> [1398]
0.00 0.00 147/7983 ex_unletlock <cycle 1> [395]
0.00 0.00 1781/7983 trans_function_name <cycle 1> [346]
0.00 0.00 6049/7983 ex_let_one <cycle 1> [285]
[881] 0.0 0.00 0.00 7983 clear_lval [881]
-----------------------------------------------
0.00 0.00 32/7565 expand_filename [370]
0.00 0.00 7533/7565 separate_nextcmd [137]
[882] 0.0 0.00 0.00 7565 skip_grep_pat [882]
0.00 0.00 978/978 grep_internal [953]
-----------------------------------------------
6766 clear_tv <cycle 5> [142]
0.00 0.00 1/177775 set_vim_var_list [736]
0.00 0.00 1/177775 free_tv [735]
0.00 0.00 334/177775 free_for_info [457]
[883] 0.0 0.00 0.00 7102 list_unref <cycle 5> [883]
1365 list_free <cycle 5> [944]
-----------------------------------------------
0.00 0.00 652/7027 do_one_cmd <cycle 1> [6]
0.00 0.00 6375/7027 do_cmdline <cycle 1> [85]
[884] 0.0 0.00 0.00 7027 source_finished [884]
0.00 0.00 7027/107513 getline_equal [830]
0.00 0.00 590/3934 getline_cookie [906]
-----------------------------------------------
0.00 0.00 27/6755 cstrchr [260]
0.00 0.00 98/6755 init_spell_chartab [1436]
0.00 0.00 6630/6755 buf_init_chartab [583]
[885] 0.0 0.00 0.00 6755 vim_islower [885]
0.00 0.00 2816/2914 utf_islower [919]
-----------------------------------------------
0.00 0.00 1/6383 findfilendir [14]
0.00 0.00 1/6383 f_getfsize [684]
0.00 0.00 1/6383 f_globpath [229]
0.00 0.00 1/6383 f_shellescape [603]
0.00 0.00 1/6383 f_simplify [566]
0.00 0.00 2/6383 f_hasmapto <cycle 1> [1427]
0.00 0.00 2/6383 get_maparg <cycle 1> [1435]
0.00 0.00 2/6383 f_str2float [767]
0.00 0.00 2/6383 f_strpart [749]
0.00 0.00 2/6383 f_system [529]
0.00 0.00 2/6383 get_var_value <cycle 1> [1204]
0.00 0.00 4/6383 f_filereadable [263]
0.00 0.00 5/6383 f_executable [494]
0.00 0.00 5/6383 f_getftype [743]
0.00 0.00 5/6383 f_glob [281]
0.00 0.00 5/6383 f_strlen [1283]
0.00 0.00 6/6383 get_dict_string [578]
0.00 0.00 6/6383 f_readfile [486]
0.00 0.00 8/6383 f_isdirectory [629]
0.00 0.00 9/6383 f_str2nr [685]
0.00 0.00 10/6383 f_hlexists [1211]
0.00 0.00 12/6383 f_escape [433]
0.00 0.00 22/6383 f_resolve [356]
0.00 0.00 23/6383 f_tolower [298]
0.00 0.00 86/6383 f_function <cycle 1> [483]
0.00 0.00 95/6383 f_split [235]
0.00 0.00 111/6383 f_expand [284]
0.00 0.00 170/6383 f_call <cycle 1> [1016]
0.00 0.00 177/6383 find_some_match [213]
0.00 0.00 180/6383 f_get [389]
0.00 0.00 295/6383 get_vim_var_str [1006]
0.00 0.00 323/6383 f_has_key [412]
0.00 0.00 324/6383 eval_to_string <cycle 1> [429]
0.00 0.00 358/6383 get_lval <cycle 1> [185]
0.00 0.00 375/6383 tv_op [432]
0.00 0.00 509/6383 ex_execute <cycle 1> [355]
0.00 0.00 524/6383 eval_index <cycle 1> [132]
0.00 0.00 567/6383 f_exists <cycle 1> [291]
0.00 0.00 704/6383 f_hlID [967]
0.00 0.00 704/6383 f_synIDattr [460]
0.00 0.00 744/6383 f_has [965]
[886] 0.0 0.00 0.00 6383 get_tv_string [886]
0.00 0.00 6383/16902 get_tv_string_buf [873]
-----------------------------------------------
0.00 0.00 6340/6340 do_cmdline <cycle 1> [85]
[887] 0.0 0.00 0.00 6340 func_has_ended [887]
-----------------------------------------------
0.00 0.00 2/6318 resolve_symlink [1463]
0.00 0.00 3/6318 buflist_list [77]
0.00 0.00 3/6318 ml_open [201]
0.00 0.00 3/6318 server_start [760]
0.00 0.00 4/6318 os_get_uname [1326]
0.00 0.00 7/6318 qf_init_ext <cycle 1> [315]
0.00 0.00 107/6318 is_executable_in_path [497]
0.00 0.00 638/6318 get_id_list [401]
0.00 0.00 2502/6318 syn_name2id [930]
0.00 0.00 3049/6318 dict_find [251]
[888] 0.0 0.00 0.00 6318 xstrlcpy [888]
-----------------------------------------------
0.00 0.00 2/6237 check_cedit [1356]
0.00 0.00 7/6237 qf_add_entry <cycle 1> [646]
0.00 0.00 8/6237 ex_sign [609]
0.00 0.00 12/6237 viminfo_encoding [633]
0.00 0.00 6208/6237 syn_add_group [451]
[889] 0.0 0.00 0.00 6237 vim_isprintc [889]
-----------------------------------------------
0.00 0.00 1/6095 may_req_ambiguous_char_width [443]
0.00 0.00 15/6095 msg_putchar_attr [104]
0.00 0.00 89/6095 add_char2buf [1076]
0.00 0.00 1673/6095 f_tolower [298]
0.00 0.00 1909/6095 vim_regsub_both [246]
0.00 0.00 2408/6095 nfa_get_match_text [200]
[890] 0.0 0.00 0.00 6095 utf_char2bytes [890]
-----------------------------------------------
0.00 0.00 2/6052 f_strpart [749]
0.00 0.00 3/6052 f_getbufline [502]
0.00 0.00 3/6052 f_readfile [486]
0.00 0.00 5/6052 f_setbufvar <cycle 1> [282]
0.00 0.00 6/6052 f_bufwinnr [1259]
0.00 0.00 10/6052 get_dict_number [577]
0.00 0.00 10/6052 f_bufname [656]
0.00 0.00 12/6052 f_getbufvar <cycle 1> [380]
0.00 0.00 33/6052 f_bufnr [1140]
0.00 0.00 36/6052 ex_let_one <cycle 1> [285]
0.00 0.00 82/6052 tv_op [432]
0.00 0.00 94/6052 get_lval <cycle 1> [185]
0.00 0.00 704/6052 f_synIDattr [460]
0.00 0.00 704/6052 f_synIDtrans [968]
0.00 0.00 1990/6052 eval_index <cycle 1> [132]
0.00 0.00 2358/6052 eval4 <cycle 1> [187]
[891] 0.0 0.00 0.00 6052 get_tv_number [891]
0.00 0.00 6052/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 1/5599 slang_alloc [661]
0.00 0.00 1/5599 set_map_str [480]
0.00 0.00 1/5599 win_free [710]
0.00 0.00 1/5599 aucmd_restbuf [242]
0.00 0.00 2/5599 free_buffer_stuff [722]
0.00 0.00 2/5599 eval_init [408]
0.00 0.00 12/5599 buflist_new <cycle 1> [386]
0.00 0.00 12/5599 clear_keywtab [1194]
0.00 0.00 412/5599 dict_alloc [491]
0.00 0.00 5155/5599 init_var_dict [900]
[892] 0.0 0.00 0.00 5599 hash_init [892]
-----------------------------------------------
0.00 0.00 5554/5554 do_cmdline <cycle 1> [85]
[893] 0.0 0.00 0.00 5554 func_level [893]
-----------------------------------------------
0.00 0.00 130/5390 utf_fold [1051]
0.00 0.00 2218/5390 utf_tolower [908]
0.00 0.00 3042/5390 utf_toupper [916]
[894] 0.0 0.00 0.00 5390 utf_convert [894]
-----------------------------------------------
0.00 0.00 579/5368 vim_strsave_up [439]
0.00 0.00 2287/5368 vim_strnsave_up [415]
0.00 0.00 2502/5368 syn_name2id [930]
[895] 0.0 0.00 0.00 5368 vim_strup [895]
-----------------------------------------------
0.00 0.00 12/5338 clear_keywtab [1194]
0.00 0.00 260/5338 dict_free <cycle 5> [258]
0.00 0.00 5066/5338 vars_clear_ext [327]
[896] 0.0 0.00 0.00 5338 hash_clear [896]
-----------------------------------------------
0.00 0.00 2/5328 filter_map <cycle 1> [322]
0.00 0.00 260/5328 dict_free <cycle 5> [258]
0.00 0.00 5066/5328 vars_clear_ext [327]
[897] 0.0 0.00 0.00 5328 hash_lock [897]
-----------------------------------------------
0.00 0.00 5321/5321 peekchr [99]
[898] 0.0 0.00 0.00 5321 toggle_Magic [898]
-----------------------------------------------
0.00 0.00 27/5255 cstrchr [260]
0.00 0.00 128/5255 init_spell_chartab [1436]
0.00 0.00 5100/5255 buf_init_chartab [583]
[899] 0.0 0.00 0.00 5255 vim_isupper [899]
0.00 0.00 2090/2218 utf_isupper [934]
-----------------------------------------------
0.00 0.00 1/5155 alloc_tabpage [771]
0.00 0.00 2/5155 eval_init [408]
0.00 0.00 3/5155 win_alloc [644]
0.00 0.00 5/5155 buflist_new <cycle 1> [386]
0.00 0.00 82/5155 new_script_vars [1082]
0.00 0.00 5062/5155 call_user_func <cycle 1> [125]
[900] 0.0 0.00 0.00 5155 init_var_dict [900]
0.00 0.00 5155/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 21/5143 do_lock_var <cycle 1> [1163]
0.00 0.00 126/5143 do_unlet_var [399]
0.00 0.00 4996/5143 set_var_lval <cycle 1> [288]
[901] 0.0 0.00 0.00 5143 check_changedtick [901]
-----------------------------------------------
0.00 0.00 2/4741 f_reverse [1282]
0.00 0.00 9/4741 list_append_dict [681]
0.00 0.00 39/4741 list_append_number [623]
0.00 0.00 94/4741 list_insert [1075]
0.00 0.00 136/4741 list_append_tv [500]
0.00 0.00 151/4741 call_user_func <cycle 1> [125]
0.00 0.00 219/4741 f_readfile [486]
0.00 0.00 234/4741 dict_list [466]
0.00 0.00 510/4741 list_copy <cycle 4> [441]
0.00 0.00 558/4741 list_append_string [427]
0.00 0.00 2789/4741 get_list_tv <cycle 1> [341]
[902] 0.0 0.00 0.00 4741 list_append [902]
-----------------------------------------------
0.00 0.00 738/4268 set_var_lval <cycle 1> [288]
0.00 0.00 3530/4268 set_var <cycle 1> [196]
[903] 0.0 0.00 0.00 4268 init_tv [903]
-----------------------------------------------
0.00 0.00 1/4241 free_buffer_stuff [722]
0.00 0.00 1/4241 spell_free_all [1613]
0.00 0.00 2/4241 uc_clear [1480]
0.00 0.00 4/4241 did_set_spelllang <cycle 1> [567]
0.00 0.00 6/4241 deleteFoldRecurse [1256]
0.00 0.00 6/4241 clear_current_state [1253]
0.00 0.00 8/4241 free_buf_options [1233]
0.00 0.00 8/4241 ga_clear_strings [1234]
0.00 0.00 12/4241 syntax_clear [1275]
0.00 0.00 65/4241 list_join [421]
0.00 0.00 205/4241 do_string_sub [209]
0.00 0.00 600/4241 ex_execute <cycle 1> [355]
0.00 0.00 3323/4241 do_cmdline <cycle 1> [85]
[904] 0.0 0.00 0.00 4241 ga_clear [904]
-----------------------------------------------
4074 do_one_cmd <cycle 1> [6]
[905] 0.0 0.00 0.00 4074 ex_if <cycle 1> [905]
4074 eval_to_bool <cycle 1> [337]
-----------------------------------------------
0.00 0.00 1/3934 ex_scriptencoding [781]
0.00 0.00 19/3934 do_finish [1174]
0.00 0.00 590/3934 source_finished [884]
0.00 0.00 3324/3934 do_cmdline <cycle 1> [85]
[906] 0.0 0.00 0.00 3934 getline_cookie [906]
-----------------------------------------------
0.00 0.00 3892/3892 do_one_cmd <cycle 1> [6]
[907] 0.0 0.00 0.00 3892 ex_endif [907]
0.00 0.00 2183/2911 dbg_check_skipped [920]
-----------------------------------------------
0.00 0.00 1673/3891 f_tolower [298]
0.00 0.00 2218/3891 utf_isupper [934]
[908] 0.0 0.00 0.00 3891 utf_tolower [908]
0.00 0.00 2218/5390 utf_convert [894]
-----------------------------------------------
0.00 0.00 3886/3886 set_var <cycle 1> [196]
[909] 0.0 0.00 0.00 3886 valid_varname [909]
0.00 0.00 22782/90962 eval_isnamec1 [832]
-----------------------------------------------
0.00 0.00 1/3828 viminfo_readstring [450]
0.00 0.00 150/3828 read_viminfo_filemark [477]
0.00 0.00 210/3828 copy_viminfo_marks [405]
0.00 0.00 3467/3828 viminfo_readline [913]
[910] 0.0 0.00 0.00 3828 vim_fgets [910]
-----------------------------------------------
0.00 0.00 3594/3594 do_cmdline <cycle 1> [85]
[911] 0.0 0.00 0.00 3594 free_cmdlines [911]
-----------------------------------------------
0.00 0.00 94/3533 get_lval <cycle 1> [185]
0.00 0.00 1467/3533 f_get [389]
0.00 0.00 1972/3533 eval_index <cycle 1> [132]
[912] 0.0 0.00 0.00 3533 list_find [912]
-----------------------------------------------
0.00 0.00 2/3467 viminfo_encoding [633]
0.00 0.00 2/3467 read_viminfo_sub_string [746]
0.00 0.00 4/3467 read_viminfo_bufferlist <cycle 1> [551]
0.00 0.00 6/3467 read_viminfo_search_pattern [708]
0.00 0.00 68/3467 read_viminfo_up_to_marks <cycle 1> [449]
0.00 0.00 80/3467 read_viminfo_history [513]
0.00 0.00 97/3467 read_viminfo_register [552]
0.00 0.00 205/3467 do_viminfo <cycle 1> [338]
0.00 0.00 3003/3467 copy_viminfo_marks [405]
[913] 0.0 0.00 0.00 3467 viminfo_readline [913]
0.00 0.00 3467/3828 vim_fgets [910]
-----------------------------------------------
0.00 0.00 107/3425 do_source <cycle 1> [88]
0.00 0.00 787/3425 do_cmdline <cycle 1> [85]
0.00 0.00 2531/3425 call_user_func <cycle 1> [125]
[914] 0.0 0.00 0.00 3425 dbg_find_breakpoint [914]
0.00 0.00 3425/3425 debuggy_find [915]
-----------------------------------------------
0.00 0.00 3425/3425 dbg_find_breakpoint [914]
[915] 0.0 0.00 0.00 3425 debuggy_find [915]
-----------------------------------------------
0.00 0.00 128/3042 init_spell_chartab [1436]
0.00 0.00 2914/3042 utf_islower [919]
[916] 0.0 0.00 0.00 3042 utf_toupper [916]
0.00 0.00 3042/5390 utf_convert [894]
-----------------------------------------------
0.00 0.00 3/3025 aubuflocal_remove [1354]
0.00 0.00 24/3025 apply_autocmds_group <cycle 1> [208]
0.00 0.00 2998/3025 do_autocmd_event [64]
[917] 0.0 0.00 0.00 3025 au_cleanup [917]
0.00 0.00 1/40800 vim_regfree [850]
-----------------------------------------------
0.00 0.00 5/2965 f_reverse [1282]
0.00 0.00 60/2965 f_extend [329]
0.00 0.00 94/2965 ex_function <cycle 1> [197]
0.00 0.00 136/2965 f_add [476]
0.00 0.00 487/2965 filter_map <cycle 1> [322]
0.00 0.00 1059/2965 set_var_lval <cycle 1> [288]
0.00 0.00 1124/2965 set_var <cycle 1> [196]
[918] 0.0 0.00 0.00 2965 tv_check_lock [918]
-----------------------------------------------
0.00 0.00 98/2914 init_spell_chartab [1436]
0.00 0.00 2816/2914 vim_islower [885]
[919] 0.0 0.00 0.00 2914 utf_islower [919]
0.00 0.00 2914/3042 utf_toupper [916]
-----------------------------------------------
0.00 0.00 11/2911 ex_endtry [737]
0.00 0.00 321/2911 ex_endwhile [949]
0.00 0.00 396/2911 ex_else <cycle 1> [950]
0.00 0.00 2183/2911 ex_endif [907]
[920] 0.0 0.00 0.00 2911 dbg_check_skipped [920]
-----------------------------------------------
0.00 0.00 2/2853 autocmd_supported [1405]
0.00 0.00 3/2853 do_doautocmd <cycle 1> [190]
0.00 0.00 3/2853 au_exists [659]
0.00 0.00 1421/2853 do_autocmd [63]
0.00 0.00 1424/2853 find_end_event [962]
[921] 0.0 0.00 0.00 2853 event_name2nr [921]
-----------------------------------------------
0.00 0.00 2788/2788 vim_vsnprintf [986]
[922] 0.0 0.00 0.00 2788 tv_str [922]
0.00 0.00 2788/10575 get_tv_string_chk [877]
-----------------------------------------------
0.00 0.00 2777/2777 do_cmdline <cycle 1> [85]
[923] 0.0 0.00 0.00 2777 func_breakpoint [923]
-----------------------------------------------
0.00 0.00 2777/2777 do_cmdline <cycle 1> [85]
[924] 0.0 0.00 0.00 2777 func_dbg_tick [924]
-----------------------------------------------
0.00 0.00 2777/2777 do_cmdline <cycle 1> [85]
[925] 0.0 0.00 0.00 2777 func_name [925]
-----------------------------------------------
0.00 0.00 14/2545 apply_autocmds_group <cycle 1> [208]
0.00 0.00 2531/2545 call_func <cycle 1> [10]
[926] 0.0 0.00 0.00 2545 restoreRedobuff [926]
0.00 0.00 144/146 free_buff [1041]
-----------------------------------------------
0.00 0.00 14/2545 apply_autocmds_group <cycle 1> [208]
0.00 0.00 2531/2545 call_func <cycle 1> [10]
[927] 0.0 0.00 0.00 2545 restore_search_patterns [927]
0.00 0.00 72/74 set_vv_searchforward [1086]
0.00 0.00 72/158 set_vim_var_nr [1036]
-----------------------------------------------
0.00 0.00 14/2545 apply_autocmds_group <cycle 1> [208]
0.00 0.00 2531/2545 call_func <cycle 1> [10]
[928] 0.0 0.00 0.00 2545 saveRedobuff [928]
0.00 0.00 72/72 get_buffcont [1088]
-----------------------------------------------
0.00 0.00 2531/2531 call_user_func <cycle 1> [125]
[929] 0.0 0.00 0.00 2531 cat_func_name [929]
-----------------------------------------------
0.00 0.00 10/2502 highlight_exists [1214]
0.00 0.00 18/2502 highlight_changed [403]
0.00 0.00 704/2502 f_hlID [967]
0.00 0.00 1770/2502 syn_check_group [409]
[930] 0.0 0.00 0.00 2502 syn_name2id [930]
0.00 0.00 2502/6318 xstrlcpy [888]
0.00 0.00 2502/5368 vim_strup [895]
-----------------------------------------------
0.00 0.00 103/2431 did_set_string_option <cycle 1> [430]
0.00 0.00 370/2431 set_init_1 [34]
0.00 0.00 370/2431 set_options_default [354]
0.00 0.00 370/2431 vimrc_found [424]
0.00 0.00 370/2431 compatible_set [463]
0.00 0.00 424/2431 free_termoptions [1536]
0.00 0.00 424/2431 set_term_defaults [1606]
[931] 0.0 0.00 0.00 2431 istermoption [931]
-----------------------------------------------
0.00 0.00 1/2320 do_return [382]
0.00 0.00 1/2320 kh_init_cstr_t_uint64_t_map [1560]
0.00 0.00 1/2320 slang_alloc [661]
0.00 0.00 1/2320 alloc_tabpage [771]
0.00 0.00 1/2320 make_snapshot_rec [1563]
0.00 0.00 1/2320 vim_findfile_init [384]
0.00 0.00 1/2320 ll_new_list [1561]
0.00 0.00 2/2320 screenalloc <cycle 2> [696]
0.00 0.00 2/2320 kh_init_cstr_t_ptr_t_map [1444]
0.00 0.00 2/2320 spell_read_tree [114]
0.00 0.00 2/2320 win_split_ins <cycle 1> [234]
0.00 0.00 2/2320 kmp_init_Event [1446]
0.00 0.00 2/2320 kl_init_Event [1445]
0.00 0.00 3/2320 set_internal_string_var <cycle 1> [683]
0.00 0.00 3/2320 var_redir_start <cycle 1> [641]
0.00 0.00 3/2320 new_frame [1384]
0.00 0.00 3/2320 win_alloc [644]
0.00 0.00 4/2320 kh_init_uint64_t_ptr_t_map [1318]
0.00 0.00 4/2320 ex_sign [609]
0.00 0.00 4/2320 win_alloc_lines [1348]
0.00 0.00 4/2320 kmp_alloc_Event [1206]
0.00 0.00 7/2320 qf_init_ext <cycle 1> [315]
0.00 0.00 11/2320 buflist_new <cycle 1> [386]
0.00 0.00 42/2320 add_menu_path [394]
0.00 0.00 82/2320 new_script_vars [1082]
0.00 0.00 148/2320 syn_cmd_region [244]
0.00 0.00 382/2320 eval_for_line <cycle 1> [304]
0.00 0.00 1601/2320 list_alloc [941]
[932] 0.0 0.00 0.00 2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 2/2285 sha256_finish [1609]
0.00 0.00 2283/2285 readfile <cycle 1> [65]
[933] 0.0 0.00 0.00 2285 sha256_update [933]
0.00 0.00 1172/1172 sha256_process [946]
-----------------------------------------------
0.00 0.00 128/2218 init_spell_chartab [1436]
0.00 0.00 2090/2218 vim_isupper [899]
[934] 0.0 0.00 0.00 2218 utf_isupper [934]
0.00 0.00 2218/3891 utf_tolower [908]
-----------------------------------------------
0.00 0.00 30/2206 init_spell_chartab [1436]
0.00 0.00 2176/2206 nfa_regmatch <cycle 7> [36]
[935] 0.0 0.00 0.00 2206 vim_tolower [935]
-----------------------------------------------
0.00 0.00 2/2177 list_equal [673]
0.00 0.00 92/2177 ex_let_vars <cycle 1> [503]
0.00 0.00 111/2177 f_len [1060]
0.00 0.00 1972/2177 eval_index <cycle 1> [132]
[936] 0.0 0.00 0.00 2177 list_len [936]
-----------------------------------------------
0.00 0.00 617/2042 trans_function_name <cycle 1> [346]
0.00 0.00 1425/2042 call_func <cycle 1> [10]
[937] 0.0 0.00 0.00 2042 eval_fname_sid [937]
-----------------------------------------------
0.00 0.00 43/1967 do_unlet [397]
0.00 0.00 800/1967 get_lval <cycle 1> [185]
0.00 0.00 1124/1967 set_var <cycle 1> [196]
[938] 0.0 0.00 0.00 1967 var_check_ro [938]
-----------------------------------------------
0.00 0.00 1964/1964 store_loop_line [377]
[939] 0.0 0.00 0.00 1964 ga_append_via_ptr [939]
0.00 0.00 1964/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 1/1944 ex_break [1519]
0.00 0.00 17/1944 ex_continue [666]
0.00 0.00 19/1944 do_finish [1174]
0.00 0.00 39/1944 ex_catch [484]
0.00 0.00 40/1944 ex_endtry [737]
0.00 0.00 151/1944 do_cmdline <cycle 1> [85]
0.00 0.00 1677/1944 do_return [382]
[940] 0.0 0.00 0.00 1944 cleanup_conditionals [940]
-----------------------------------------------
0.00 0.00 1/1601 copy_viminfo_marks [405]
0.00 0.00 45/1601 dict_list [466]
0.00 0.00 185/1601 rettv_list_alloc [1027]
0.00 0.00 297/1601 list_copy <cycle 4> [441]
0.00 0.00 1073/1601 get_list_tv <cycle 1> [341]
[941] 0.0 0.00 0.00 1601 list_alloc [941]
0.00 0.00 1601/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 3/1434 do_set <cycle 1> [228]
0.00 0.00 412/1434 check_options [1415]
0.00 0.00 1019/1434 get_varp_scope [947]
[942] 0.0 0.00 0.00 1434 get_varp [942]
-----------------------------------------------
0.00 0.00 167/1397 list_join_inner [504]
0.00 0.00 1230/1397 getsourceline [207]
[943] 0.0 0.00 0.00 1397 ga_concat [943]
0.00 0.00 1397/73586 ga_grow [835]
-----------------------------------------------
1365 list_unref <cycle 5> [883]
[944] 0.0 0.00 0.00 1365 list_free <cycle 5> [944]
3454 clear_tv <cycle 5> [142]
-----------------------------------------------
0.00 0.00 1/1302 win_rest_invalid [1635]
0.00 0.00 3/1302 frame_comp_pos [1213]
0.00 0.00 4/1302 did_set_spelllang <cycle 1> [567]
0.00 0.00 4/1302 win_split_ins <cycle 1> [234]
0.00 0.00 4/1302 win_init_empty [1349]
0.00 0.00 4/1302 win_new_width <cycle 2> [1350]
0.00 0.00 7/1302 foldUpdateAll [1243]
0.00 0.00 11/1302 win_new_height <cycle 2> [511]
0.00 0.00 66/1302 changed_window_setting_win [1093]
0.00 0.00 88/1302 redraw_later [1079]
0.00 0.00 274/1302 redraw_buf_later [1007]
0.00 0.00 836/1302 redraw_all_later [958]
[945] 0.0 0.00 0.00 1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 1172/1172 sha256_update [933]
[946] 0.0 0.00 0.00 1172 sha256_process [946]
-----------------------------------------------
0.00 0.00 5/1149 set_option_value <cycle 1> [240]
0.00 0.00 10/1149 set_num_option [297]
0.00 0.00 14/1149 set_bool_option <cycle 1> [462]
0.00 0.00 53/1149 set_string_option <cycle 1> [560]
0.00 0.00 61/1149 set_string_option_direct [334]
0.00 0.00 86/1149 do_set <cycle 1> [228]
0.00 0.00 111/1149 did_set_string_option <cycle 1> [430]
0.00 0.00 205/1149 get_option_value [195]
0.00 0.00 604/1149 set_option_default [345]
[947] 0.0 0.00 0.00 1149 get_varp_scope [947]
0.00 0.00 1019/1434 get_varp [942]
-----------------------------------------------
0.00 0.00 1148/1148 fmarks_check_names [598]
[948] 0.0 0.00 0.00 1148 fmarks_check_one [948]
0.00 0.00 319/46770 vim_fnamecmp [840]
-----------------------------------------------
0.00 0.00 1140/1140 do_one_cmd <cycle 1> [6]
[949] 0.0 0.00 0.00 1140 ex_endwhile [949]
0.00 0.00 321/2911 dbg_check_skipped [920]
-----------------------------------------------
1115 do_one_cmd <cycle 1> [6]
[950] 0.0 0.00 0.00 1115 ex_else <cycle 1> [950]
0.00 0.00 396/2911 dbg_check_skipped [920]
137 eval_to_bool <cycle 1> [337]
-----------------------------------------------
1076 ex_while <cycle 1> [490]
[951] 0.0 0.00 0.00 1076 next_for_item <cycle 1> [951]
759 ex_let_vars <cycle 1> [503]
-----------------------------------------------
0.00 0.00 90/982 check_winopt [1220]
0.00 0.00 412/982 check_options [1415]
0.00 0.00 480/982 check_buf_options [1193]
[952] 0.0 0.00 0.00 982 check_string_option [952]
-----------------------------------------------
0.00 0.00 978/978 skip_grep_pat [882]
[953] 0.0 0.00 0.00 978 grep_internal [953]
-----------------------------------------------
0.00 0.00 1/828 init_homedir [745]
0.00 0.00 1/828 termcapinit [16]
0.00 0.00 1/828 process_env [1586]
0.00 0.00 1/828 term_bg_default [1618]
0.00 0.00 2/828 server_init [730]
0.00 0.00 3/828 set_init_1 [34]
0.00 0.00 3/828 get_mess_env [1539]
0.00 0.00 256/828 vim_getenv [1010]
0.00 0.00 560/828 home_replace [411]
[954] 0.0 0.00 0.00 828 os_getenv [954]
-----------------------------------------------
0.00 0.00 8/812 highlight_changed [403]
0.00 0.00 164/812 syn_id2attr [1035]
0.00 0.00 640/812 f_synIDtrans [968]
[955] 0.0 0.00 0.00 812 syn_get_final_id [955]
-----------------------------------------------
0.00 0.00 805/805 call_func <cycle 1> [10]
[956] 0.0 0.00 0.00 805 f_empty [956]
-----------------------------------------------
0.00 0.00 3/795 au_exists [659]
0.00 0.00 27/795 au_new_group [600]
0.00 0.00 765/795 au_get_grouparg [459]
[957] 0.0 0.00 0.00 795 au_find_group [957]
-----------------------------------------------
0.00 0.00 1/795 redraw_later_clear [1595]
0.00 0.00 1/795 set_last_search_pat [1465]
0.00 0.00 1/795 win_close <cycle 1> [296]
0.00 0.00 1/795 last_status_rec [312]
0.00 0.00 1/795 restore_snapshot [276]
0.00 0.00 2/795 win_setheight_win [274]
0.00 0.00 56/795 check_redraw [1042]
0.00 0.00 732/795 do_highlight <cycle 1> [308]
[958] 0.0 0.00 0.00 795 redraw_all_later [958]
0.00 0.00 836/1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 788/788 transchar_byte [960]
[959] 0.0 0.00 0.00 788 transchar [959]
0.00 0.00 788/788 vim_isprintc_strict [961]
-----------------------------------------------
0.00 0.00 788/788 msg_outtrans_len_attr [87]
[960] 0.0 0.00 0.00 788 transchar_byte [960]
0.00 0.00 788/788 transchar [959]
-----------------------------------------------
0.00 0.00 788/788 transchar [959]
[961] 0.0 0.00 0.00 788 vim_isprintc_strict [961]
-----------------------------------------------
0.00 0.00 3/784 do_doautocmd <cycle 1> [190]
0.00 0.00 781/784 do_autocmd [63]
[962] 0.0 0.00 0.00 784 find_end_event [962]
0.00 0.00 1424/2853 event_name2nr [921]
-----------------------------------------------
0.00 0.00 772/772 add_keyword [299]
[963] 0.0 0.00 0.00 772 copy_id_list [963]
-----------------------------------------------
0.00 0.00 213/765 copy_viminfo_marks [405]
0.00 0.00 552/765 chk_modeline <cycle 1> [649]
[964] 0.0 0.00 0.00 765 vim_isspace [964]
-----------------------------------------------
0.00 0.00 744/744 call_func <cycle 1> [10]
[965] 0.0 0.00 0.00 744 f_has [965]
0.00 0.00 744/6383 get_tv_string [886]
0.00 0.00 707/708 provider_has_feature [966]
-----------------------------------------------
0.00 0.00 1/708 adjust_clipboard_register [1487]
0.00 0.00 707/708 f_has [965]
[966] 0.0 0.00 0.00 708 provider_has_feature [966]
0.00 0.00 1/1 can_execute [1491]
-----------------------------------------------
0.00 0.00 704/704 call_func <cycle 1> [10]
[967] 0.0 0.00 0.00 704 f_hlID [967]
0.00 0.00 704/2502 syn_name2id [930]
0.00 0.00 704/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 704/704 call_func <cycle 1> [10]
[968] 0.0 0.00 0.00 704 f_synIDtrans [968]
0.00 0.00 704/6052 get_tv_number [891]
0.00 0.00 640/812 syn_get_final_id [955]
-----------------------------------------------
0.00 0.00 641/641 hasAnyFolding [970]
[969] 0.0 0.00 0.00 641 foldmethodIsManual [969]
-----------------------------------------------
0.00 0.00 4/641 update_topline <cycle 2> [350]
0.00 0.00 637/641 hasFoldingWin [973]
[970] 0.0 0.00 0.00 641 hasAnyFolding [970]
0.00 0.00 641/641 foldmethodIsManual [969]
-----------------------------------------------
0.00 0.00 639/639 menu_name_equal [993]
[971] 0.0 0.00 0.00 639 menu_namecmp [971]
-----------------------------------------------
0.00 0.00 637/637 hasFoldingWin [973]
[972] 0.0 0.00 0.00 637 checkupdate [972]
0.00 0.00 4/4 foldUpdate [1313]
-----------------------------------------------
0.00 0.00 5/637 curs_rows [557]
0.00 0.00 62/637 hasFolding [1096]
0.00 0.00 250/637 comp_botline [358]
0.00 0.00 320/637 foldedCount [1002]
[973] 0.0 0.00 0.00 637 hasFoldingWin [973]
0.00 0.00 637/637 checkupdate [972]
0.00 0.00 637/641 hasAnyFolding [970]
-----------------------------------------------
624 do_one_cmd <cycle 1> [6]
[974] 0.0 0.00 0.00 624 ex_highlight <cycle 1> [974]
624 do_highlight <cycle 1> [308]
-----------------------------------------------
0.00 0.00 17/608 set_bool_option <cycle 1> [462]
0.00 0.00 19/608 set_num_option [297]
0.00 0.00 59/608 set_string_option_direct [334]
0.00 0.00 106/608 did_set_string_option <cycle 1> [430]
0.00 0.00 407/608 set_option_default [345]
[975] 0.0 0.00 0.00 608 set_option_scriptID_idx [975]
-----------------------------------------------
0.00 0.00 8/570 syn_add_cluster [655]
0.00 0.00 61/570 syn_cmd_match [283]
0.00 0.00 80/570 get_attr_entry [712]
0.00 0.00 421/570 syn_add_group [451]
[976] 0.0 0.00 0.00 570 ga_append_via_ptr [976]
0.00 0.00 570/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 561/561 ex_function <cycle 1> [197]
[977] 0.0 0.00 0.00 561 prof_def_func [977]
-----------------------------------------------
0.00 0.00 513/513 do_cmdline <cycle 1> [85]
[978] 0.0 0.00 0.00 513 source_breakpoint [978]
-----------------------------------------------
0.00 0.00 513/513 do_cmdline <cycle 1> [85]
[979] 0.0 0.00 0.00 513 source_dbg_tick [979]
-----------------------------------------------
0.00 0.00 513/513 do_cmdline <cycle 1> [85]
[980] 0.0 0.00 0.00 513 source_level [980]
-----------------------------------------------
0.00 0.00 3/504 var_redir_stop <cycle 1> [1398]
0.00 0.00 239/504 f_join [398]
0.00 0.00 262/504 getsourceline [207]
[981] 0.0 0.00 0.00 504 ga_append [981]
0.00 0.00 504/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 137/502 did_set_option [1047]
0.00 0.00 365/502 set_option_default [345]
[982] 0.0 0.00 0.00 502 insecure_flag [982]
-----------------------------------------------
0.00 0.00 1/479 syn_cmd_sync [676]
0.00 0.00 2/479 do_one_cmd <cycle 1> [6]
0.00 0.00 3/479 chk_modeline <cycle 1> [649]
0.00 0.00 4/479 read_viminfo_search_pattern [708]
0.00 0.00 6/479 ex_menu <cycle 1> [390]
0.00 0.00 9/479 spell_check_msm [1395]
0.00 0.00 10/479 parse_shape_opt [580]
0.00 0.00 16/479 read_viminfo_register [552]
0.00 0.00 16/479 uc_scan_attr [625]
0.00 0.00 16/479 get_syn_pattern [239]
0.00 0.00 43/479 read_limits [465]
0.00 0.00 51/479 parse_cino [1173]
0.00 0.00 84/479 buf_init_chartab [583]
0.00 0.00 218/479 read_viminfo_filemark [477]
[983] 0.0 0.00 0.00 479 getdigits [983]
0.00 0.00 479/9128 skipdigits [880]
-----------------------------------------------
0.00 0.00 456/456 syn_clear_time [1014]
[984] 0.0 0.00 0.00 456 profile_zero [984]
-----------------------------------------------
0.00 0.00 415/415 nfa_regatom <cycle 6> [59]
[985] 0.0 0.00 0.00 415 nfa_recognize_char_class [985]
-----------------------------------------------
0.00 0.00 1/395 smsg [227]
0.00 0.00 3/395 vim_snprintf_add [1401]
0.00 0.00 29/395 vim_snprintf [1149]
0.00 0.00 362/395 f_printf [532]
[986] 0.0 0.00 0.00 395 vim_vsnprintf [986]
0.00 0.00 2788/2788 tv_str [922]
-----------------------------------------------
0.00 0.00 387/387 post2nfa [78]
[987] 0.0 0.00 0.00 387 append [987]
-----------------------------------------------
0.00 0.00 2/372 buflist_new <cycle 1> [386]
0.00 0.00 50/372 clear_winopt [1280]
0.00 0.00 320/372 free_buf_options [1233]
[988] 0.0 0.00 0.00 372 clear_string_option [988]
-----------------------------------------------
0.00 0.00 368/368 f_synIDattr [460]
[989] 0.0 0.00 0.00 368 highlight_color [989]
-----------------------------------------------
0.00 0.00 346/346 list_remove [991]
[990] 0.0 0.00 0.00 346 list_fix_watch [990]
-----------------------------------------------
0.00 0.00 346/346 listitem_remove [455]
[991] 0.0 0.00 0.00 346 list_remove [991]
0.00 0.00 346/346 list_fix_watch [990]
-----------------------------------------------
0.00 0.00 36/345 ex_let_one <cycle 1> [285]
0.00 0.00 309/345 get_option_tv [194]
[992] 0.0 0.00 0.00 345 find_option_end [992]
-----------------------------------------------
0.00 0.00 345/345 add_menu_path [394]
[993] 0.0 0.00 0.00 345 menu_name_equal [993]
0.00 0.00 639/639 menu_namecmp [971]
-----------------------------------------------
0.00 0.00 2/344 vim_chdir [9]
0.00 0.00 3/344 init_homedir [745]
0.00 0.00 339/344 path_full_dir_name [1059]
[994] 0.0 0.00 0.00 344 os_chdir [994]
-----------------------------------------------
0.00 0.00 107/336 is_executable_in_path [497]
0.00 0.00 229/336 path_get_absolute_path [422]
[995] 0.0 0.00 0.00 336 append_path [995]
-----------------------------------------------
0.00 0.00 336/336 f_synIDattr [460]
[996] 0.0 0.00 0.00 336 highlight_has_attr [996]
-----------------------------------------------
0.00 0.00 334/334 eval_for_line <cycle 1> [304]
[997] 0.0 0.00 0.00 334 list_add_watch [997]
-----------------------------------------------
0.00 0.00 334/334 free_for_info [457]
[998] 0.0 0.00 0.00 334 list_rem_watch [998]
-----------------------------------------------
0.00 0.00 330/330 diff_check_fill [1000]
[999] 0.0 0.00 0.00 330 diff_check [999]
0.00 0.00 1/1 ex_diffupdate [1521]
-----------------------------------------------
0.00 0.00 4/330 set_empty_rows [1292]
0.00 0.00 6/330 update_topline <cycle 2> [350]
0.00 0.00 11/330 plines_win_col [811]
0.00 0.00 53/330 botline_forw [438]
0.00 0.00 256/330 plines_win [357]
[1000] 0.0 0.00 0.00 330 diff_check_fill [1000]
0.00 0.00 330/330 diff_check [999]
-----------------------------------------------
0.00 0.00 8/329 ex_sign [609]
0.00 0.00 321/329 msg_puts_display [71]
[1001] 0.0 0.00 0.00 329 utf_ptr2cells [1001]
-----------------------------------------------
0.00 0.00 320/320 lineFolded [1003]
[1002] 0.0 0.00 0.00 320 foldedCount [1002]
0.00 0.00 320/637 hasFoldingWin [973]
-----------------------------------------------
0.00 0.00 320/320 plines_win_nofill [342]
[1003] 0.0 0.00 0.00 320 lineFolded [1003]
0.00 0.00 320/320 foldedCount [1002]
-----------------------------------------------
0.00 0.00 116/316 list_join_inner [504]
0.00 0.00 200/316 find_some_match [213]
[1004] 0.0 0.00 0.00 316 echo_string [1004]
0.00 0.00 316/16902 get_tv_string_buf [873]
-----------------------------------------------
0.00 0.00 1/309 close_buffer <cycle 1> [657]
0.00 0.00 1/309 do_ecmd <cycle 1> [265]
0.00 0.00 1/309 ex_copen <cycle 1> [248]
0.00 0.00 3/309 win_close <cycle 1> [296]
0.00 0.00 3/309 win_goto <cycle 1> [1403]
0.00 0.00 9/309 win_enter_ext <cycle 1> [305]
0.00 0.00 9/309 aucmd_restbuf [242]
0.00 0.00 141/309 switch_win [1045]
0.00 0.00 141/309 restore_win [1044]
[1005] 0.0 0.00 0.00 309 win_valid [1005]
-----------------------------------------------
0.00 0.00 1/295 do_ecmd <cycle 1> [265]
0.00 0.00 147/295 block_autocmds [1039]
0.00 0.00 147/295 unblock_autocmds [1040]
[1006] 0.0 0.00 0.00 295 get_vim_var_str [1006]
0.00 0.00 295/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 274/274 redraw_curbuf_later [1008]
[1007] 0.0 0.00 0.00 274 redraw_buf_later [1007]
0.00 0.00 274/1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 1/274 readfile <cycle 1> [65]
0.00 0.00 2/274 do_ecmd <cycle 1> [265]
0.00 0.00 2/274 syn_cmd_sync [676]
0.00 0.00 3/274 qf_fill_buffer <cycle 1> [692]
0.00 0.00 4/274 syn_cmd_clear [521]
0.00 0.00 6/274 syn_cmd_cluster [514]
0.00 0.00 25/274 syn_cmd_region [244]
0.00 0.00 61/274 syn_cmd_match [283]
0.00 0.00 62/274 check_redraw [1042]
0.00 0.00 108/274 syn_cmd_keyword [292]
[1008] 0.0 0.00 0.00 274 redraw_curbuf_later [1008]
0.00 0.00 274/274 redraw_buf_later [1007]
-----------------------------------------------
0.00 0.00 258/258 vim_regsub_both [246]
[1009] 0.0 0.00 0.00 258 prog_magic_wrong [1009]
-----------------------------------------------
0.00 0.00 1/256 init_locale [1551]
0.00 0.00 1/256 vimrc_found [424]
0.00 0.00 4/256 set_init_1 [34]
0.00 0.00 32/256 get_env_tv [553]
0.00 0.00 218/256 expand_env_esc [444]
[1010] 0.0 0.00 0.00 256 vim_getenv [1010]
0.00 0.00 256/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 1/254 write_viminfo_marks [572]
0.00 0.00 1/254 write_viminfo_sub_string [671]
0.00 0.00 2/254 wvsp_one [1486]
0.00 0.00 3/254 write_viminfo_bufferlist [512]
0.00 0.00 32/254 write_viminfo_registers [645]
0.00 0.00 40/254 write_viminfo_history [593]
0.00 0.00 76/254 write_one_filemark [493]
0.00 0.00 99/254 copy_viminfo_marks [405]
[1011] 0.0 0.00 0.00 254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 246/246 do_one_cmd <cycle 1> [6]
[1012] 0.0 0.00 0.00 246 current_func_returned [1012]
-----------------------------------------------
0.00 0.00 1/244 vim_findfile [4]
0.00 0.00 2/244 init_homedir [745]
0.00 0.00 2/244 f_getcwd [691]
0.00 0.00 2/244 ex_cd [7]
0.00 0.00 3/244 path_shorten_fname_if_possible [704]
0.00 0.00 3/244 shorten_fnames [601]
0.00 0.00 3/244 vim_findfile_init [384]
0.00 0.00 228/244 path_full_dir_name [1059]
[1013] 0.0 0.00 0.00 244 os_dirname [1013]
-----------------------------------------------
0.00 0.00 228/228 get_syn_pattern [239]
[1014] 0.0 0.00 0.00 228 syn_clear_time [1014]
0.00 0.00 456/456 profile_zero [984]
-----------------------------------------------
0.00 0.00 4/225 foldUpdate [1313]
0.00 0.00 9/225 get_syn_options [402]
0.00 0.00 212/225 syn_stack_free_all [1017]
[1015] 0.0 0.00 0.00 225 foldmethodIsSyntax [1015]
-----------------------------------------------
215 call_func <cycle 1> [10]
[1016] 0.0 0.00 0.00 215 f_call <cycle 1> [1016]
0.00 0.00 170/6383 get_tv_string [886]
215 func_call <cycle 1> [448]
-----------------------------------------------
0.00 0.00 2/212 syn_cmd_sync [676]
0.00 0.00 4/212 syn_cmd_clear [521]
0.00 0.00 6/212 syntax_clear [1275]
0.00 0.00 6/212 syn_cmd_cluster [514]
0.00 0.00 25/212 syn_cmd_region [244]
0.00 0.00 61/212 syn_cmd_match [283]
0.00 0.00 108/212 syn_cmd_keyword [292]
[1017] 0.0 0.00 0.00 212 syn_stack_free_all [1017]
0.00 0.00 212/212 syn_stack_free_block [1018]
0.00 0.00 212/225 foldmethodIsSyntax [1015]
-----------------------------------------------
0.00 0.00 212/212 syn_stack_free_all [1017]
[1018] 0.0 0.00 0.00 212 syn_stack_free_block [1018]
-----------------------------------------------
0.00 0.00 2/210 f_setloclist <cycle 1> [1428]
0.00 0.00 6/210 f_getqflist [392]
0.00 0.00 13/210 f_winbufnr [1190]
0.00 0.00 19/210 setwinvar <cycle 1> [695]
0.00 0.00 48/210 f_winwidth [1113]
0.00 0.00 122/210 getwinvar <cycle 1> [391]
[1019] 0.0 0.00 0.00 210 find_win_by_nr [1019]
0.00 0.00 210/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 203/203 find_command [862]
[1020] 0.0 0.00 0.00 203 find_ucmd [1020]
0.00 0.00 1/59 vim_isdigit [1100]
-----------------------------------------------
0.00 0.00 2/198 set_errorlist <cycle 1> [541]
0.00 0.00 3/198 qf_fill_buffer <cycle 1> [692]
0.00 0.00 4/198 check_changed_any [778]
0.00 0.00 5/198 get_errorlist [393]
0.00 0.00 8/198 find_buffer [1231]
0.00 0.00 42/198 get_buf_tv [1090]
0.00 0.00 65/198 write_viminfo_filemarks [364]
0.00 0.00 69/198 buflist_nr2name [492]
[1021] 0.0 0.00 0.00 198 buflist_findnr [1021]
-----------------------------------------------
0.00 0.00 198/198 add_menu_path [394]
[1022] 0.0 0.00 0.00 198 free_menu_string [1022]
-----------------------------------------------
0.00 0.00 1/191 check_termcode [527]
0.00 0.00 190/191 find_special_key [542]
[1023] 0.0 0.00 0.00 191 handle_x_keys [1023]
-----------------------------------------------
0.00 0.00 190/190 find_special_key [542]
[1024] 0.0 0.00 0.00 190 get_special_key_code [1024]
0.00 0.00 36683/39935 vim_isIDc [853]
-----------------------------------------------
0.00 0.00 25/189 syn_cmd_region [244]
0.00 0.00 61/189 syn_cmd_match [283]
0.00 0.00 103/189 syn_cmd_keyword [292]
[1025] 0.0 0.00 0.00 189 syn_incl_toplevel [1025]
-----------------------------------------------
1 close_buffer <cycle 1> [657]
1 ex_quit <cycle 1> [780]
1 do_ecmd <cycle 1> [265]
1 load_colors <cycle 1> [786]
4 buf_freeall <cycle 1> [1407]
4 getout <cycle 1> [294]
6 qf_fill_buffer <cycle 1> [692]
8 did_set_string_option <cycle 1> [430]
13 buflist_new <cycle 1> [386]
18 win_enter_ext <cycle 1> [305]
20 call_func <cycle 1> [10]
108 do_source <cycle 1> [88]
0.00 6.51 1/12 mb_init [18]
0.00 6.51 1/12 main [1]
[1026] 0.0 0.00 0.00 187 apply_autocmds <cycle 1> [1026]
187 apply_autocmds_group <cycle 1> [208]
-----------------------------------------------
0.00 0.00 1/185 f_reltime [761]
0.00 0.00 2/185 f_tabpagebuflist [719]
0.00 0.00 3/185 f_readfile [486]
0.00 0.00 4/185 f_getmatches [1309]
0.00 0.00 5/185 get_buffer_lines [453]
0.00 0.00 6/185 f_getqflist [392]
0.00 0.00 18/185 f_range [631]
0.00 0.00 51/185 dict_list [466]
0.00 0.00 95/185 f_split [235]
[1027] 0.0 0.00 0.00 185 rettv_list_alloc [1027]
0.00 0.00 185/1601 list_alloc [941]
-----------------------------------------------
0.00 0.00 1/178 do_one_cmd <cycle 1> [6]
0.00 0.00 20/178 set_string_option_direct [334]
0.00 0.00 60/178 set_string_option_global [550]
0.00 0.00 97/178 did_set_string_option <cycle 1> [430]
[1028] 0.0 0.00 0.00 178 free_string_option [1028]
-----------------------------------------------
0.00 0.00 3/177 ml_open [201]
0.00 0.00 174/177 v_do_log_to_file [1033]
[1029] 0.0 0.00 0.00 177 os_get_pid [1029]
-----------------------------------------------
0.00 0.00 175/175 utf_composinglike [440]
[1030] 0.0 0.00 0.00 175 arabic_maycombine [1030]
-----------------------------------------------
0.00 0.00 174/174 v_do_log_to_file [1033]
[1031] 0.0 0.00 0.00 174 os_get_localtime [1031]
0.00 0.00 174/174 os_localtime_r [1032]
-----------------------------------------------
0.00 0.00 174/174 os_get_localtime [1031]
[1032] 0.0 0.00 0.00 174 os_localtime_r [1032]
-----------------------------------------------
0.00 0.00 174/174 do_log [474]
[1033] 0.0 0.00 0.00 174 v_do_log_to_file [1033]
0.00 0.00 174/174 os_get_localtime [1031]
0.00 0.00 174/177 os_get_pid [1029]
-----------------------------------------------
0.00 0.00 165/165 do_highlight <cycle 1> [308]
[1034] 0.0 0.00 0.00 165 hl_has_settings [1034]
-----------------------------------------------
0.00 0.00 164/164 highlight_changed [403]
[1035] 0.0 0.00 0.00 164 syn_id2attr [1035]
0.00 0.00 164/812 syn_get_final_id [955]
-----------------------------------------------
0.00 0.00 1/158 read_viminfo_search_pattern [708]
0.00 0.00 1/158 set_bool_option <cycle 1> [462]
0.00 0.00 2/158 eval_init [408]
0.00 0.00 2/158 f_system [529]
0.00 0.00 2/158 apply_autocmds_group <cycle 1> [208]
0.00 0.00 4/158 call_shell [335]
0.00 0.00 72/158 restore_search_patterns [927]
0.00 0.00 74/158 set_vv_searchforward [1086]
[1036] 0.0 0.00 0.00 158 set_vim_var_nr [1036]
-----------------------------------------------
153 do_one_cmd <cycle 1> [6]
[1037] 0.0 0.00 0.00 153 ex_unlet <cycle 1> [1037]
153 ex_unletlock <cycle 1> [395]
-----------------------------------------------
0.00 0.00 69/149 syn_cmd_region [244]
0.00 0.00 80/149 syn_cmd_match [283]
[1038] 0.0 0.00 0.00 149 vim_regcomp_had_eol [1038]
-----------------------------------------------
0.00 0.00 1/147 win_free [710]
0.00 0.00 1/147 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 1/147 aucmd_restbuf [242]
0.00 0.00 3/147 win_alloc [644]
0.00 0.00 141/147 switch_win [1045]
[1039] 0.0 0.00 0.00 147 block_autocmds [1039]
0.00 0.00 147/295 get_vim_var_str [1006]
-----------------------------------------------
0.00 0.00 1/147 win_free [710]
0.00 0.00 1/147 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 1/147 aucmd_restbuf [242]
0.00 0.00 3/147 win_alloc [644]
0.00 0.00 141/147 restore_win [1044]
[1040] 0.0 0.00 0.00 147 unblock_autocmds [1040]
0.00 0.00 147/295 get_vim_var_str [1006]
-----------------------------------------------
0.00 0.00 2/146 restore_typeahead [1599]
0.00 0.00 144/146 restoreRedobuff [926]
[1041] 0.0 0.00 0.00 146 free_buff [1041]
-----------------------------------------------
0.00 0.00 17/142 set_bool_option <cycle 1> [462]
0.00 0.00 19/142 set_num_option [297]
0.00 0.00 106/142 did_set_string_option <cycle 1> [430]
[1042] 0.0 0.00 0.00 142 check_redraw [1042]
0.00 0.00 76/79 status_redraw_all [1085]
0.00 0.00 66/66 changed_window_setting [1092]
0.00 0.00 62/274 redraw_curbuf_later [1008]
0.00 0.00 56/795 redraw_all_later [958]
-----------------------------------------------
0.00 0.00 70/142 nfa_regatom <cycle 6> [59]
0.00 0.00 72/142 skip_anyof [423]
[1043] 0.0 0.00 0.00 142 get_char_class [1043]
-----------------------------------------------
0.00 0.00 19/141 setwinvar <cycle 1> [695]
0.00 0.00 122/141 getwinvar <cycle 1> [391]
[1044] 0.0 0.00 0.00 141 restore_win [1044]
0.00 0.00 141/141 valid_tabpage [1046]
0.00 0.00 141/309 win_valid [1005]
0.00 0.00 141/147 unblock_autocmds [1040]
-----------------------------------------------
0.00 0.00 19/141 setwinvar <cycle 1> [695]
0.00 0.00 122/141 getwinvar <cycle 1> [391]
[1045] 0.0 0.00 0.00 141 switch_win [1045]
0.00 0.00 141/147 block_autocmds [1039]
0.00 0.00 141/309 win_valid [1005]
-----------------------------------------------
0.00 0.00 141/141 restore_win [1044]
[1046] 0.0 0.00 0.00 141 valid_tabpage [1046]
-----------------------------------------------
0.00 0.00 53/137 set_string_option <cycle 1> [560]
0.00 0.00 84/137 do_set <cycle 1> [228]
[1047] 0.0 0.00 0.00 137 did_set_option [1047]
0.00 0.00 137/502 insecure_flag [982]
-----------------------------------------------
0.00 0.00 132/132 find_special_key [542]
[1048] 0.0 0.00 0.00 132 simplify_key [1048]
-----------------------------------------------
0.00 0.00 24/131 apply_autocmds_group <cycle 1> [208]
0.00 0.00 107/131 do_source <cycle 1> [88]
[1049] 0.0 0.00 0.00 131 restore_funccal [1049]
-----------------------------------------------
0.00 0.00 24/131 apply_autocmds_group <cycle 1> [208]
0.00 0.00 107/131 do_source <cycle 1> [88]
[1050] 0.0 0.00 0.00 131 save_funccal [1050]
-----------------------------------------------
0.00 0.00 2/130 utf_strnicmp [1397]
0.00 0.00 128/130 init_spell_chartab [1436]
[1051] 0.0 0.00 0.00 130 utf_fold [1051]
0.00 0.00 130/5390 utf_convert [894]
-----------------------------------------------
0.00 0.00 1/126 mf_trans_add [789]
0.00 0.00 125/126 mf_ins_hash [1053]
[1052] 0.0 0.00 0.00 126 mf_hash_add_item [1052]
-----------------------------------------------
0.00 0.00 1/125 mf_trans_add [789]
0.00 0.00 29/125 mf_new [595]
0.00 0.00 95/125 mf_get [1073]
[1053] 0.0 0.00 0.00 125 mf_ins_hash [1053]
0.00 0.00 125/126 mf_hash_add_item [1052]
-----------------------------------------------
0.00 0.00 29/124 mf_new [595]
0.00 0.00 95/124 mf_get [1073]
[1054] 0.0 0.00 0.00 124 mf_ins_used [1054]
-----------------------------------------------
122 call_func <cycle 1> [10]
[1055] 0.0 0.00 0.00 122 f_getwinvar <cycle 1> [1055]
122 getwinvar <cycle 1> [391]
-----------------------------------------------
0.00 0.00 25/120 mf_trans_del [1156]
0.00 0.00 95/120 mf_find_hash [1072]
[1056] 0.0 0.00 0.00 120 mf_hash_find [1056]
-----------------------------------------------
0.00 0.00 118/118 do_highlight <cycle 1> [308]
[1057] 0.0 0.00 0.00 118 highlight_clear [1057]
-----------------------------------------------
0.00 0.00 116/116 list_join_inner [504]
[1058] 0.0 0.00 0.00 116 ga_append_via_ptr [1058]
0.00 0.00 116/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 115/115 path_get_absolute_path [422]
[1059] 0.0 0.00 0.00 115 path_full_dir_name [1059]
0.00 0.00 339/344 os_chdir [994]
0.00 0.00 228/244 os_dirname [1013]
-----------------------------------------------
0.00 0.00 111/111 call_func <cycle 1> [10]
[1060] 0.0 0.00 0.00 111 f_len [1060]
0.00 0.00 111/2177 list_len [936]
-----------------------------------------------
0.00 0.00 1/110 ex_scriptencoding [781]
0.00 0.00 2/110 viminfo_encoding [633]
0.00 0.00 107/110 do_source <cycle 1> [88]
[1061] 0.0 0.00 0.00 110 convert_setup [1061]
0.00 0.00 110/110 convert_setup_ext [1062]
-----------------------------------------------
0.00 0.00 110/110 convert_setup [1061]
[1062] 0.0 0.00 0.00 110 convert_setup_ext [1062]
-----------------------------------------------
0.00 0.00 108/108 eval_vars [332]
[1063] 0.0 0.00 0.00 108 find_cmdline_var [1063]
-----------------------------------------------
0.00 0.00 107/107 screen_puts_len [73]
[1064] 0.0 0.00 0.00 107 arabic_char [1064]
-----------------------------------------------
0.00 0.00 107/107 screen_puts_len [73]
[1065] 0.0 0.00 0.00 107 utf_char2cells [1065]
-----------------------------------------------
105 do_in_runtimepath <cycle 1> [50]
[1066] 0.0 0.00 0.00 105 source_callback <cycle 1> [1066]
105 do_source <cycle 1> [88]
-----------------------------------------------
0.00 0.00 3/101 peekchr [99]
0.00 0.00 98/101 nfa_regatom <cycle 6> [59]
[1067] 0.0 0.00 0.00 101 backslash_trans [1067]
-----------------------------------------------
0.00 0.00 100/100 init_history [702]
[1068] 0.0 0.00 0.00 100 clear_hist_entry [1068]
-----------------------------------------------
0.00 0.00 16/98 cstrchr [260]
0.00 0.00 32/98 init_spell_chartab [1436]
0.00 0.00 50/98 do_upper [1108]
[1069] 0.0 0.00 0.00 98 vim_toupper [1069]
-----------------------------------------------
0.00 0.00 1/97 mf_trans_del [1156]
0.00 0.00 96/97 mf_rem_hash [1071]
[1070] 0.0 0.00 0.00 97 mf_hash_rem_item [1070]
-----------------------------------------------
0.00 0.00 1/96 mf_trans_add [789]
0.00 0.00 95/96 mf_get [1073]
[1071] 0.0 0.00 0.00 96 mf_rem_hash [1071]
0.00 0.00 96/97 mf_hash_rem_item [1070]
-----------------------------------------------
0.00 0.00 95/95 mf_get [1073]
[1072] 0.0 0.00 0.00 95 mf_find_hash [1072]
0.00 0.00 95/120 mf_hash_find [1056]
-----------------------------------------------
0.00 0.00 1/95 ml_upd_block0 [547]
0.00 0.00 4/95 ml_lineadd [807]
0.00 0.00 20/95 ml_append_int [616]
0.00 0.00 70/95 ml_find_line [724]
[1073] 0.0 0.00 0.00 95 mf_get [1073]
0.00 0.00 95/95 mf_find_hash [1072]
0.00 0.00 95/95 mf_rem_used [1074]
0.00 0.00 95/96 mf_rem_hash [1071]
0.00 0.00 95/124 mf_ins_used [1054]
0.00 0.00 95/125 mf_ins_hash [1053]
-----------------------------------------------
0.00 0.00 95/95 mf_get [1073]
[1074] 0.0 0.00 0.00 95 mf_rem_used [1074]
-----------------------------------------------
0.00 0.00 94/94 list_insert_tv [519]
[1075] 0.0 0.00 0.00 94 list_insert [1075]
0.00 0.00 94/4741 list_append [902]
-----------------------------------------------
0.00 0.00 89/89 trans_special [543]
[1076] 0.0 0.00 0.00 89 add_char2buf [1076]
0.00 0.00 89/6095 utf_char2bytes [890]
-----------------------------------------------
0.00 0.00 89/89 find_special_key [542]
[1077] 0.0 0.00 0.00 89 extract_modifiers [1077]
-----------------------------------------------
0.00 0.00 88/88 find_special_key [542]
[1078] 0.0 0.00 0.00 88 name_to_mod_mask [1078]
-----------------------------------------------
0.00 0.00 1/88 did_set_string_option <cycle 1> [430]
0.00 0.00 1/88 clear_matches [1503]
0.00 0.00 1/88 qf_win_pos_update [314]
0.00 0.00 85/88 status_redraw_all [1085]
[1079] 0.0 0.00 0.00 88 redraw_later [1079]
0.00 0.00 88/1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 86/86 call_func <cycle 1> [10]
[1080] 0.0 0.00 0.00 86 f_type [1080]
-----------------------------------------------
0.00 0.00 1/83 get_stty [740]
0.00 0.00 37/83 set_termname [17]
0.00 0.00 45/83 parse_builtin_tcap [563]
[1081] 0.0 0.00 0.00 83 find_termcode [1081]
-----------------------------------------------
0.00 0.00 82/82 do_source <cycle 1> [88]
[1082] 0.0 0.00 0.00 82 new_script_vars [1082]
0.00 0.00 82/73586 ga_grow [835]
0.00 0.00 82/2320 xcalloc [932]
0.00 0.00 82/5155 init_var_dict [900]
-----------------------------------------------
0.00 0.00 80/80 read_viminfo_history [513]
[1083] 0.0 0.00 0.00 80 hist_char2type [1083]
-----------------------------------------------
0.00 0.00 80/80 read_viminfo_history [513]
[1084] 0.0 0.00 0.00 80 in_history [1084]
-----------------------------------------------
0.00 0.00 3/79 shorten_fnames [601]
0.00 0.00 76/79 check_redraw [1042]
[1085] 0.0 0.00 0.00 79 status_redraw_all [1085]
0.00 0.00 85/88 redraw_later [1079]
-----------------------------------------------
0.00 0.00 2/74 set_last_search_pat [1465]
0.00 0.00 72/74 restore_search_patterns [927]
[1086] 0.0 0.00 0.00 74 set_vv_searchforward [1086]
0.00 0.00 74/158 set_vim_var_nr [1036]
-----------------------------------------------
73 do_one_cmd <cycle 1> [6]
[1087] 0.0 0.00 0.00 73 ex_set <cycle 1> [1087]
73 do_set <cycle 1> [228]
-----------------------------------------------
0.00 0.00 72/72 saveRedobuff [928]
[1088] 0.0 0.00 0.00 72 get_buffcont [1088]
-----------------------------------------------
0.00 0.00 4/70 win_new_width <cycle 2> [1350]
0.00 0.00 66/70 changed_window_setting_win [1093]
[1089] 0.0 0.00 0.00 70 changed_line_abv_curs_win [1089]
-----------------------------------------------
0.00 0.00 3/69 f_getbufline [502]
0.00 0.00 5/69 f_setbufvar <cycle 1> [282]
0.00 0.00 6/69 f_bufwinnr [1259]
0.00 0.00 10/69 f_bufname [656]
0.00 0.00 12/69 f_getbufvar <cycle 1> [380]
0.00 0.00 33/69 f_bufnr [1140]
[1090] 0.0 0.00 0.00 69 get_buf_tv [1090]
0.00 0.00 42/198 buflist_findnr [1021]
0.00 0.00 6/6 buflist_findpat [1252]
-----------------------------------------------
0.00 0.00 67/67 screenclear2 [1464]
[1091] 0.0 0.00 0.00 67 lineclear [1091]
-----------------------------------------------
0.00 0.00 66/66 check_redraw [1042]
[1092] 0.0 0.00 0.00 66 changed_window_setting [1092]
0.00 0.00 66/66 changed_window_setting_win [1093]
-----------------------------------------------
0.00 0.00 66/66 changed_window_setting [1092]
[1093] 0.0 0.00 0.00 66 changed_window_setting_win [1093]
0.00 0.00 66/70 changed_line_abv_curs_win [1089]
0.00 0.00 66/1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 64/64 call_func <cycle 1> [10]
[1094] 0.0 0.00 0.00 64 f_winnr [1094]
0.00 0.00 64/64 get_winnr [1095]
-----------------------------------------------
0.00 0.00 64/64 f_winnr [1094]
[1095] 0.0 0.00 0.00 64 get_winnr [1095]
0.00 0.00 14/10575 get_tv_string_chk [877]
-----------------------------------------------
0.00 0.00 2/62 scroll_cursor_halfway [642]
0.00 0.00 7/62 update_topline <cycle 2> [350]
0.00 0.00 53/62 botline_forw [438]
[1096] 0.0 0.00 0.00 62 hasFolding [1096]
0.00 0.00 62/637 hasFoldingWin [973]
-----------------------------------------------
1 out_char [1097]
0.00 0.00 1/62 exit_scroll [313]
0.00 0.00 3/62 windgoto [1099]
0.00 0.00 58/62 screen_char [1102]
[1097] 0.0 0.00 0.00 62+1 out_char [1097]
1 out_char [1097]
-----------------------------------------------
0.00 0.00 2/60 windgoto [1099]
0.00 0.00 58/60 screen_char [1102]
[1098] 0.0 0.00 0.00 60 out_flush_check [1098]
-----------------------------------------------
0.00 0.00 2/60 getout <cycle 1> [294]
0.00 0.00 58/60 screen_char [1102]
[1099] 0.0 0.00 0.00 60 windgoto [1099]
0.00 0.00 3/62 out_char [1097]
0.00 0.00 2/60 out_flush_check [1098]
0.00 0.00 1/4 term_windgoto [1340]
-----------------------------------------------
0.00 0.00 1/59 eval7 <cycle 1> [123]
0.00 0.00 1/59 find_ucmd [1020]
0.00 0.00 1/59 viminfo_readstring [450]
0.00 0.00 11/59 did_set_string_option <cycle 1> [430]
0.00 0.00 15/59 ex_lockvar <cycle 1> [1164]
0.00 0.00 15/59 read_limits [465]
0.00 0.00 15/59 cmd_exists [667]
[1100] 0.0 0.00 0.00 59 vim_isdigit [1100]
-----------------------------------------------
0.00 0.00 20/58 do_one_cmd <cycle 1> [6]
0.00 0.00 38/58 redir_write [1131]
[1101] 0.0 0.00 0.00 58 redirecting [1101]
-----------------------------------------------
0.00 0.00 58/58 screen_puts_len [73]
[1102] 0.0 0.00 0.00 58 screen_char [1102]
0.00 0.00 58/60 windgoto [1099]
0.00 0.00 58/60 out_flush_check [1098]
0.00 0.00 58/62 out_char [1097]
-----------------------------------------------
1 did_set_string_option <cycle 1> [430]
1 load_colors <cycle 1> [786]
2 init_highlight <cycle 1> [1375]
3 ex_filetype <cycle 1> [768]
22 ex_runtime <cycle 1> [1160]
27 script_autoload <cycle 1> [340]
0.00 6.51 1/12 load_plugins [24]
[1103] 0.0 0.00 0.00 57 source_runtime <cycle 1> [1103]
57 do_in_runtimepath <cycle 1> [50]
-----------------------------------------------
0.00 0.00 2/56 map_to_exists_mode [1447]
0.00 0.00 2/56 check_map [1413]
0.00 0.00 4/56 map_clear_int [1322]
0.00 0.00 48/56 do_map <cycle 1> [467]
[1104] 0.0 0.00 0.00 56 validate_maphash [1104]
-----------------------------------------------
0.00 0.00 54/54 auto_next_pat [128]
[1105] 0.0 0.00 0.00 54 event_nr2name [1105]
-----------------------------------------------
0.00 0.00 53/53 add_termcode [558]
[1106] 0.0 0.00 0.00 53 termcode_star [1106]
-----------------------------------------------
0.00 0.00 2/52 syn_cmd_case [1474]
0.00 0.00 5/52 syn_cmd_clear [521]
0.00 0.00 6/52 syn_cmd_cluster [514]
0.00 0.00 39/52 ex_catch [484]
[1107] 0.0 0.00 0.00 52 find_nextcmd [1107]
-----------------------------------------------
0.00 0.00 50/50 vim_regsub_both [246]
[1108] 0.0 0.00 0.00 50 do_upper [1108]
0.00 0.00 50/98 vim_toupper [1069]
-----------------------------------------------
0.00 0.00 2/50 get_maparg <cycle 1> [1435]
0.00 0.00 48/50 do_exmap <cycle 1> [1111]
[1109] 0.0 0.00 0.00 50 get_map_mode [1109]
-----------------------------------------------
0.00 0.00 1/49 mch_init [678]
0.00 0.00 1/49 mch_exit [295]
0.00 0.00 1/49 set_termname [17]
0.00 0.00 1/49 set_shellsize [301]
0.00 0.00 1/49 starttermcap [1616]
0.00 0.00 1/49 filemess [223]
0.00 0.00 2/49 stoptermcap [1471]
0.00 0.00 2/49 may_req_ambiguous_char_width [443]
0.00 0.00 3/49 inchar [574]
0.00 0.00 4/49 msg_end [1323]
0.00 0.00 4/49 os_call_shell [590]
0.00 0.00 12/49 buflist_list [77]
0.00 0.00 16/49 settmode [562]
[1110] 0.0 0.00 0.00 49 out_flush [1110]
0.00 0.00 12/12 ui_write [1202]
-----------------------------------------------
2 ex_abbreviate <cycle 1> [1424]
46 ex_map <cycle 1> [1118]
[1111] 0.0 0.00 0.00 48 do_exmap <cycle 1> [1111]
0.00 0.00 48/50 get_map_mode [1109]
48 do_map <cycle 1> [467]
-----------------------------------------------
0.00 0.00 1/48 emsg [256]
0.00 0.00 47/48 emsg3 [1115]
[1112] 0.0 0.00 0.00 48 emsg_not_now [1112]
-----------------------------------------------
0.00 0.00 48/48 call_func <cycle 1> [10]
[1113] 0.0 0.00 0.00 48 f_winwidth [1113]
0.00 0.00 48/210 find_win_by_nr [1019]
-----------------------------------------------
0.00 0.00 19/47 syn_cmd_match [283]
0.00 0.00 28/47 syn_cmd_region [244]
[1114] 0.0 0.00 0.00 47 emsg2 [1114]
0.00 0.00 47/47 emsg3 [1115]
-----------------------------------------------
0.00 0.00 47/47 emsg2 [1114]
[1115] 0.0 0.00 0.00 47 emsg3 [1115]
0.00 0.00 47/48 emsg_not_now [1112]
-----------------------------------------------
0.00 0.00 47/47 call_func <cycle 1> [10]
[1116] 0.0 0.00 0.00 47 f_and [1116]
0.00 0.00 94/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 4/47 ex_let_one <cycle 1> [285]
0.00 0.00 43/47 get_env_tv [553]
[1117] 0.0 0.00 0.00 47 get_env_len [1117]
0.00 0.00 595/39935 vim_isIDc [853]
-----------------------------------------------
46 do_one_cmd <cycle 1> [6]
[1118] 0.0 0.00 0.00 46 ex_map <cycle 1> [1118]
46 do_exmap <cycle 1> [1111]
-----------------------------------------------
0.00 0.00 1/45 qf_age <cycle 1> [257]
0.00 0.00 2/45 ex_cclose <cycle 1> [1425]
0.00 0.00 2/45 ex_copen <cycle 1> [248]
0.00 0.00 3/45 write_viminfo_bufferlist [512]
0.00 0.00 3/45 ll_get_or_alloc_list [1378]
0.00 0.00 6/45 get_errorlist [393]
0.00 0.00 13/45 is_qf_win [1191]
0.00 0.00 15/45 buf_spname [1182]
[1119] 0.0 0.00 0.00 45 bt_quickfix [1119]
-----------------------------------------------
0.00 0.00 45/45 write_viminfo_history [593]
[1120] 0.0 0.00 0.00 45 hist_type2char [1120]
-----------------------------------------------
0.00 0.00 1/44 win_equal [1631]
0.00 0.00 2/44 win_init_size [1633]
0.00 0.00 2/44 shell_new_rows <cycle 2> [1468]
0.00 0.00 9/44 win_comp_pos [1226]
0.00 0.00 30/44 min_rows [1145]
[1121] 0.0 0.00 0.00 44 tabline_height [1121]
-----------------------------------------------
0.00 0.00 43/43 do_unlet [397]
[1122] 0.0 0.00 0.00 43 var_check_fixed [1122]
-----------------------------------------------
0.00 0.00 21/42 reg_prev_class [1167]
0.00 0.00 21/42 nfa_regmatch <cycle 7> [36]
[1123] 0.0 0.00 0.00 42 mb_get_class_buf [1123]
0.00 0.00 42/42 vim_iswordc_buf [1125]
-----------------------------------------------
0.00 0.00 42/42 add_menu_path [394]
[1124] 0.0 0.00 0.00 42 menu_is_separator [1124]
-----------------------------------------------
0.00 0.00 42/42 mb_get_class_buf [1123]
[1125] 0.0 0.00 0.00 42 vim_iswordc_buf [1125]
-----------------------------------------------
0.00 0.00 40/40 do_one_cmd <cycle 1> [6]
[1126] 0.0 0.00 0.00 40 ex_try [1126]
-----------------------------------------------
0.00 0.00 1/39 screenalloc <cycle 2> [696]
0.00 0.00 1/39 set_init_2 [361]
0.00 0.00 1/39 last_status_rec [312]
0.00 0.00 17/39 set_bool_option <cycle 1> [462]
0.00 0.00 19/39 set_num_option [297]
[1127] 0.0 0.00 0.00 39 comp_col [1127]
-----------------------------------------------
2 match_follows [1128]
0.00 0.00 4/39 nfa_regmatch <cycle 7> [36]
0.00 0.00 35/39 nfa_postprocess [155]
[1128] 0.0 0.00 0.00 39+2 match_follows [1128]
2 match_follows [1128]
-----------------------------------------------
0.00 0.00 2/38 validate_virtcol_win [804]
0.00 0.00 5/38 comp_botline [358]
0.00 0.00 6/38 validate_cursor <cycle 2> [1276]
0.00 0.00 6/38 curs_rows [557]
0.00 0.00 19/38 update_topline <cycle 2> [350]
[1129] 0.0 0.00 0.00 38 check_cursor_moved [1129]
-----------------------------------------------
38 call_func <cycle 1> [10]
[1130] 0.0 0.00 0.00 38 f_filter <cycle 1> [1130]
38 filter_map <cycle 1> [322]
-----------------------------------------------
0.00 0.00 3/38 emsg [256]
0.00 0.00 3/38 msg_start [211]
0.00 0.00 32/38 msg_puts_attr_len [70]
[1131] 0.0 0.00 0.00 38 redir_write [1131]
0.00 0.00 38/58 redirecting [1101]
0.00 0.00 24/24 var_redir_str [1158]
-----------------------------------------------
18 frame_minheight [1132]
0.00 0.00 1/37 last_status_rec [312]
0.00 0.00 2/37 win_split_ins <cycle 1> [234]
0.00 0.00 2/37 shell_new_rows <cycle 2> [1468]
0.00 0.00 2/37 frame_setheight [270]
0.00 0.00 30/37 min_rows [1145]
[1132] 0.0 0.00 0.00 37+18 frame_minheight [1132]
18 frame_minheight [1132]
-----------------------------------------------
0.00 0.00 6/36 mch_get_shellsize [647]
0.00 0.00 11/36 check_shellsize [1203]
0.00 0.00 19/36 set_num_option [297]
[1133] 0.0 0.00 0.00 36 limit_screen_size [1133]
-----------------------------------------------
0.00 0.00 3/36 menu_is_menubar [1380]
0.00 0.00 33/36 ex_menu <cycle 1> [390]
[1134] 0.0 0.00 0.00 36 menu_is_popup [1134]
-----------------------------------------------
0.00 0.00 1/35 getout <cycle 1> [294]
0.00 0.00 1/35 did_set_spelllang <cycle 1> [567]
0.00 0.00 2/35 close_buffer <cycle 1> [657]
0.00 0.00 2/35 do_ecmd <cycle 1> [265]
0.00 0.00 3/35 open_buffer <cycle 1> [193]
0.00 0.00 4/35 buf_freeall <cycle 1> [1407]
0.00 0.00 11/35 buflist_new <cycle 1> [386]
0.00 0.00 11/35 buf_copy_options [413]
[1135] 0.0 0.00 0.00 35 buf_valid [1135]
-----------------------------------------------
0.00 0.00 17/35 nfa_regatom <cycle 6> [59]
0.00 0.00 18/35 skip_anyof [423]
[1136] 0.0 0.00 0.00 35 get_coll_element [1136]
-----------------------------------------------
0.00 0.00 17/35 nfa_regatom <cycle 6> [59]
0.00 0.00 18/35 skip_anyof [423]
[1137] 0.0 0.00 0.00 35 get_equi_class [1137]
-----------------------------------------------
0.00 0.00 35/35 nfa_regpiece <cycle 6> [76]
[1138] 0.0 0.00 0.00 35 getdecchrs [1138]
-----------------------------------------------
0.00 0.00 34/34 set_termname [17]
[1139] 0.0 0.00 0.00 34 vim_tgetstr [1139]
-----------------------------------------------
0.00 0.00 33/33 call_func <cycle 1> [10]
[1140] 0.0 0.00 0.00 33 f_bufnr [1140]
0.00 0.00 33/6052 get_tv_number [891]
0.00 0.00 33/69 get_buf_tv [1090]
-----------------------------------------------
0.00 0.00 33/33 ex_menu <cycle 1> [390]
[1141] 0.0 0.00 0.00 33 get_menu_cmd_modes [1141]
-----------------------------------------------
0.00 0.00 32/32 read_viminfo_register [552]
[1142] 0.0 0.00 0.00 32 get_yank_register [1142]
-----------------------------------------------
0.00 0.00 32/32 out_str_nf [1329]
[1143] 0.0 0.00 0.00 32 out_char_nf [1143]
-----------------------------------------------
0.00 0.00 2/30 f_system [529]
0.00 0.00 4/30 ex_let_one <cycle 1> [285]
0.00 0.00 5/30 f_setbufvar <cycle 1> [282]
0.00 0.00 19/30 setwinvar <cycle 1> [695]
[1144] 0.0 0.00 0.00 30 check_secure [1144]
-----------------------------------------------
0.00 0.00 11/30 check_shellsize [1203]
0.00 0.00 19/30 set_num_option [297]
[1145] 0.0 0.00 0.00 30 min_rows [1145]
0.00 0.00 30/37 frame_minheight [1132]
0.00 0.00 30/44 tabline_height [1121]
-----------------------------------------------
0.00 0.00 1/30 did_set_string_option <cycle 1> [430]
0.00 0.00 5/30 check_opt_strings [1279]
0.00 0.00 24/30 didset_options [456]
[1146] 0.0 0.00 0.00 30 opt_strings_flags [1146]
-----------------------------------------------
0.00 0.00 29/29 mf_close [1382]
[1147] 0.0 0.00 0.00 29 mf_free_bhdr [1147]
-----------------------------------------------
0.00 0.00 29/29 mf_new [595]
[1148] 0.0 0.00 0.00 29 mf_release [1148]
-----------------------------------------------
0.00 0.00 1/29 init_locale [1551]
0.00 0.00 1/29 spell_load_lang <cycle 1> [1614]
0.00 0.00 1/29 did_set_string_option <cycle 1> [430]
0.00 0.00 1/29 do_ecmd <cycle 1> [265]
0.00 0.00 1/29 syn_cmd_onoff <cycle 1> [794]
0.00 0.00 24/29 buflist_list [77]
[1149] 0.0 0.00 0.00 29 vim_snprintf [1149]
0.00 0.00 29/395 vim_vsnprintf [986]
-----------------------------------------------
0.00 0.00 29/29 write_viminfo_marks [572]
[1150] 0.0 0.00 0.00 29 write_one_mark [1150]
-----------------------------------------------
22 update_topline <cycle 2> [350]
0.00 0.00 5/30 msg_check_screen [237]
[1151] 0.0 0.00 0.00 27 screen_valid <cycle 2> [1151]
27 screenalloc <cycle 2> [696]
-----------------------------------------------
0.00 0.00 2/26 f_system [529]
0.00 0.00 5/26 f_setbufvar <cycle 1> [282]
0.00 0.00 19/26 setwinvar <cycle 1> [695]
[1152] 0.0 0.00 0.00 26 check_restricted [1152]
-----------------------------------------------
0.00 0.00 2/25 do_ecmd <cycle 1> [265]
0.00 0.00 3/25 qf_fill_buffer <cycle 1> [692]
0.00 0.00 20/25 apply_autocmds_group <cycle 1> [208]
[1153] 0.0 0.00 0.00 25 check_lnums [1153]
-----------------------------------------------
0.00 0.00 25/25 apply_autocmds_group <cycle 1> [208]
[1154] 0.0 0.00 0.00 25 event_ignored [1154]
-----------------------------------------------
0.00 0.00 3/25 curbufIsChanged [1362]
0.00 0.00 6/25 unchanged [1225]
0.00 0.00 16/25 bufIsChanged [1180]
[1155] 0.0 0.00 0.00 25 file_ff_differs [1155]
-----------------------------------------------
0.00 0.00 25/25 ml_find_line [724]
[1156] 0.0 0.00 0.00 25 mf_trans_del [1156]
0.00 0.00 25/120 mf_hash_find [1056]
0.00 0.00 1/97 mf_hash_rem_item [1070]
-----------------------------------------------
0.00 0.00 1/24 screenclear2 [1464]
0.00 0.00 1/24 cursor_on [1419]
0.00 0.00 1/24 cursor_off [1418]
0.00 0.00 1/24 scroll_region_reset [1600]
0.00 0.00 2/24 reset_cterm_colors [1461]
0.00 0.00 2/24 term_color [1475]
0.00 0.00 2/24 starttermcap [1616]
0.00 0.00 2/24 stoptermcap [1471]
0.00 0.00 2/24 scroll_start [1601]
0.00 0.00 3/24 screen_stop_highlight [1391]
0.00 0.00 3/24 may_req_ambiguous_char_width [443]
0.00 0.00 4/24 term_windgoto [1340]
[1157] 0.0 0.00 0.00 24 out_str [1157]
-----------------------------------------------
0.00 0.00 24/24 redir_write [1131]
[1158] 0.0 0.00 0.00 24 var_redir_str [1158]
0.00 0.00 24/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 24/24 tokenize [632]
[1159] 0.0 0.00 0.00 24 word_length [1159]
-----------------------------------------------
22 do_one_cmd <cycle 1> [6]
[1160] 0.0 0.00 0.00 22 ex_runtime <cycle 1> [1160]
22 source_runtime <cycle 1> [1103]
-----------------------------------------------
0.00 0.00 22/22 call_func <cycle 1> [10]
[1161] 0.0 0.00 0.00 22 f_stridx [1161]
0.00 0.00 22/10575 get_tv_string_chk [877]
0.00 0.00 22/33060 get_tv_string_buf_chk [860]
-----------------------------------------------
0.00 0.00 2/22 getout <cycle 1> [294]
0.00 0.00 20/22 apply_autocmds_group <cycle 1> [208]
[1162] 0.0 0.00 0.00 22 get_vim_var_nr [1162]
-----------------------------------------------
21 ex_unletlock <cycle 1> [395]
[1163] 0.0 0.00 0.00 21 do_lock_var <cycle 1> [1163]
0.00 0.00 21/5143 check_changedtick [901]
0.00 0.00 21/21 item_lock [1166]
21 find_var <cycle 1> [186]
-----------------------------------------------
21 do_one_cmd <cycle 1> [6]
[1164] 0.0 0.00 0.00 21 ex_lockvar <cycle 1> [1164]
0.00 0.00 15/59 vim_isdigit [1100]
21 ex_unletlock <cycle 1> [395]
-----------------------------------------------
21 call_func <cycle 1> [10]
[1165] 0.0 0.00 0.00 21 f_map <cycle 1> [1165]
21 filter_map <cycle 1> [322]
-----------------------------------------------
224 item_lock [1166]
0.00 0.00 21/21 do_lock_var <cycle 1> [1163]
[1166] 0.0 0.00 0.00 21+224 item_lock [1166]
224 item_lock [1166]
-----------------------------------------------
0.00 0.00 21/21 nfa_regmatch <cycle 7> [36]
[1167] 0.0 0.00 0.00 21 reg_prev_class [1167]
0.00 0.00 21/82425 utf_head_off [834]
0.00 0.00 21/42 mb_get_class_buf [1123]
-----------------------------------------------
0.00 0.00 1/21 nv_gomark [818]
0.00 0.00 5/21 win_enter_ext <cycle 1> [305]
0.00 0.00 15/21 getvvcol [698]
[1168] 0.0 0.00 0.00 21 virtual_active [1168]
-----------------------------------------------
0.00 0.00 1/20 readfile <cycle 1> [65]
0.00 0.00 3/20 curbufIsChanged [1362]
0.00 0.00 16/20 bufIsChanged [1180]
[1169] 0.0 0.00 0.00 20 bt_dontwrite [1169]
-----------------------------------------------
20 ex_throw <cycle 1> [1171]
[1170] 0.0 0.00 0.00 20 eval_to_string_skip <cycle 1> [1170]
20 eval0 <cycle 1> [279]
-----------------------------------------------
20 do_one_cmd <cycle 1> [6]
[1171] 0.0 0.00 0.00 20 ex_throw <cycle 1> [1171]
20 eval_to_string_skip <cycle 1> [1170]
-----------------------------------------------
0.00 0.00 20/20 parse_cino [1173]
[1172] 0.0 0.00 0.00 20 get_sw_value [1172]
-----------------------------------------------
0.00 0.00 1/20 did_set_string_option <cycle 1> [430]
0.00 0.00 3/20 open_buffer <cycle 1> [193]
0.00 0.00 4/20 set_num_option [297]
0.00 0.00 12/20 check_buf_options [1193]
[1173] 0.0 0.00 0.00 20 parse_cino [1173]
0.00 0.00 51/479 getdigits [983]
0.00 0.00 20/20 get_sw_value [1172]
-----------------------------------------------
0.00 0.00 19/19 ex_finish [1175]
[1174] 0.0 0.00 0.00 19 do_finish [1174]
0.00 0.00 19/1944 cleanup_conditionals [940]
0.00 0.00 19/3934 getline_cookie [906]
-----------------------------------------------
0.00 0.00 19/19 do_one_cmd <cycle 1> [6]
[1175] 0.0 0.00 0.00 19 ex_finish [1175]
0.00 0.00 19/107513 getline_equal [830]
0.00 0.00 19/19 do_finish [1174]
-----------------------------------------------
19 call_func <cycle 1> [10]
[1176] 0.0 0.00 0.00 19 f_setwinvar <cycle 1> [1176]
19 setwinvar <cycle 1> [695]
-----------------------------------------------
0.00 0.00 8/17 shorten_fnames [601]
0.00 0.00 9/17 buf_spname [1182]
[1177] 0.0 0.00 0.00 17 bt_nofile [1177]
-----------------------------------------------
0.00 0.00 1/17 did_set_string_option <cycle 1> [430]
0.00 0.00 1/17 clear_termoptions [1507]
0.00 0.00 2/17 settmode [562]
0.00 0.00 13/17 setmouse [617]
[1178] 0.0 0.00 0.00 17 mch_setmouse [1178]
0.00 0.00 4/11 use_xterm_mouse [1209]
0.00 0.00 4/4 out_str_nf [1329]
-----------------------------------------------
0.00 0.00 2/16 ex_cd [7]
0.00 0.00 14/16 curbuf_locked [1185]
[1179] 0.0 0.00 0.00 16 allbuf_locked [1179]
-----------------------------------------------
0.00 0.00 1/16 check_changed [1410]
0.00 0.00 3/16 check_changed_any [778]
0.00 0.00 12/16 buflist_list [77]
[1180] 0.0 0.00 0.00 16 bufIsChanged [1180]
0.00 0.00 16/20 bt_dontwrite [1169]
0.00 0.00 16/25 file_ff_differs [1155]
-----------------------------------------------
0.00 0.00 16/16 write_viminfo_registers [645]
[1181] 0.0 0.00 0.00 16 get_register_name [1181]
-----------------------------------------------
0.00 0.00 15/15 buflist_list [77]
[1182] 0.0 0.00 0.00 15 buf_spname [1182]
0.00 0.00 15/45 bt_quickfix [1119]
0.00 0.00 9/17 bt_nofile [1177]
0.00 0.00 6/6 find_win_for_buf [1262]
-----------------------------------------------
0.00 0.00 4/15 win_new_width <cycle 2> [1350]
0.00 0.00 11/15 win_new_height <cycle 2> [511]
[1183] 0.0 0.00 0.00 15 invalidate_botline_win [1183]
-----------------------------------------------
9 dict_equal <cycle 3> [589]
0.00 0.00 1/6 list_equal [673]
0.00 0.00 1/6 f_index [672]
0.00 0.00 4/6 f_count [614]
[1184] 0.0 0.00 0.00 15 tv_equal <cycle 3> [1184]
0.00 0.00 14/16902 get_tv_string_buf [873]
1 dict_equal <cycle 3> [589]
-----------------------------------------------
0.00 0.00 1/14 ex_quit <cycle 1> [780]
0.00 0.00 1/14 do_exedit <cycle 1> [1515]
0.00 0.00 3/14 win_goto <cycle 1> [1403]
0.00 0.00 9/14 do_one_cmd <cycle 1> [6]
[1185] 0.0 0.00 0.00 14 curbuf_locked [1185]
0.00 0.00 14/16 allbuf_locked [1179]
-----------------------------------------------
0.00 0.00 14/14 curs_columns <cycle 2> [554]
[1186] 0.0 0.00 0.00 14 curwin_col_off [1186]
0.00 0.00 14/10279 win_col_off [878]
-----------------------------------------------
0.00 0.00 14/14 curs_columns <cycle 2> [554]
[1187] 0.0 0.00 0.00 14 curwin_col_off2 [1187]
0.00 0.00 14/14 win_col_off2 [1188]
-----------------------------------------------
0.00 0.00 14/14 curwin_col_off2 [1187]
[1188] 0.0 0.00 0.00 14 win_col_off2 [1188]
-----------------------------------------------
0.00 0.00 1/14 set_options_default [354]
0.00 0.00 2/14 set_option_default [345]
0.00 0.00 11/14 win_new_height <cycle 2> [511]
[1189] 0.0 0.00 0.00 14 win_comp_scroll [1189]
-----------------------------------------------
0.00 0.00 13/13 call_func <cycle 1> [10]
[1190] 0.0 0.00 0.00 13 f_winbufnr [1190]
0.00 0.00 13/210 find_win_by_nr [1019]
-----------------------------------------------
0.00 0.00 6/13 qf_find_buf [1288]
0.00 0.00 7/13 qf_find_win [1330]
[1191] 0.0 0.00 0.00 13 is_qf_win [1191]
0.00 0.00 13/45 bt_quickfix [1119]
-----------------------------------------------
0.00 0.00 6/13 curs_rows [557]
0.00 0.00 7/13 maketitle [1245]
[1192] 0.0 0.00 0.00 13 redrawing [1192]
-----------------------------------------------
0.00 0.00 1/12 set_init_1 [34]
0.00 0.00 11/12 buf_copy_options [413]
[1193] 0.0 0.00 0.00 12 check_buf_options [1193]
0.00 0.00 480/982 check_string_option [952]
0.00 0.00 12/20 parse_cino [1173]
-----------------------------------------------
0.00 0.00 12/12 syntax_clear [1275]
[1194] 0.0 0.00 0.00 12 clear_keywtab [1194]
0.00 0.00 12/5338 hash_clear [896]
0.00 0.00 12/5599 hash_init [892]
-----------------------------------------------
0.00 0.00 4/12 foldUpdate [1313]
0.00 0.00 8/12 set_num_option [297]
[1195] 0.0 0.00 0.00 12 foldmethodIsIndent [1195]
-----------------------------------------------
0.00 0.00 3/12 spell_read_tree [114]
0.00 0.00 9/12 spell_load_file [108]
[1196] 0.0 0.00 0.00 12 get4c [1196]
-----------------------------------------------
0.00 0.00 1/12 set_termname [17]
0.00 0.00 1/12 starttermcap [1616]
0.00 0.00 10/12 settmode [562]
[1197] 0.0 0.00 0.00 12 may_req_termresponse [1197]
-----------------------------------------------
0.00 0.00 12/12 ui_write [1202]
[1198] 0.0 0.00 0.00 12 mch_write [1198]
-----------------------------------------------
0.00 0.00 12/12 ex_endtry [737]
[1199] 0.0 0.00 0.00 12 report_resume_pending [1199]
-----------------------------------------------
0.00 0.00 12/12 ex_sign [609]
[1200] 0.0 0.00 0.00 12 skiptowhite_esc [1200]
-----------------------------------------------
0.00 0.00 12/12 syntax_clear [1275]
[1201] 0.0 0.00 0.00 12 syn_clear_pattern [1201]
0.00 0.00 12/40800 vim_regfree [850]
-----------------------------------------------
0.00 0.00 12/12 out_flush [1110]
[1202] 0.0 0.00 0.00 12 ui_write [1202]
0.00 0.00 12/12 mch_write [1198]
-----------------------------------------------
0.00 0.00 1/11 set_shellsize [301]
0.00 0.00 4/11 shell_resized_check [336]
0.00 0.00 6/11 ui_get_shellsize [316]
[1203] 0.0 0.00 0.00 11 check_shellsize [1203]
0.00 0.00 11/30 min_rows [1145]
0.00 0.00 11/36 limit_screen_size [1133]
-----------------------------------------------
5 replace_termcodes <cycle 1> [141]
6 init_highlight <cycle 1> [1375]
[1204] 0.0 0.00 0.00 11 get_var_value <cycle 1> [1204]
0.00 0.00 2/6383 get_tv_string [886]
11 find_var <cycle 1> [186]
-----------------------------------------------
0.00 0.00 11/11 uv__run_prepare [4310]
[1205] 0.0 0.00 0.00 11 job_prepare_cb [1205]
-----------------------------------------------
0.00 0.00 2/11 kl_init_Event [1445]
0.00 0.00 9/11 kl_pushp_Event [1223]
[1206] 0.0 0.00 0.00 11 kmp_alloc_Event [1206]
0.00 0.00 4/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 11/11 shorten_fnames [601]
[1207] 0.0 0.00 0.00 11 mf_fullname [1207]
-----------------------------------------------
0.00 0.00 5/11 comp_botline [358]
0.00 0.00 6/11 curs_rows [557]
[1208] 0.0 0.00 0.00 11 redraw_for_cursorline [1208]
-----------------------------------------------
0.00 0.00 1/11 set_termname [17]
0.00 0.00 4/11 mch_setmouse [1178]
0.00 0.00 6/11 check_mouse_termcode [739]
[1209] 0.0 0.00 0.00 11 use_xterm_mouse [1209]
-----------------------------------------------
0.00 0.00 1/10 close_buffer <cycle 1> [657]
0.00 0.00 4/10 do_ecmd <cycle 1> [265]
0.00 0.00 5/10 win_enter_ext <cycle 1> [305]
[1210] 0.0 0.00 0.00 10 do_autochdir [1210]
-----------------------------------------------
0.00 0.00 10/10 call_func <cycle 1> [10]
[1211] 0.0 0.00 0.00 10 f_hlexists [1211]
0.00 0.00 10/6383 get_tv_string [886]
0.00 0.00 10/10 highlight_exists [1214]
-----------------------------------------------
0.00 0.00 1/10 get_winopts [650]
0.00 0.00 9/10 buflist_findfpos [1217]
[1212] 0.0 0.00 0.00 10 find_wininfo [1212]
0.00 0.00 1/1 wininfo_other_tab_diff [1637]
-----------------------------------------------
8 frame_comp_pos [1213]
0.00 0.00 1/10 winframe_remove [275]
0.00 0.00 9/10 win_comp_pos [1226]
[1213] 0.0 0.00 0.00 10+8 frame_comp_pos [1213]
0.00 0.00 3/1302 redraw_win_later [945]
8 frame_comp_pos [1213]
-----------------------------------------------
0.00 0.00 10/10 f_hlexists [1211]
[1214] 0.0 0.00 0.00 10 highlight_exists [1214]
0.00 0.00 10/2502 syn_name2id [930]
-----------------------------------------------
0.00 0.00 10/10 read_readbuffers [1290]
[1215] 0.0 0.00 0.00 10 read_readbuf [1215]
-----------------------------------------------
0.00 0.00 1/9 globpath [230]
0.00 0.00 3/9 f_expand [284]
0.00 0.00 5/9 f_glob [281]
[1216] 0.0 0.00 0.00 9 ExpandInit [1216]
-----------------------------------------------
0.00 0.00 9/9 buflist_findlnum [1218]
[1217] 0.0 0.00 0.00 9 buflist_findfpos [1217]
0.00 0.00 9/10 find_wininfo [1212]
-----------------------------------------------
0.00 0.00 9/9 buflist_list [77]
[1218] 0.0 0.00 0.00 9 buflist_findlnum [1218]
0.00 0.00 9/9 buflist_findfpos [1217]
-----------------------------------------------
0.00 0.00 1/9 stoptermcap [1471]
0.00 0.00 8/9 settmode [562]
[1219] 0.0 0.00 0.00 9 check_for_codes_from_term [1219]
-----------------------------------------------
0.00 0.00 2/9 check_win_options [1500]
0.00 0.00 7/9 copy_winopt [546]
[1220] 0.0 0.00 0.00 9 check_winopt [1220]
0.00 0.00 90/982 check_string_option [952]
-----------------------------------------------
0.00 0.00 2/9 emit_exit_event [1423]
0.00 0.00 7/9 emit_read_event [591]
[1221] 0.0 0.00 0.00 9 event_push [1221]
0.00 0.00 9/9 kl_pushp_Event [1223]
-----------------------------------------------
0.00 0.00 9/9 do_one_cmd <cycle 1> [6]
[1222] 0.0 0.00 0.00 9 ex_delcommand [1222]
-----------------------------------------------
0.00 0.00 9/9 event_push [1221]
[1223] 0.0 0.00 0.00 9 kl_pushp_Event [1223]
0.00 0.00 9/11 kmp_alloc_Event [1206]
-----------------------------------------------
0.00 0.00 9/9 kl_shift_Event [120]
[1224] 0.0 0.00 0.00 9 kmp_free_Event [1224]
0.00 0.00 1/33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 3/9 open_buffer <cycle 1> [193]
0.00 0.00 6/9 buf_clear_file [1251]
[1225] 0.0 0.00 0.00 9 unchanged [1225]
0.00 0.00 6/25 file_ff_differs [1155]
-----------------------------------------------
0.00 0.00 1/9 win_split_ins <cycle 1> [234]
0.00 0.00 1/9 shell_new_columns <cycle 2> [174]
0.00 0.00 1/9 restore_snapshot [276]
0.00 0.00 1/9 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 1/9 aucmd_restbuf [242]
0.00 0.00 2/9 shell_new_rows <cycle 2> [1468]
0.00 0.00 2/9 win_setheight_win [274]
[1226] 0.0 0.00 0.00 9 win_comp_pos [1226]
0.00 0.00 9/44 tabline_height [1121]
0.00 0.00 9/10 frame_comp_pos [1213]
-----------------------------------------------
0.00 0.00 8/8 ExpandOne [249]
[1227] 0.0 0.00 0.00 8 ExpandCleanup [1227]
0.00 0.00 8/39312 FreeWild [855]
-----------------------------------------------
0.00 0.00 8/8 nfa_regmatch <cycle 7> [36]
[1228] 0.0 0.00 0.00 8 copy_sub_off [1228]
-----------------------------------------------
0.00 0.00 1/8 mb_init [18]
0.00 0.00 3/8 enc_canon_props [1365]
0.00 0.00 4/8 enc_canonize [715]
[1229] 0.0 0.00 0.00 8 enc_canon_search [1229]
-----------------------------------------------
0.00 0.00 8/8 call_func <cycle 1> [10]
[1230] 0.0 0.00 0.00 8 f_pumvisible [1230]
0.00 0.00 8/8 pum_visible [1238]
-----------------------------------------------
0.00 0.00 4/8 f_buflisted [1307]
0.00 0.00 4/8 f_bufloaded [1308]
[1231] 0.0 0.00 0.00 8 find_buffer [1231]
0.00 0.00 8/198 buflist_findnr [1021]
-----------------------------------------------
2 shell_new_rows <cycle 2> [1468]
0.00 0.00 1/30 win_split_ins <cycle 1> [234]
0.00 0.00 1/30 restore_snapshot_rec [277]
0.00 0.00 2/30 winframe_remove [275]
0.00 0.00 2/30 frame_setheight [270]
[1232] 0.0 0.00 0.00 8 frame_new_height <cycle 2> [1232]
8 win_new_height <cycle 2> [511]
-----------------------------------------------
0.00 0.00 1/8 free_buffer_stuff [722]
0.00 0.00 7/8 buf_copy_options [413]
[1233] 0.0 0.00 0.00 8 free_buf_options [1233]
0.00 0.00 320/372 clear_string_option [988]
0.00 0.00 8/4241 ga_clear [904]
0.00 0.00 8/40800 vim_regfree [850]
-----------------------------------------------
0.00 0.00 8/8 ex_function <cycle 1> [197]
[1234] 0.0 0.00 0.00 8 ga_clear_strings [1234]
0.00 0.00 8/4241 ga_clear [904]
-----------------------------------------------
0.00 0.00 2/8 job_wait [540]
0.00 0.00 2/8 emit_exit_event [1423]
0.00 0.00 4/8 job_start [662]
[1235] 0.0 0.00 0.00 8 job_event_source [1235]
-----------------------------------------------
0.00 0.00 2/8 set_b0_fname [202]
0.00 0.00 6/8 ml_open [201]
[1236] 0.0 0.00 0.00 8 long_to_char [1236]
-----------------------------------------------
0.00 0.00 8/8 settmode [562]
[1237] 0.0 0.00 0.00 8 mch_settmode [1237]
-----------------------------------------------
0.00 0.00 8/8 f_pumvisible [1230]
[1238] 0.0 0.00 0.00 8 pum_visible [1238]
-----------------------------------------------
0.00 0.00 2/8 do_ecmd <cycle 1> [265]
0.00 0.00 6/8 apply_autocmds_retval <cycle 1> [1250]
[1239] 0.0 0.00 0.00 8 should_abort [1239]
0.00 0.00 8/33960 aborting [858]
-----------------------------------------------
0.00 0.00 8/8 utf_strnicmp [1397]
[1240] 0.0 0.00 0.00 8 utf_safe_read_char_adv [1240]
-----------------------------------------------
0.00 0.00 2/7 do_ecmd <cycle 1> [265]
0.00 0.00 5/7 win_enter_ext <cycle 1> [305]
[1241] 0.0 0.00 0.00 7 changed_line_abv_curs [1241]
-----------------------------------------------
0.00 0.00 1/7 free_buffer_stuff [722]
0.00 0.00 6/7 buflist_new <cycle 1> [386]
[1242] 0.0 0.00 0.00 7 clear_wininfo [1242]
0.00 0.00 2/5 clear_winopt [1280]
0.00 0.00 2/6 deleteFoldRecurse [1256]
-----------------------------------------------
0.00 0.00 1/7 did_set_string_option <cycle 1> [430]
0.00 0.00 1/7 readfile <cycle 1> [65]
0.00 0.00 2/7 do_ecmd <cycle 1> [265]
0.00 0.00 3/7 open_buffer <cycle 1> [193]
[1243] 0.0 0.00 0.00 7 foldUpdateAll [1243]
0.00 0.00 7/1302 redraw_win_later [945]
-----------------------------------------------
0.00 0.00 7/7 f_getline [472]
[1244] 0.0 0.00 0.00 7 get_tv_lnum [1244]
0.00 0.00 7/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 2/7 do_ecmd <cycle 1> [265]
0.00 0.00 5/7 win_enter_ext <cycle 1> [305]
[1245] 0.0 0.00 0.00 7 maketitle [1245]
0.00 0.00 7/13 redrawing [1192]
-----------------------------------------------
0.00 0.00 1/7 findswapname [561]
0.00 0.00 1/7 mf_do_open [352]
0.00 0.00 5/7 f_getftype [743]
[1246] 0.0 0.00 0.00 7 os_get_file_info_link [1246]
-----------------------------------------------
0.00 0.00 1/7 input_read [1556]
0.00 0.00 6/7 system_data_cb [636]
[1247] 0.0 0.00 0.00 7 rstream_read [1247]
-----------------------------------------------
0.00 0.00 2/7 mch_exit [295]
0.00 0.00 5/7 msg_use_printf [238]
[1248] 0.0 0.00 0.00 7 swapping_screen [1248]
-----------------------------------------------
0.00 0.00 1/6 globpath [230]
0.00 0.00 5/6 ExpandOne [249]
[1249] 0.0 0.00 0.00 6 ExpandEscape [1249]
-----------------------------------------------
6 open_buffer <cycle 1> [193]
[1250] 0.0 0.00 0.00 6 apply_autocmds_retval <cycle 1> [1250]
0.00 0.00 6/8 should_abort [1239]
0.00 0.00 3/33960 aborting [858]
6 apply_autocmds_group <cycle 1> [208]
-----------------------------------------------
0.00 0.00 6/6 buflist_new <cycle 1> [386]
[1251] 0.0 0.00 0.00 6 buf_clear_file [1251]
0.00 0.00 6/9 unchanged [1225]
-----------------------------------------------
0.00 0.00 6/6 get_buf_tv [1090]
[1252] 0.0 0.00 0.00 6 buflist_findpat [1252]
-----------------------------------------------
0.00 0.00 6/6 invalidate_current_state [1265]
[1253] 0.0 0.00 0.00 6 clear_current_state [1253]
0.00 0.00 6/4241 ga_clear [904]
-----------------------------------------------
6 ex_redir <cycle 1> [734]
[1254] 0.0 0.00 0.00 6 close_redir <cycle 1> [1254]
3 var_redir_stop <cycle 1> [1398]
-----------------------------------------------
0.00 0.00 6/6 buflist_new <cycle 1> [386]
[1255] 0.0 0.00 0.00 6 clrallmarks [1255]
-----------------------------------------------
0.00 0.00 2/6 clear_wininfo [1242]
0.00 0.00 4/6 clearFolding [1298]
[1256] 0.0 0.00 0.00 6 deleteFoldRecurse [1256]
0.00 0.00 6/4241 ga_clear [904]
-----------------------------------------------
3 open_buffer <cycle 1> [193]
3 ex_doautocmd <cycle 1> [1366]
[1257] 0.0 0.00 0.00 6 do_modelines <cycle 1> [1257]
33 chk_modeline <cycle 1> [649]
-----------------------------------------------
0.00 0.00 6/6 system_data_cb [636]
[1258] 0.0 0.00 0.00 6 dyn_buf_ensure [1258]
0.00 0.00 2/33851 xrealloc [859]
-----------------------------------------------
0.00 0.00 6/6 call_func <cycle 1> [10]
[1259] 0.0 0.00 0.00 6 f_bufwinnr [1259]
0.00 0.00 6/6052 get_tv_number [891]
0.00 0.00 6/69 get_buf_tv [1090]
-----------------------------------------------
0.00 0.00 6/6 call_func <cycle 1> [10]
[1260] 0.0 0.00 0.00 6 f_float2nr [1260]
0.00 0.00 6/6 get_float_arg [1263]
-----------------------------------------------
3 failure_chance [1261]
0.00 0.00 6/6 nfa_postprocess [155]
[1261] 0.0 0.00 0.00 6+3 failure_chance [1261]
3 failure_chance [1261]
-----------------------------------------------
0.00 0.00 6/6 buf_spname [1182]
[1262] 0.0 0.00 0.00 6 find_win_for_buf [1262]
-----------------------------------------------
0.00 0.00 6/6 f_float2nr [1260]
[1263] 0.0 0.00 0.00 6 get_float_arg [1263]
-----------------------------------------------
0.00 0.00 1/6 ins_typebuf [758]
0.00 0.00 5/6 vgetorpeek [488]
[1264] 0.0 0.00 0.00 6 init_typebuf [1264]
-----------------------------------------------
0.00 0.00 6/6 syntax_clear [1275]
[1265] 0.0 0.00 0.00 6 invalidate_current_state [1265]
0.00 0.00 6/6 clear_current_state [1253]
-----------------------------------------------
0.00 0.00 6/6 system_data_cb [636]
[1266] 0.0 0.00 0.00 6 job_data [1266]
-----------------------------------------------
0.00 0.00 3/6 mf_close [1382]
0.00 0.00 3/6 mf_hash_free_all [1383]
[1267] 0.0 0.00 0.00 6 mf_hash_free [1267]
-----------------------------------------------
0.00 0.00 6/6 mf_open [732]
[1268] 0.0 0.00 0.00 6 mf_hash_init [1268]
-----------------------------------------------
0.00 0.00 2/6 buf_freeall <cycle 1> [1407]
0.00 0.00 4/6 ml_close_all [365]
[1269] 0.0 0.00 0.00 6 ml_close [1269]
0.00 0.00 3/3 mf_close [1382]
-----------------------------------------------
0.00 0.00 1/6 vim_rename [687]
0.00 0.00 1/6 mf_close [1382]
0.00 0.00 4/6 mch_expand_wildcards [212]
[1270] 0.0 0.00 0.00 6 os_remove [1270]
-----------------------------------------------
0.00 0.00 6/6 qf_init_ext <cycle 1> [315]
[1271] 0.0 0.00 0.00 6 remove_bom [1271]
0.00 0.00 6/6 vim_strbyte [1277]
-----------------------------------------------
0.00 0.00 1/6 screenclear2 [1464]
0.00 0.00 1/6 starttermcap [1616]
0.00 0.00 1/6 stoptermcap [1471]
0.00 0.00 1/6 scroll_start [1601]
0.00 0.00 1/6 scroll_region_reset [1600]
0.00 0.00 1/6 main [1]
[1272] 0.0 0.00 0.00 6 screen_start [1272]
-----------------------------------------------
0.00 0.00 2/6 close_cb [762]
0.00 0.00 4/6 proc_cleanup_exit [620]
[1273] 0.0 0.00 0.00 6 shell_free_argv [1273]
-----------------------------------------------
0.00 0.00 6/6 syn_cmd_cluster [514]
[1274] 0.0 0.00 0.00 6 syn_combine_list [1274]
-----------------------------------------------
0.00 0.00 2/6 buf_freeall <cycle 1> [1407]
0.00 0.00 4/6 syn_cmd_clear [521]
[1275] 0.0 0.00 0.00 6 syntax_clear [1275]
0.00 0.00 12/12 clear_keywtab [1194]
0.00 0.00 12/12 syn_clear_pattern [1201]
0.00 0.00 12/4241 ga_clear [904]
0.00 0.00 6/40800 vim_regfree [850]
0.00 0.00 6/6 invalidate_current_state [1265]
0.00 0.00 6/212 syn_stack_free_all [1017]
-----------------------------------------------
6 win_new_height <cycle 2> [511]
[1276] 0.0 0.00 0.00 6 validate_cursor <cycle 2> [1276]
0.00 0.00 6/38 check_cursor_moved [1129]
6 curs_columns <cycle 2> [554]
-----------------------------------------------
0.00 0.00 6/6 remove_bom [1271]
[1277] 0.0 0.00 0.00 6 vim_strbyte [1277]
-----------------------------------------------
2 win_split_ins <cycle 1> [234]
3 win_goto <cycle 1> [1403]
0.00 6.51 1/12 edit_buffers [22]
[1278] 0.0 0.00 0.00 6 win_enter <cycle 1> [1278]
6 win_enter_ext <cycle 1> [305]
-----------------------------------------------
0.00 0.00 5/5 did_set_string_option <cycle 1> [430]
[1279] 0.0 0.00 0.00 5 check_opt_strings [1279]
0.00 0.00 5/30 opt_strings_flags [1146]
-----------------------------------------------
0.00 0.00 1/5 get_winopts [650]
0.00 0.00 2/5 clear_wininfo [1242]
0.00 0.00 2/5 win_free [710]
[1280] 0.0 0.00 0.00 5 clear_winopt [1280]
0.00 0.00 50/372 clear_string_option [988]
-----------------------------------------------
1 syn_cmd_reset <cycle 1> [639]
1 syn_cmd_onoff <cycle 1> [794]
2 keymap_init <cycle 1> [1440]
0.00 6.51 1/12 exe_commands [23]
[1281] 0.0 0.00 0.00 5 do_cmdline_cmd <cycle 1> [1281]
5 do_cmdline <cycle 1> [85]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[1282] 0.0 0.00 0.00 5 f_reverse [1282]
0.00 0.00 5/2965 tv_check_lock [918]
0.00 0.00 2/4741 list_append [902]
-----------------------------------------------
0.00 0.00 5/5 call_func <cycle 1> [10]
[1283] 0.0 0.00 0.00 5 f_strlen [1283]
0.00 0.00 5/6383 get_tv_string [886]
-----------------------------------------------
0.00 0.00 1/5 did_set_string_option <cycle 1> [430]
0.00 0.00 4/5 foldUpdate [1313]
[1284] 0.0 0.00 0.00 5 foldmethodIsDiff [1284]
-----------------------------------------------
0.00 0.00 5/5 vgetorpeek [488]
[1285] 0.0 0.00 0.00 5 get_real_state [1285]
-----------------------------------------------
0.00 0.00 2/5 qf_free_all [1590]
0.00 0.00 3/5 ll_get_or_alloc_list [1378]
[1286] 0.0 0.00 0.00 5 ll_free_all [1286]
-----------------------------------------------
0.00 0.00 5/5 parse_command_name [602]
[1287] 0.0 0.00 0.00 5 parse_string [1287]
-----------------------------------------------
0.00 0.00 1/5 ex_copen <cycle 1> [248]
0.00 0.00 4/5 qf_update_buffer <cycle 1> [293]
[1288] 0.0 0.00 0.00 5 qf_find_buf [1288]
0.00 0.00 6/13 is_qf_win [1191]
-----------------------------------------------
5 qf_add_entry <cycle 1> [646]
[1289] 0.0 0.00 0.00 5 qf_get_fnum <cycle 1> [1289]
1 buflist_add <cycle 1> [1490]
-----------------------------------------------
0.00 0.00 5/5 vgetorpeek [488]
[1290] 0.0 0.00 0.00 5 read_readbuffers [1290]
0.00 0.00 10/10 read_readbuf [1215]
-----------------------------------------------
0.00 0.00 2/5 ex_copen <cycle 1> [248]
0.00 0.00 3/5 win_goto <cycle 1> [1403]
[1291] 0.0 0.00 0.00 5 reset_VIsual_and_resel [1291]
-----------------------------------------------
0.00 0.00 5/5 comp_botline [358]
[1292] 0.0 0.00 0.00 5 set_empty_rows [1292]
0.00 0.00 4/330 diff_check_fill [1000]
-----------------------------------------------
0.00 0.00 5/5 vgetorpeek [488]
[1293] 0.0 0.00 0.00 5 start_stuff [1293]
-----------------------------------------------
0.00 0.00 5/5 find_file_in_path_option [3]
[1294] 0.0 0.00 0.00 5 vim_findfile_stopdir [1294]
-----------------------------------------------
0.00 0.00 4/4 check_changed_any [778]
[1295] 0.0 0.00 0.00 4 add_bufnum [1295]
-----------------------------------------------
0.00 0.00 4/4 do_ecmd <cycle 1> [265]
[1296] 0.0 0.00 0.00 4 check_arg_idx [1296]
-----------------------------------------------
0.00 0.00 1/4 ex_doautoall [815]
0.00 0.00 3/4 ex_doautocmd <cycle 1> [1366]
[1297] 0.0 0.00 0.00 4 check_nomodeline [1297]
-----------------------------------------------
0.00 0.00 1/4 get_winopts [650]
0.00 0.00 1/4 win_free [710]
0.00 0.00 2/4 buf_freeall <cycle 1> [1407]
[1298] 0.0 0.00 0.00 4 clearFolding [1298]
0.00 0.00 4/6 deleteFoldRecurse [1256]
-----------------------------------------------
0.00 0.00 4/4 did_set_spelllang <cycle 1> [567]
[1299] 0.0 0.00 0.00 4 clear_midword [1299]
-----------------------------------------------
0.00 0.00 1/4 win_split <cycle 1> [1636]
0.00 0.00 1/4 win_close <cycle 1> [296]
0.00 0.00 1/4 make_snapshot [1562]
0.00 0.00 1/4 restore_snapshot [276]
[1300] 0.0 0.00 0.00 4 clear_snapshot [1300]
0.00 0.00 4/4 clear_snapshot_rec [1301]
-----------------------------------------------
2 clear_snapshot_rec [1301]
0.00 0.00 4/4 clear_snapshot [1300]
[1301] 0.0 0.00 0.00 4+2 clear_snapshot_rec [1301]
2 clear_snapshot_rec [1301]
-----------------------------------------------
0.00 0.00 4/4 check_mouse_termcode [739]
[1302] 0.0 0.00 0.00 4 del_mouse_termcode [1302]
0.00 0.00 4/4 del_termcode [1303]
-----------------------------------------------
0.00 0.00 4/4 del_mouse_termcode [1302]
[1303] 0.0 0.00 0.00 4 del_termcode [1303]
-----------------------------------------------
0.00 0.00 1/4 check_termcode [527]
0.00 0.00 3/4 vgetorpeek [488]
[1304] 0.0 0.00 0.00 4 del_typebuf [1304]
-----------------------------------------------
0.00 0.00 4/4 enc_canonize [715]
[1305] 0.0 0.00 0.00 4 enc_skip [1305]
-----------------------------------------------
0.00 0.00 4/4 uv__chld [800]
[1306] 0.0 0.00 0.00 4 exit_cb [1306]
-----------------------------------------------
0.00 0.00 4/4 call_func <cycle 1> [10]
[1307] 0.0 0.00 0.00 4 f_buflisted [1307]
0.00 0.00 4/8 find_buffer [1231]
-----------------------------------------------
0.00 0.00 4/4 call_func <cycle 1> [10]
[1308] 0.0 0.00 0.00 4 f_bufloaded [1308]
0.00 0.00 4/8 find_buffer [1231]
-----------------------------------------------
0.00 0.00 4/4 call_func <cycle 1> [10]
[1309] 0.0 0.00 0.00 4 f_getmatches [1309]
0.00 0.00 4/185 rettv_list_alloc [1027]
-----------------------------------------------
0.00 0.00 4/4 call_func <cycle 1> [10]
[1310] 0.0 0.00 0.00 4 f_line [1310]
0.00 0.00 4/4 var2fpos [1343]
-----------------------------------------------
0.00 0.00 4/4 vim_findfile_free_visited_list [1344]
[1311] 0.0 0.00 0.00 4 ff_free_visited_list [1311]
-----------------------------------------------
0.00 0.00 4/4 foldUpdate [1313]
[1312] 0.0 0.00 0.00 4 foldFind [1312]
-----------------------------------------------
0.00 0.00 4/4 checkupdate [972]
[1313] 0.0 0.00 0.00 4 foldUpdate [1313]
0.00 0.00 4/4 foldFind [1312]
0.00 0.00 4/12 foldmethodIsIndent [1195]
0.00 0.00 4/4 foldmethodIsExpr [1314]
0.00 0.00 4/4 foldmethodIsMarker [1315]
0.00 0.00 4/5 foldmethodIsDiff [1284]
0.00 0.00 4/225 foldmethodIsSyntax [1015]
-----------------------------------------------
0.00 0.00 4/4 foldUpdate [1313]
[1314] 0.0 0.00 0.00 4 foldmethodIsExpr [1314]
-----------------------------------------------
0.00 0.00 4/4 foldUpdate [1313]
[1315] 0.0 0.00 0.00 4 foldmethodIsMarker [1315]
-----------------------------------------------
0.00 0.00 4/4 win_split_ins <cycle 1> [234]
[1316] 0.0 0.00 0.00 4 frame_fix_height [1316]
-----------------------------------------------
0.00 0.00 4/4 did_set_spelllang <cycle 1> [567]
[1317] 0.0 0.00 0.00 4 ga_append_via_ptr [1317]
0.00 0.00 4/73586 ga_grow [835]
-----------------------------------------------
0.00 0.00 4/4 map_uint64_t_ptr_t_new [717]
[1318] 0.0 0.00 0.00 4 kh_init_uint64_t_ptr_t_map [1318]
0.00 0.00 4/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 4/4 set_chars_option [721]
[1319] 0.0 0.00 0.00 4 latin_char2cells [1319]
-----------------------------------------------
0.00 0.00 4/4 mb_ptr2char_adv [464]
[1320] 0.0 0.00 0.00 4 latin_ptr2char [1320]
-----------------------------------------------
0.00 0.00 4/4 mb_ptr2char_adv [464]
[1321] 0.0 0.00 0.00 4 latin_ptr2len [1321]
-----------------------------------------------
0.00 0.00 4/4 free_buffer_stuff [722]
[1322] 0.0 0.00 0.00 4 map_clear_int [1322]
0.00 0.00 4/56 validate_maphash [1104]
-----------------------------------------------
0.00 0.00 4/4 msg_attr_keep [131]
[1323] 0.0 0.00 0.00 4 msg_end [1323]
0.00 0.00 4/49 out_flush [1110]
-----------------------------------------------
0.00 0.00 1/4 close_buffer <cycle 1> [657]
0.00 0.00 3/4 last_window [1377]
[1324] 0.0 0.00 0.00 4 one_window [1324]
-----------------------------------------------
0.00 0.00 1/4 win_close <cycle 1> [296]
0.00 0.00 3/4 ex_quit <cycle 1> [780]
[1325] 0.0 0.00 0.00 4 only_one_window [1325]
-----------------------------------------------
0.00 0.00 4/4 os_get_user_name [1327]
[1326] 0.0 0.00 0.00 4 os_get_uname [1326]
0.00 0.00 4/6318 xstrlcpy [888]
-----------------------------------------------
0.00 0.00 1/4 set_b0_fname [202]
0.00 0.00 3/4 ml_open [201]
[1327] 0.0 0.00 0.00 4 os_get_user_name [1327]
0.00 0.00 4/4 os_get_uname [1326]
-----------------------------------------------
0.00 0.00 4/4 vim_setenv [1347]
[1328] 0.0 0.00 0.00 4 os_setenv [1328]
-----------------------------------------------
0.00 0.00 4/4 mch_setmouse [1178]
[1329] 0.0 0.00 0.00 4 out_str_nf [1329]
0.00 0.00 32/32 out_char_nf [1143]
-----------------------------------------------
0.00 0.00 1/4 ex_cclose <cycle 1> [1425]
0.00 0.00 1/4 qf_win_pos_update [314]
0.00 0.00 2/4 ex_copen <cycle 1> [248]
[1330] 0.0 0.00 0.00 4 qf_find_win [1330]
0.00 0.00 7/13 is_qf_win [1191]
-----------------------------------------------
0.00 0.00 4/4 readfile <cycle 1> [65]
[1331] 0.0 0.00 0.00 4 read_eintr [1331]
-----------------------------------------------
4 nfa_regmatch <cycle 7> [36]
[1332] 0.0 0.00 0.00 4 recursive_regmatch <cycle 7> [1332]
0.00 0.00 4/82425 utf_head_off [834]
4 nfa_regmatch <cycle 7> [36]
-----------------------------------------------
0.00 0.00 4/4 close_cb [762]
[1333] 0.0 0.00 0.00 4 rstream_free [1333]
-----------------------------------------------
0.00 0.00 4/4 msg_clr_eos_force [271]
[1334] 0.0 0.00 0.00 4 screen_fill [1334]
0.00 0.00 2/2 mb_fix_col [1449]
0.00 0.00 2/3 can_clear [1355]
-----------------------------------------------
0.00 0.00 2/4 win_split_ins <cycle 1> [234]
0.00 0.00 2/4 win_new_height <cycle 2> [511]
[1335] 0.0 0.00 0.00 4 set_fraction [1335]
-----------------------------------------------
0.00 0.00 4/4 ex_sign [609]
[1336] 0.0 0.00 0.00 4 sign_cmd_idx [1336]
-----------------------------------------------
0.00 0.00 4/4 proc_cleanup_exit [620]
[1337] 0.0 0.00 0.00 4 signal_accept_deadly [1337]
-----------------------------------------------
0.00 0.00 4/4 os_call_shell [590]
[1338] 0.0 0.00 0.00 4 signal_reject_deadly [1338]
-----------------------------------------------
0.00 0.00 4/4 call_shell [335]
[1339] 0.0 0.00 0.00 4 tag_freematch [1339]
-----------------------------------------------
0.00 0.00 1/4 windgoto [1099]
0.00 0.00 3/4 may_req_ambiguous_char_width [443]
[1340] 0.0 0.00 0.00 4 term_windgoto [1340]
0.00 0.00 4/24 out_str [1157]
-----------------------------------------------
0.00 0.00 1/4 os_inchar [575]
0.00 0.00 3/4 inchar [574]
[1341] 0.0 0.00 0.00 4 typebuf_changed [1341]
-----------------------------------------------
0.00 0.00 1/4 do_ecmd <cycle 1> [265]
0.00 0.00 3/4 win_enter_ext <cycle 1> [305]
[1342] 0.0 0.00 0.00 4 u_sync [1342]
-----------------------------------------------
0.00 0.00 4/4 f_line [1310]
[1343] 0.0 0.00 0.00 4 var2fpos [1343]
0.00 0.00 4/10575 get_tv_string_chk [877]
0.00 0.00 2/3 getmark_buf_fnum [1373]
-----------------------------------------------
0.00 0.00 4/4 vim_findfile_free_visited [1399]
[1344] 0.0 0.00 0.00 4 vim_findfile_free_visited_list [1344]
0.00 0.00 4/4 ff_free_visited_list [1311]
-----------------------------------------------
0.00 0.00 1/4 vim_is_fastterm [1629]
0.00 0.00 1/4 set_termname [17]
0.00 0.00 2/4 find_builtin_term [1429]
[1345] 0.0 0.00 0.00 4 vim_is_xterm [1345]
-----------------------------------------------
0.00 0.00 4/4 do_map <cycle 1> [467]
[1346] 0.0 0.00 0.00 4 vim_iswordp [1346]
-----------------------------------------------
0.00 0.00 4/4 ex_let_one <cycle 1> [285]
[1347] 0.0 0.00 0.00 4 vim_setenv [1347]
0.00 0.00 4/4 os_setenv [1328]
-----------------------------------------------
0.00 0.00 1/4 screenalloc <cycle 2> [696]
0.00 0.00 3/4 win_alloc [644]
[1348] 0.0 0.00 0.00 4 win_alloc_lines [1348]
0.00 0.00 4/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 1/4 aucmd_prepbuf <cycle 1> [610]
0.00 0.00 3/4 curwin_init [1363]
[1349] 0.0 0.00 0.00 4 win_init_empty [1349]
0.00 0.00 4/1302 redraw_win_later [945]
-----------------------------------------------
2 frame_new_width <cycle 2> [1432]
0.00 0.00 2/30 win_split_ins <cycle 1> [234]
[1350] 0.0 0.00 0.00 4 win_new_width <cycle 2> [1350]
0.00 0.00 4/70 changed_line_abv_curs_win [1089]
0.00 0.00 4/15 invalidate_botline_win [1183]
0.00 0.00 4/1302 redraw_win_later [945]
1 update_topline <cycle 2> [350]
1 curs_columns <cycle 2> [554]
-----------------------------------------------
0.00 0.00 3/3 set_b0_fname [202]
[1351] 0.0 0.00 0.00 3 add_b0_fenc [1351]
-----------------------------------------------
0.00 0.00 3/3 normal_cmd [515]
[1352] 0.0 0.00 0.00 3 add_to_showcmd [1352]
-----------------------------------------------
3 readfile <cycle 1> [65]
[1353] 0.0 0.00 0.00 3 apply_autocmds_exarg <cycle 1> [1353]
3 apply_autocmds_group <cycle 1> [208]
-----------------------------------------------
0.00 0.00 1/3 free_buffer [709]
0.00 0.00 2/3 apply_autocmds_group <cycle 1> [208]
[1354] 0.0 0.00 0.00 3 aubuflocal_remove [1354]
0.00 0.00 3/3025 au_cleanup [917]
-----------------------------------------------
0.00 0.00 1/3 screenclear2 [1464]
0.00 0.00 2/3 screen_fill [1334]
[1355] 0.0 0.00 0.00 3 can_clear [1355]
-----------------------------------------------
0.00 0.00 3/3 didset_options [456]
[1356] 0.0 0.00 0.00 3 check_cedit [1356]
0.00 0.00 2/2 string_to_key [1472]
0.00 0.00 2/6237 vim_isprintc [889]
-----------------------------------------------
0.00 0.00 1/3 get_winopts [650]
0.00 0.00 1/3 set_num_option [297]
0.00 0.00 1/3 win_init [612]
[1357] 0.0 0.00 0.00 3 check_colorcolumn [1357]
-----------------------------------------------
0.00 0.00 1/3 filemess [223]
0.00 0.00 2/3 screenclear [272]
[1358] 0.0 0.00 0.00 3 check_for_delay [1358]
-----------------------------------------------
0.00 0.00 1/3 set_spell_charflags [556]
0.00 0.00 2/3 init_spell_chartab [1436]
[1359] 0.0 0.00 0.00 3 clear_spell_chartab [1359]
-----------------------------------------------
0.00 0.00 3/3 win_close <cycle 1> [296]
[1360] 0.0 0.00 0.00 3 close_last_window_tabpage [1360]
-----------------------------------------------
0.00 0.00 1/3 screenclear2 [1464]
0.00 0.00 2/3 shell_new_rows <cycle 2> [1468]
[1361] 0.0 0.00 0.00 3 compute_cmdrow [1361]
-----------------------------------------------
0.00 0.00 1/3 set_bool_option <cycle 1> [462]
0.00 0.00 2/3 get_option_value [195]
[1362] 0.0 0.00 0.00 3 curbufIsChanged [1362]
0.00 0.00 3/20 bt_dontwrite [1169]
0.00 0.00 3/25 file_ff_differs [1155]
-----------------------------------------------
0.00 0.00 1/3 win_alloc_firstwin [21]
0.00 0.00 2/3 do_ecmd <cycle 1> [265]
[1363] 0.0 0.00 0.00 3 curwin_init [1363]
0.00 0.00 3/4 win_init_empty [1349]
-----------------------------------------------
0.00 0.00 1/3 diff_invalidate [1514]
0.00 0.00 2/3 diff_buf_delete [1421]
[1364] 0.0 0.00 0.00 3 diff_buf_idx_tp [1364]
-----------------------------------------------
0.00 0.00 3/3 get_fio_flags [1370]
[1365] 0.0 0.00 0.00 3 enc_canon_props [1365]
0.00 0.00 3/8 enc_canon_search [1229]
-----------------------------------------------
3 do_one_cmd <cycle 1> [6]
[1366] 0.0 0.00 0.00 3 ex_doautocmd <cycle 1> [1366]
0.00 0.00 3/4 check_nomodeline [1297]
3 do_doautocmd <cycle 1> [190]
3 do_modelines <cycle 1> [1257]
-----------------------------------------------
0.00 0.00 3/3 inchar [574]
[1367] 0.0 0.00 0.00 3 fix_input_buffer [1367]
-----------------------------------------------
0.00 0.00 1/3 read_sal_section [417]
0.00 0.00 2/3 read_rep_section [531]
[1368] 0.0 0.00 0.00 3 get2c [1368]
-----------------------------------------------
0.00 0.00 3/3 ml_open [201]
[1369] 0.0 0.00 0.00 3 get_fileformat [1369]
-----------------------------------------------
0.00 0.00 1/3 readfile <cycle 1> [65]
0.00 0.00 2/3 need_conversion [1454]
[1370] 0.0 0.00 0.00 3 get_fio_flags [1370]
0.00 0.00 3/3 enc_canon_props [1365]
-----------------------------------------------
0.00 0.00 1/3 get_mess_lang [1540]
0.00 0.00 2/3 set_lang_var [699]
[1371] 0.0 0.00 0.00 3 get_locale_val [1371]
-----------------------------------------------
0.00 0.00 3/3 f_getbufline [502]
[1372] 0.0 0.00 0.00 3 get_tv_lnum_buf [1372]
0.00 0.00 3/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 1/3 getmark [1545]
0.00 0.00 2/3 var2fpos [1343]
[1373] 0.0 0.00 0.00 3 getmark_buf_fnum [1373]
-----------------------------------------------
0.00 0.00 1/3 create_windows [19]
0.00 0.00 2/3 do_ecmd <cycle 1> [265]
[1374] 0.0 0.00 0.00 3 handle_swap_exists [1374]
-----------------------------------------------
1 did_set_string_option <cycle 1> [430]
1 do_highlight <cycle 1> [308]
0.00 6.51 1/12 main [1]
[1375] 0.0 0.00 0.00 3 init_highlight <cycle 1> [1375]
116 do_highlight <cycle 1> [308]
6 get_var_value <cycle 1> [1204]
2 source_runtime <cycle 1> [1103]
-----------------------------------------------
0.00 0.00 3/3 inbuf_poll [573]
[1376] 0.0 0.00 0.00 3 input_available [1376]
0.00 0.00 3/3 vim_is_input_buf_empty [1400]
-----------------------------------------------
0.00 0.00 3/3 win_close <cycle 1> [296]
[1377] 0.0 0.00 0.00 3 last_window [1377]
0.00 0.00 3/4 one_window [1324]
-----------------------------------------------
0.00 0.00 1/3 ex_cexpr <cycle 1> [796]
0.00 0.00 2/3 set_errorlist <cycle 1> [541]
[1378] 0.0 0.00 0.00 3 ll_get_or_alloc_list [1378]
0.00 0.00 3/45 bt_quickfix [1119]
0.00 0.00 3/5 ll_free_all [1286]
0.00 0.00 1/1 ll_new_list [1561]
-----------------------------------------------
0.00 0.00 3/3 eval4 <cycle 1> [187]
[1379] 0.0 0.00 0.00 3 mb_strnicmp [1379]
0.00 0.00 3/3 utf_strnicmp [1397]
-----------------------------------------------
0.00 0.00 3/3 add_menu_path [394]
[1380] 0.0 0.00 0.00 3 menu_is_menubar [1380]
0.00 0.00 3/36 menu_is_popup [1134]
0.00 0.00 3/3 menu_is_toolbar [1381]
-----------------------------------------------
0.00 0.00 3/3 menu_is_menubar [1380]
[1381] 0.0 0.00 0.00 3 menu_is_toolbar [1381]
-----------------------------------------------
0.00 0.00 3/3 ml_close [1269]
[1382] 0.0 0.00 0.00 3 mf_close [1382]
0.00 0.00 29/29 mf_free_bhdr [1147]
0.00 0.00 3/6 mf_hash_free [1267]
0.00 0.00 3/3 mf_hash_free_all [1383]
0.00 0.00 1/6 os_remove [1270]
-----------------------------------------------
0.00 0.00 3/3 mf_close [1382]
[1383] 0.0 0.00 0.00 3 mf_hash_free_all [1383]
0.00 0.00 3/6 mf_hash_free [1267]
-----------------------------------------------
0.00 0.00 1/3 win_split_ins <cycle 1> [234]
0.00 0.00 1/3 win_alloc_aucmd_win [611]
0.00 0.00 1/3 win_alloc_firstwin [21]
[1384] 0.0 0.00 0.00 3 new_frame [1384]
0.00 0.00 3/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 3/3 post2nfa [78]
[1385] 0.0 0.00 0.00 3 nfa_max_width [1385]
0.00 0.00 3/52118 utf_char2len [839]
-----------------------------------------------
0.00 0.00 1/3 write_viminfo <cycle 1> [351]
0.00 0.00 2/3 read_viminfo <cycle 1> [630]
[1386] 0.0 0.00 0.00 3 no_viminfo [1386]
-----------------------------------------------
0.00 0.00 3/3 ml_open [201]
[1387] 0.0 0.00 0.00 3 os_get_hostname [1387]
-----------------------------------------------
0.00 0.00 3/3 parse_command_name [602]
[1388] 0.0 0.00 0.00 3 parse_char_i [1388]
-----------------------------------------------
0.00 0.00 3/3 qf_fill_buffer <cycle 1> [692]
[1389] 0.0 0.00 0.00 3 qf_fmt_text [1389]
-----------------------------------------------
0.00 0.00 3/3 qf_fill_buffer <cycle 1> [692]
[1390] 0.0 0.00 0.00 3 qf_types [1390]
-----------------------------------------------
0.00 0.00 1/3 screenclear2 [1464]
0.00 0.00 2/3 stoptermcap [1471]
[1391] 0.0 0.00 0.00 3 screen_stop_highlight [1391]
0.00 0.00 3/24 out_str [1157]
0.00 0.00 1/1 term_fg_color [1619]
0.00 0.00 1/1 term_bg_color [1617]
-----------------------------------------------
0.00 0.00 1/3 create_windows [19]
0.00 0.00 2/3 do_ecmd <cycle 1> [265]
[1392] 0.0 0.00 0.00 3 set_buflisted [1392]
-----------------------------------------------
0.00 0.00 1/3 close_buffer <cycle 1> [657]
0.00 0.00 1/3 write_viminfo_bufferlist [512]
0.00 0.00 1/3 write_viminfo_marks [572]
[1393] 0.0 0.00 0.00 3 set_last_cursor [1393]
-----------------------------------------------
0.00 0.00 1/3 main [1]
0.00 0.00 1/3 write_viminfo_filemarks [364]
0.00 0.00 1/3 do_exedit <cycle 1> [1515]
[1394] 0.0 0.00 0.00 3 setpcmark [1394]
-----------------------------------------------
0.00 0.00 3/3 didset_options [456]
[1395] 0.0 0.00 0.00 3 spell_check_msm [1395]
0.00 0.00 9/479 getdigits [983]
-----------------------------------------------
0.00 0.00 1/3 eval7 <cycle 1> [123]
0.00 0.00 2/3 f_str2float [767]
[1396] 0.0 0.00 0.00 3 string2float [1396]
-----------------------------------------------
0.00 0.00 3/3 mb_strnicmp [1379]
[1397] 0.0 0.00 0.00 3 utf_strnicmp [1397]
0.00 0.00 8/8 utf_safe_read_char_adv [1240]
0.00 0.00 2/130 utf_fold [1051]
-----------------------------------------------
3 close_redir <cycle 1> [1254]
[1398] 0.0 0.00 0.00 3 var_redir_stop <cycle 1> [1398]
0.00 0.00 3/504 ga_append [981]
0.00 0.00 3/7983 clear_lval [881]
3 get_lval <cycle 1> [185]
3 set_var_lval <cycle 1> [288]
-----------------------------------------------
0.00 0.00 1/3 vim_findfile_cleanup [461]
0.00 0.00 2/3 find_file_in_path_option [3]
[1399] 0.0 0.00 0.00 3 vim_findfile_free_visited [1399]
0.00 0.00 4/4 vim_findfile_free_visited_list [1344]
-----------------------------------------------
0.00 0.00 3/3 input_available [1376]
[1400] 0.0 0.00 0.00 3 vim_is_input_buf_empty [1400]
-----------------------------------------------
0.00 0.00 3/3 write_viminfo_bufferlist [512]
[1401] 0.0 0.00 0.00 3 vim_snprintf_add [1401]
0.00 0.00 3/395 vim_vsnprintf [986]
-----------------------------------------------
0.00 0.00 1/3 win_split_ins <cycle 1> [234]
0.00 0.00 2/3 win_alloc [644]
[1402] 0.0 0.00 0.00 3 win_append [1402]
-----------------------------------------------
1 ex_copen <cycle 1> [248]
2 do_window <cycle 1> [1422]
[1403] 0.0 0.00 0.00 3 win_goto <cycle 1> [1403]
0.00 0.00 3/17625 text_locked [869]
0.00 0.00 3/14 curbuf_locked [1185]
0.00 0.00 3/5 reset_VIsual_and_resel [1291]
0.00 0.00 3/309 win_valid [1005]
3 win_enter <cycle 1> [1278]
-----------------------------------------------
0.00 0.00 3/3 ml_open [201]
[1404] 0.0 0.00 0.00 3 xstpcpy [1404]
-----------------------------------------------
0.00 0.00 2/2 f_exists <cycle 1> [291]
[1405] 0.0 0.00 0.00 2 autocmd_supported [1405]
0.00 0.00 2/2853 event_name2nr [921]
-----------------------------------------------
0.00 0.00 2/2 free_buffer_stuff [722]
[1406] 0.0 0.00 0.00 2 buf_delete_signs [1406]
-----------------------------------------------
1 close_buffer <cycle 1> [657]
1 buflist_new <cycle 1> [386]
[1407] 0.0 0.00 0.00 2 buf_freeall <cycle 1> [1407]
0.00 0.00 4/35 buf_valid [1135]
0.00 0.00 2/33960 aborting [858]
0.00 0.00 2/2 diff_buf_delete [1421]
0.00 0.00 2/4 clearFolding [1298]
0.00 0.00 2/6 ml_close [1269]
0.00 0.00 2/2 u_blockfree [1478]
0.00 0.00 2/2 u_clearall [1479]
0.00 0.00 2/6 syntax_clear [1275]
0.00 0.00 1/2 reset_synblock [1462]
4 apply_autocmds <cycle 1> [1026]
-----------------------------------------------
0.00 0.00 1/2 ex_quit <cycle 1> [780]
0.00 0.00 1/2 do_exedit <cycle 1> [1515]
[1408] 0.0 0.00 0.00 2 buf_hide [1408]
-----------------------------------------------
0.00 0.00 1/2 set_b0_fname [202]
0.00 0.00 1/2 readfile <cycle 1> [65]
[1409] 0.0 0.00 0.00 2 buf_store_file_info [1409]
-----------------------------------------------
0.00 0.00 1/2 ex_quit <cycle 1> [780]
0.00 0.00 1/2 do_ecmd <cycle 1> [265]
[1410] 0.0 0.00 0.00 2 check_changed [1410]
0.00 0.00 1/16 bufIsChanged [1180]
-----------------------------------------------
0.00 0.00 2/2 mb_fix_col [1449]
[1411] 0.0 0.00 0.00 2 check_col [1411]
-----------------------------------------------
0.00 0.00 2/2 readfile <cycle 1> [65]
[1412] 0.0 0.00 0.00 2 check_for_bom [1412]
-----------------------------------------------
0.00 0.00 2/2 get_maparg <cycle 1> [1435]
[1413] 0.0 0.00 0.00 2 check_map [1413]
0.00 0.00 2/56 validate_maphash [1104]
-----------------------------------------------
0.00 0.00 2/2 ex_quit <cycle 1> [780]
[1414] 0.0 0.00 0.00 2 check_more [1414]
-----------------------------------------------
0.00 0.00 1/2 ttest [1624]
0.00 0.00 1/2 set_init_1 [34]
[1415] 0.0 0.00 0.00 2 check_options [1415]
0.00 0.00 412/1434 get_varp [942]
0.00 0.00 412/982 check_string_option [952]
-----------------------------------------------
0.00 0.00 2/2 mb_fix_col [1449]
[1416] 0.0 0.00 0.00 2 check_row [1416]
-----------------------------------------------
0.00 0.00 2/2 set_fileformat [506]
[1417] 0.0 0.00 0.00 2 check_status [1417]
-----------------------------------------------
0.00 0.00 2/2 msg_start [211]
[1418] 0.0 0.00 0.00 2 cursor_off [1418]
0.00 0.00 1/24 out_str [1157]
-----------------------------------------------
0.00 0.00 1/2 mch_exit [295]
0.00 0.00 1/2 stoptermcap [1471]
[1419] 0.0 0.00 0.00 2 cursor_on [1419]
0.00 0.00 1/24 out_str [1157]
-----------------------------------------------
0.00 0.00 2/2 dict_equal <cycle 3> [589]
[1420] 0.0 0.00 0.00 2 dict_len [1420]
-----------------------------------------------
0.00 0.00 2/2 buf_freeall <cycle 1> [1407]
[1421] 0.0 0.00 0.00 2 diff_buf_delete [1421]
0.00 0.00 2/3 diff_buf_idx_tp [1364]
-----------------------------------------------
2 ex_wincmd <cycle 1> [727]
[1422] 0.0 0.00 0.00 2 do_window <cycle 1> [1422]
2 win_goto <cycle 1> [1403]
-----------------------------------------------
0.00 0.00 2/2 exit_cb [797]
[1423] 0.0 0.00 0.00 2 emit_exit_event [1423]
0.00 0.00 2/8 job_event_source [1235]
0.00 0.00 2/9 event_push [1221]
-----------------------------------------------
2 do_one_cmd <cycle 1> [6]
[1424] 0.0 0.00 0.00 2 ex_abbreviate <cycle 1> [1424]
2 do_exmap <cycle 1> [1111]
-----------------------------------------------
2 do_one_cmd <cycle 1> [6]
[1425] 0.0 0.00 0.00 2 ex_cclose <cycle 1> [1425]
0.00 0.00 2/45 bt_quickfix [1119]
0.00 0.00 1/4 qf_find_win [1330]
1 win_close <cycle 1> [296]
-----------------------------------------------
0.00 0.00 2/2 call_func <cycle 1> [10]
[1426] 0.0 0.00 0.00 2 f_did_filetype [1426]
-----------------------------------------------
2 call_func <cycle 1> [10]
[1427] 0.0 0.00 0.00 2 f_hasmapto <cycle 1> [1427]
0.00 0.00 2/6383 get_tv_string [886]
0.00 0.00 1/16902 get_tv_string_buf [873]
2 map_to_exists <cycle 1> [597]
-----------------------------------------------
2 call_func <cycle 1> [10]
[1428] 0.0 0.00 0.00 2 f_setloclist <cycle 1> [1428]
0.00 0.00 2/210 find_win_by_nr [1019]
2 set_qf_ll_list <cycle 1> [1466]
-----------------------------------------------
0.00 0.00 1/2 parse_builtin_tcap [563]
0.00 0.00 1/2 set_termname [17]
[1429] 0.0 0.00 0.00 2 find_builtin_term [1429]
0.00 0.00 2/4 vim_is_xterm [1345]
-----------------------------------------------
0.00 0.00 2/2 winframe_remove [275]
[1430] 0.0 0.00 0.00 2 frame2win [1430]
-----------------------------------------------
0.00 0.00 2/2 shell_new_rows <cycle 2> [1468]
[1431] 0.0 0.00 0.00 2 frame_check_height [1431]
-----------------------------------------------
1 shell_new_columns <cycle 2> [174]
0.00 0.00 1/30 restore_snapshot_rec [277]
[1432] 0.0 0.00 0.00 2 frame_new_width <cycle 2> [1432]
2 win_new_width <cycle 2> [1350]
-----------------------------------------------
0.00 0.00 2/2 winframe_remove [275]
[1433] 0.0 0.00 0.00 2 frame_remove [1433]
-----------------------------------------------
0.00 0.00 2/2 job_exit_callback [1438]
[1434] 0.0 0.00 0.00 2 free_job [1434]
-----------------------------------------------
1 f_maparg <cycle 1> [1525]
1 f_mapcheck <cycle 1> [1526]
[1435] 0.0 0.00 0.00 2 get_maparg <cycle 1> [1435]
0.00 0.00 2/6383 get_tv_string [886]
0.00 0.00 2/33060 get_tv_string_buf_chk [860]
0.00 0.00 2/50 get_map_mode [1109]
0.00 0.00 2/2 check_map [1413]
2 replace_termcodes <cycle 1> [141]
-----------------------------------------------
0.00 0.00 1/2 spell_reload [1615]
0.00 0.00 1/2 set_init_1 [34]
[1436] 0.0 0.00 0.00 2 init_spell_chartab [1436]
0.00 0.00 128/130 utf_fold [1051]
0.00 0.00 128/2218 utf_isupper [934]
0.00 0.00 128/3042 utf_toupper [916]
0.00 0.00 128/5255 vim_isupper [899]
0.00 0.00 98/2914 utf_islower [919]
0.00 0.00 98/6755 vim_islower [885]
0.00 0.00 32/98 vim_toupper [1069]
0.00 0.00 30/2206 vim_tolower [935]
0.00 0.00 2/3 clear_spell_chartab [1359]
-----------------------------------------------
0.00 0.00 2/2 os_system [530]
[1437] 0.0 0.00 0.00 2 job_close_in [1437]
0.00 0.00 2/2 wstream_free [1485]
-----------------------------------------------
0.00 0.00 2/2 job_exit_event [1439]
[1438] 0.0 0.00 0.00 2 job_exit_callback [1438]
0.00 0.00 2/2 free_job [1434]
-----------------------------------------------
0.00 0.00 2/2 process_from [110]
[1439] 0.0 0.00 0.00 2 job_exit_event [1439]
0.00 0.00 2/2 job_exit_callback [1438]
-----------------------------------------------
2 do_ecmd <cycle 1> [265]
[1440] 0.0 0.00 0.00 2 keymap_init <cycle 1> [1440]
0.00 0.00 2/2 keymap_unload [1441]
2 do_cmdline_cmd <cycle 1> [1281]
-----------------------------------------------
0.00 0.00 2/2 keymap_init <cycle 1> [1440]
[1441] 0.0 0.00 0.00 2 keymap_unload [1441]
-----------------------------------------------
0.00 0.00 2/2 map_uint64_t_ptr_t_del [1448]
[1442] 0.0 0.00 0.00 2 kh_del_uint64_t_ptr_t_map [1442]
-----------------------------------------------
0.00 0.00 2/2 map_uint64_t_ptr_t_del [1448]
[1443] 0.0 0.00 0.00 2 kh_get_uint64_t_ptr_t_map [1443]
-----------------------------------------------
0.00 0.00 2/2 map_cstr_t_ptr_t_new [750]
[1444] 0.0 0.00 0.00 2 kh_init_cstr_t_ptr_t_map [1444]
0.00 0.00 2/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 2/2 event_init [677]
[1445] 0.0 0.00 0.00 2 kl_init_Event [1445]
0.00 0.00 2/2 kmp_init_Event [1446]
0.00 0.00 2/2320 xcalloc [932]
0.00 0.00 2/11 kmp_alloc_Event [1206]
-----------------------------------------------
0.00 0.00 2/2 kl_init_Event [1445]
[1446] 0.0 0.00 0.00 2 kmp_init_Event [1446]
0.00 0.00 2/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 2/2 map_to_exists <cycle 1> [597]
[1447] 0.0 0.00 0.00 2 map_to_exists_mode [1447]
0.00 0.00 2/56 validate_maphash [1104]
-----------------------------------------------
0.00 0.00 1/2 handle_unregister_buffer [1548]
0.00 0.00 1/2 handle_unregister_window [1549]
[1448] 0.0 0.00 0.00 2 map_uint64_t_ptr_t_del [1448]
0.00 0.00 2/2 kh_get_uint64_t_ptr_t_map [1443]
0.00 0.00 2/2 kh_del_uint64_t_ptr_t_map [1442]
-----------------------------------------------
0.00 0.00 2/2 screen_fill [1334]
[1449] 0.0 0.00 0.00 2 mb_fix_col [1449]
0.00 0.00 2/2 check_row [1416]
0.00 0.00 2/2 check_col [1411]
-----------------------------------------------
0.00 0.00 1/2 mch_exit [295]
0.00 0.00 1/2 clear_termoptions [1507]
[1450] 0.0 0.00 0.00 2 mch_restore_title [1450]
0.00 0.00 2/2 mch_settitle [1451]
-----------------------------------------------
0.00 0.00 2/2 mch_restore_title [1450]
[1451] 0.0 0.00 0.00 2 mch_settitle [1451]
-----------------------------------------------
0.00 0.00 2/2 msg_puts_display [71]
[1452] 0.0 0.00 0.00 2 msg_check [1452]
-----------------------------------------------
0.00 0.00 2/2 msg_start [211]
[1453] 0.0 0.00 0.00 2 msg_starthere [1453]
-----------------------------------------------
0.00 0.00 2/2 readfile <cycle 1> [65]
[1454] 0.0 0.00 0.00 2 need_conversion [1454]
0.00 0.00 2/3 get_fio_flags [1370]
-----------------------------------------------
0.00 0.00 1/2 f_mode [744]
0.00 0.00 1/2 f_shellescape [603]
[1455] 0.0 0.00 0.00 2 non_zero_arg [1455]
-----------------------------------------------
0.00 0.00 1/2 check_and_set_isatty [1494]
0.00 0.00 1/2 check_tty [1499]
[1456] 0.0 0.00 0.00 2 os_isatty [1456]
-----------------------------------------------
0.00 0.00 1/2 get_emsg_source [783]
0.00 0.00 1/2 get_emsg_lnum [782]
[1457] 0.0 0.00 0.00 2 other_sourcing_name [1457]
-----------------------------------------------
0.00 0.00 2/2 qf_init_ext <cycle 1> [315]
[1458] 0.0 0.00 0.00 2 qf_clean_dir_stack [1458]
-----------------------------------------------
0.00 0.00 2/2 normal_cmd [515]
[1459] 0.0 0.00 0.00 2 readbuf1_empty [1459]
-----------------------------------------------
0.00 0.00 2/2 do_ecmd <cycle 1> [265]
[1460] 0.0 0.00 0.00 2 reset_VIsual [1460]
-----------------------------------------------
0.00 0.00 2/2 stoptermcap [1471]
[1461] 0.0 0.00 0.00 2 reset_cterm_colors [1461]
0.00 0.00 2/24 out_str [1157]
-----------------------------------------------
0.00 0.00 1/2 buf_freeall <cycle 1> [1407]
0.00 0.00 1/2 win_close <cycle 1> [296]
[1462] 0.0 0.00 0.00 2 reset_synblock [1462]
-----------------------------------------------
0.00 0.00 1/2 makeswapname [569]
0.00 0.00 1/2 u_get_undo_file_name [586]
[1463] 0.0 0.00 0.00 2 resolve_symlink [1463]
0.00 0.00 2/6318 xstrlcpy [888]
-----------------------------------------------
0.00 0.00 2/2 screenclear [272]
[1464] 0.0 0.00 0.00 2 screenclear2 [1464]
0.00 0.00 67/67 lineclear [1091]
0.00 0.00 1/3 screen_stop_highlight [1391]
0.00 0.00 1/3 can_clear [1355]
0.00 0.00 1/24 out_str [1157]
0.00 0.00 1/1 win_rest_invalid [1635]
0.00 0.00 1/3 compute_cmdrow [1361]
0.00 0.00 1/6 screen_start [1272]
-----------------------------------------------
0.00 0.00 2/2 read_viminfo_search_pattern [708]
[1465] 0.0 0.00 0.00 2 set_last_search_pat [1465]
0.00 0.00 2/188695 xstrdup [824]
0.00 0.00 2/74 set_vv_searchforward [1086]
0.00 0.00 1/795 redraw_all_later [958]
-----------------------------------------------
2 f_setloclist <cycle 1> [1428]
[1466] 0.0 0.00 0.00 2 set_qf_ll_list <cycle 1> [1466]
0.00 0.00 2/10575 get_tv_string_chk [877]
2 set_errorlist <cycle 1> [541]
-----------------------------------------------
0.00 0.00 1/2 normal_cmd [515]
0.00 0.00 1/2 set_vcount_ca [1607]
[1467] 0.0 0.00 0.00 2 set_vcount [1467]
-----------------------------------------------
1 win_new_shellsize <cycle 2> [1634]
0.00 0.00 1/30 set_num_option [297]
[1468] 0.0 0.00 0.00 2 shell_new_rows <cycle 2> [1468]
0.00 0.00 2/44 tabline_height [1121]
0.00 0.00 2/37 frame_minheight [1132]
0.00 0.00 2/2 frame_check_height [1431]
0.00 0.00 2/9 win_comp_pos [1226]
0.00 0.00 2/3 compute_cmdrow [1361]
2 frame_new_height <cycle 2> [1232]
-----------------------------------------------
0.00 0.00 2/2 job_wait [540]
[1469] 0.0 0.00 0.00 2 signal_event_source [1469]
-----------------------------------------------
0.00 0.00 1/2 spell_free_all [1613]
0.00 0.00 1/2 ml_close_all [365]
[1470] 0.0 0.00 0.00 2 spell_delete_wordlist [1470]
-----------------------------------------------
0.00 0.00 1/2 mch_exit [295]
0.00 0.00 1/2 clear_termoptions [1507]
[1471] 0.0 0.00 0.00 2 stoptermcap [1471]
0.00 0.00 2/2 reset_cterm_colors [1461]
0.00 0.00 2/3 screen_stop_highlight [1391]
0.00 0.00 2/49 out_flush [1110]
0.00 0.00 2/24 out_str [1157]
0.00 0.00 1/9 check_for_codes_from_term [1219]
0.00 0.00 1/2 cursor_on [1419]
0.00 0.00 1/6 screen_start [1272]
-----------------------------------------------
0.00 0.00 2/2 check_cedit [1356]
[1472] 0.0 0.00 0.00 2 string_to_key [1472]
-----------------------------------------------
0.00 0.00 2/2 exec_normal_cmd [307]
[1473] 0.0 0.00 0.00 2 stuff_empty [1473]
-----------------------------------------------
0.00 0.00 2/2 ex_syntax <cycle 1> [232]
[1474] 0.0 0.00 0.00 2 syn_cmd_case [1474]
0.00 0.00 2/52 find_nextcmd [1107]
0.00 0.00 2/12201 skiptowhite [874]
-----------------------------------------------
0.00 0.00 1/2 term_fg_color [1619]
0.00 0.00 1/2 term_bg_color [1617]
[1475] 0.0 0.00 0.00 2 term_color [1475]
0.00 0.00 2/24 out_str [1157]
-----------------------------------------------
0.00 0.00 1/2 check_mouse_termcode [739]
0.00 0.00 1/2 parse_builtin_tcap [563]
[1476] 0.0 0.00 0.00 2 term_is_8bit [1476]
-----------------------------------------------
0.00 0.00 2/2 exec_normal_cmd [307]
[1477] 0.0 0.00 0.00 2 typebuf_typed [1477]
-----------------------------------------------
0.00 0.00 2/2 buf_freeall <cycle 1> [1407]
[1478] 0.0 0.00 0.00 2 u_blockfree [1478]
-----------------------------------------------
0.00 0.00 2/2 buf_freeall <cycle 1> [1407]
[1479] 0.0 0.00 0.00 2 u_clearall [1479]
-----------------------------------------------
0.00 0.00 2/2 free_buffer_stuff [722]
[1480] 0.0 0.00 0.00 2 uc_clear [1480]
0.00 0.00 2/4241 ga_clear [904]
-----------------------------------------------
0.00 0.00 2/2 winframe_remove [275]
[1481] 0.0 0.00 0.00 2 win_altframe [1481]
-----------------------------------------------
0.00 0.00 1/2 screenalloc <cycle 2> [696]
0.00 0.00 1/2 win_free [710]
[1482] 0.0 0.00 0.00 2 win_free_lsize [1482]
-----------------------------------------------
0.00 0.00 1/2 win_free [710]
0.00 0.00 1/2 aucmd_restbuf [242]
[1483] 0.0 0.00 0.00 2 win_remove [1483]
-----------------------------------------------
0.00 0.00 2/2 set_num_option [297]
[1484] 0.0 0.00 0.00 2 win_setminheight [1484]
-----------------------------------------------
0.00 0.00 2/2 job_close_in [1437]
[1485] 0.0 0.00 0.00 2 wstream_free [1485]
-----------------------------------------------
0.00 0.00 2/2 write_viminfo_search_pattern [670]
[1486] 0.0 0.00 0.00 2 wvsp_one [1486]
0.00 0.00 2/254 viminfo_writestring [1011]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1487] 0.0 0.00 0.00 1 adjust_clipboard_register [1487]
0.00 0.00 1/708 provider_has_feature [966]
-----------------------------------------------
0.00 0.00 1/1 win_free [710]
[1488] 0.0 0.00 0.00 1 alist_unlink [1488]
-----------------------------------------------
0.00 0.00 1/1 do_autocmd_event [64]
[1489] 0.0 0.00 0.00 1 au_remove_pat [1489]
-----------------------------------------------
1 qf_get_fnum <cycle 1> [1289]
[1490] 0.0 0.00 0.00 1 buflist_add <cycle 1> [1490]
1 buflist_new <cycle 1> [386]
-----------------------------------------------
0.00 0.00 1/1 provider_has_feature [966]
[1491] 0.0 0.00 0.00 1 can_execute [1491]
-----------------------------------------------
0.00 0.00 1/1 emsg [256]
[1492] 0.0 0.00 0.00 1 cause_errthrow [1492]
-----------------------------------------------
0.00 0.00 1/1 event_teardown [1518]
[1493] 0.0 0.00 0.00 1 channel_teardown [1493]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1494] 0.0 0.00 0.00 1 check_and_set_isatty [1494]
0.00 0.00 1/2 os_isatty [1456]
-----------------------------------------------
0.00 0.00 1/1 nv_cursormark [816]
[1495] 0.0 0.00 0.00 1 check_mark [1495]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[1496] 0.0 0.00 0.00 1 check_opt_wim [1496]
-----------------------------------------------
0.00 0.00 1/1 restore_snapshot [276]
[1497] 0.0 0.00 0.00 1 check_snapshot_rec [1497]
-----------------------------------------------
0.00 0.00 1/1 scroll_cursor_halfway [642]
[1498] 0.0 0.00 0.00 1 check_topfill [1498]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1499] 0.0 0.00 0.00 1 check_tty [1499]
0.00 0.00 1/2 os_isatty [1456]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[1500] 0.0 0.00 0.00 1 check_win_options [1500]
0.00 0.00 2/9 check_winopt [1220]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1501] 0.0 0.00 0.00 1 checkpcmark [1501]
-----------------------------------------------
0.00 0.00 1/1 write_viminfo_filemarks [364]
[1502] 0.0 0.00 0.00 1 cleanup_jumplist [1502]
-----------------------------------------------
0.00 0.00 1/1 win_free [710]
[1503] 0.0 0.00 0.00 1 clear_matches [1503]
0.00 0.00 1/88 redraw_later [1079]
-----------------------------------------------
0.00 0.00 1/1 exec_normal_cmd [307]
[1504] 0.0 0.00 0.00 1 clear_oparg [1504]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1505] 0.0 0.00 0.00 1 clear_showcmd [1505]
-----------------------------------------------
0.00 0.00 1/1 free_termoptions [1536]
[1506] 0.0 0.00 0.00 1 clear_termcodes [1506]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1507] 0.0 0.00 0.00 1 clear_termoptions [1507]
0.00 0.00 1/17 mch_setmouse [1178]
0.00 0.00 1/2 stoptermcap [1471]
0.00 0.00 1/2 mch_restore_title [1450]
0.00 0.00 1/1 free_termoptions [1536]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1508] 0.0 0.00 0.00 1 clearop [1508]
-----------------------------------------------
1 ex_source <cycle 1> [1523]
[1509] 0.0 0.00 0.00 1 cmd_source <cycle 1> [1509]
1 do_source <cycle 1> [88]
-----------------------------------------------
0.00 0.00 1/1 win_init [612]
[1510] 0.0 0.00 0.00 1 copy_jumplist [1510]
-----------------------------------------------
0.00 0.00 1/1 getout <cycle 1> [294]
[1511] 0.0 0.00 0.00 1 cs_end [1511]
-----------------------------------------------
0.00 0.00 1/1 set_file_options [545]
[1512] 0.0 0.00 0.00 1 default_fileformat [1512]
-----------------------------------------------
0.00 0.00 1/1 ex_diffupdate [1521]
[1513] 0.0 0.00 0.00 1 diff_clear [1513]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[1514] 0.0 0.00 0.00 1 diff_invalidate [1514]
0.00 0.00 1/3 diff_buf_idx_tp [1364]
-----------------------------------------------
1 ex_find <cycle 1> [11]
[1515] 0.0 0.00 0.00 1 do_exedit <cycle 1> [1515]
0.00 0.00 1/14 curbuf_locked [1185]
0.00 0.00 1/3 setpcmark [1394]
0.00 0.00 1/2 buf_hide [1408]
1 do_ecmd <cycle 1> [265]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1516] 0.0 0.00 0.00 1 do_pending_operator [1516]
-----------------------------------------------
0.00 0.00 1/1 enc_canonize [715]
[1517] 0.0 0.00 0.00 1 enc_alias_search [1517]
-----------------------------------------------
0.00 0.00 1/1 mch_exit [295]
[1518] 0.0 0.00 0.00 1 event_teardown [1518]
0.00 0.00 1/1 channel_teardown [1493]
0.00 0.00 1/1 server_teardown [1602]
0.00 0.00 1/1 job_teardown [1558]
-----------------------------------------------
0.00 0.00 1/1 do_one_cmd <cycle 1> [6]
[1519] 0.0 0.00 0.00 1 ex_break [1519]
0.00 0.00 1/1944 cleanup_conditionals [940]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[1520] 0.0 0.00 0.00 1 ex_colorscheme <cycle 1> [1520]
1 load_colors <cycle 1> [786]
-----------------------------------------------
0.00 0.00 1/1 diff_check [999]
[1521] 0.0 0.00 0.00 1 ex_diffupdate [1521]
0.00 0.00 1/1 diff_clear [1513]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[1522] 0.0 0.00 0.00 1 ex_setfiletype <cycle 1> [1522]
1 set_option_value <cycle 1> [240]
-----------------------------------------------
1 do_one_cmd <cycle 1> [6]
[1523] 0.0 0.00 0.00 1 ex_source <cycle 1> [1523]
1 cmd_source <cycle 1> [1509]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1524] 0.0 0.00 0.00 1 exe_pre_commands [1524]
-----------------------------------------------
1 call_func <cycle 1> [10]
[1525] 0.0 0.00 0.00 1 f_maparg <cycle 1> [1525]
1 get_maparg <cycle 1> [1435]
-----------------------------------------------
1 call_func <cycle 1> [10]
[1526] 0.0 0.00 0.00 1 f_mapcheck <cycle 1> [1526]
1 get_maparg <cycle 1> [1435]
-----------------------------------------------
0.00 0.00 1/1 call_func <cycle 1> [10]
[1527] 0.0 0.00 0.00 1 f_min [1527]
0.00 0.00 1/1 max_min [1565]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[1528] 0.0 0.00 0.00 1 fill_breakat_flags [1528]
-----------------------------------------------
0.00 0.00 1/1 os_breakcheck [80]
[1529] 0.0 0.00 0.00 1 fill_input_buf [1529]
0.00 0.00 1/1 vim_is_input_buf_full [1630]
0.00 0.00 1/1 input_read [1556]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1530] 0.0 0.00 0.00 1 find_command [1530]
-----------------------------------------------
0.00 0.00 1/1 read_viminfo_up_to_marks <cycle 1> [449]
[1531] 0.0 0.00 0.00 1 finish_viminfo_history [1531]
-----------------------------------------------
0.00 0.00 1/1 win_split_ins <cycle 1> [234]
[1532] 0.0 0.00 0.00 1 frame_append [1532]
-----------------------------------------------
0.00 0.00 1/1 win_split_ins <cycle 1> [234]
[1533] 0.0 0.00 0.00 1 frame_insert [1533]
-----------------------------------------------
0.00 0.00 1/1 win_free [710]
[1534] 0.0 0.00 0.00 1 free_jumplist [1534]
-----------------------------------------------
0.00 0.00 1/1 screenalloc <cycle 2> [696]
[1535] 0.0 0.00 0.00 1 free_screenlines [1535]
-----------------------------------------------
0.00 0.00 1/1 clear_termoptions [1507]
[1536] 0.0 0.00 0.00 1 free_termoptions [1536]
0.00 0.00 424/2431 istermoption [931]
0.00 0.00 1/1 clear_termcodes [1506]
-----------------------------------------------
0.00 0.00 1/1 restore_typeahead [1599]
[1537] 0.0 0.00 0.00 1 free_typebuf [1537]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[1538] 0.0 0.00 0.00 1 get8ctime [1538]
-----------------------------------------------
0.00 0.00 1/1 set_lang_var [699]
[1539] 0.0 0.00 0.00 1 get_mess_env [1539]
0.00 0.00 3/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 1/1 set_init_1 [34]
[1540] 0.0 0.00 0.00 1 get_mess_lang [1540]
0.00 0.00 1/3 get_locale_val [1371]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1541] 0.0 0.00 0.00 1 get_vim_var_list [1541]
-----------------------------------------------
0.00 0.00 1/1 mch_can_restore_icon [1569]
[1542] 0.0 0.00 0.00 1 get_x11_icon [1542]
-----------------------------------------------
0.00 0.00 1/1 mch_can_restore_title [1570]
[1543] 0.0 0.00 0.00 1 get_x11_title [1543]
-----------------------------------------------
0.00 0.00 1/1 do_one_cmd <cycle 1> [6]
[1544] 0.0 0.00 0.00 1 getargcmd [1544]
-----------------------------------------------
0.00 0.00 1/1 nv_gomark [818]
[1545] 0.0 0.00 0.00 1 getmark [1545]
0.00 0.00 1/3 getmark_buf_fnum [1373]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1546] 0.0 0.00 0.00 1 handle_quickfix [1546]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1547] 0.0 0.00 0.00 1 handle_tag [1547]
-----------------------------------------------
0.00 0.00 1/1 free_buffer [709]
[1548] 0.0 0.00 0.00 1 handle_unregister_buffer [1548]
0.00 0.00 1/2 map_uint64_t_ptr_t_del [1448]
-----------------------------------------------
0.00 0.00 1/1 win_free [710]
[1549] 0.0 0.00 0.00 1 handle_unregister_window [1549]
0.00 0.00 1/2 map_uint64_t_ptr_t_del [1448]
-----------------------------------------------
0.00 0.00 1/1 getout <cycle 1> [294]
[1550] 0.0 0.00 0.00 1 hash_debug_results [1550]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1551] 0.0 0.00 0.00 1 init_locale [1551]
0.00 0.00 1/256 vim_getenv [1010]
0.00 0.00 1/29 vim_snprintf [1149]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1552] 0.0 0.00 0.00 1 init_normal_cmds [1552]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1553] 0.0 0.00 0.00 1 init_params [1553]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1554] 0.0 0.00 0.00 1 init_startuptime [1554]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1555] 0.0 0.00 0.00 1 init_yank [1555]
-----------------------------------------------
0.00 0.00 1/1 fill_input_buf [1529]
[1556] 0.0 0.00 0.00 1 input_read [1556]
0.00 0.00 1/7 rstream_read [1247]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[1557] 0.0 0.00 0.00 1 job_init [1557]
-----------------------------------------------
0.00 0.00 1/1 event_teardown [1518]
[1558] 0.0 0.00 0.00 1 job_teardown [1558]
-----------------------------------------------
0.00 0.00 1/1 map_cstr_t_ptr_t_has [1564]
[1559] 0.0 0.00 0.00 1 kh_get_cstr_t_ptr_t_map [1559]
-----------------------------------------------
0.00 0.00 1/1 map_cstr_t_uint64_t_new [788]
[1560] 0.0 0.00 0.00 1 kh_init_cstr_t_uint64_t_map [1560]
0.00 0.00 1/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 1/1 ll_get_or_alloc_list [1378]
[1561] 0.0 0.00 0.00 1 ll_new_list [1561]
0.00 0.00 1/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 1/1 aucmd_prepbuf <cycle 1> [610]
[1562] 0.0 0.00 0.00 1 make_snapshot [1562]
0.00 0.00 1/4 clear_snapshot [1300]
0.00 0.00 1/1 make_snapshot_rec [1563]
-----------------------------------------------
0.00 0.00 1/1 make_snapshot [1562]
[1563] 0.0 0.00 0.00 1 make_snapshot_rec [1563]
0.00 0.00 1/2320 xcalloc [932]
-----------------------------------------------
0.00 0.00 1/1 server_start [760]
[1564] 0.0 0.00 0.00 1 map_cstr_t_ptr_t_has [1564]
0.00 0.00 1/1 kh_get_cstr_t_ptr_t_map [1559]
-----------------------------------------------
0.00 0.00 1/1 f_min [1527]
[1565] 0.0 0.00 0.00 1 max_min [1565]
0.00 0.00 2/17722 get_tv_number_chk [868]
-----------------------------------------------
0.00 0.00 1/1 win_split <cycle 1> [1636]
[1566] 0.0 0.00 0.00 1 may_open_tabpage [1566]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1567] 0.0 0.00 0.00 1 mb_adjust_cursor [1567]
0.00 0.00 1/1 mb_adjustpos [1568]
-----------------------------------------------
0.00 0.00 1/1 mb_adjust_cursor [1567]
[1568] 0.0 0.00 0.00 1 mb_adjustpos [1568]
-----------------------------------------------
0.00 0.00 1/1 set_title_defaults [419]
[1569] 0.0 0.00 0.00 1 mch_can_restore_icon [1569]
0.00 0.00 1/1 get_x11_icon [1542]
-----------------------------------------------
0.00 0.00 1/1 set_title_defaults [419]
[1570] 0.0 0.00 0.00 1 mch_can_restore_title [1570]
0.00 0.00 1/1 get_x11_title [1543]
-----------------------------------------------
0.00 0.00 1/1 mf_do_open [352]
[1571] 0.0 0.00 0.00 1 mch_hide [1571]
-----------------------------------------------
0.00 0.00 1/1 set_bool_option <cycle 1> [462]
[1572] 0.0 0.00 0.00 1 mf_close_file [1572]
-----------------------------------------------
0.00 0.00 1/1 ml_open_file [349]
[1573] 0.0 0.00 0.00 1 mf_set_dirty [1573]
-----------------------------------------------
0.00 0.00 1/1 mf_sync [627]
[1574] 0.0 0.00 0.00 1 mf_write [1574]
0.00 0.00 1/1 mf_write_block [1575]
-----------------------------------------------
0.00 0.00 1/1 mf_write [1574]
[1575] 0.0 0.00 0.00 1 mf_write_block [1575]
0.00 0.00 1/1 write_eintr [1638]
-----------------------------------------------
0.00 0.00 1/1 ml_upd_block0 [547]
[1576] 0.0 0.00 0.00 1 ml_check_b0_id [1576]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[1577] 0.0 0.00 0.00 1 msg_add_fileformat [1577]
-----------------------------------------------
0.00 0.00 1/1 channel_init [755]
[1578] 0.0 0.00 0.00 1 msgpack_sbuffer_init [1578]
-----------------------------------------------
0.00 0.00 1/1 vim_rename [687]
[1579] 0.0 0.00 0.00 1 os_file_info_id_equal [1579]
-----------------------------------------------
0.00 0.00 1/1 goto_byte [2826]
[1580] 0.0 0.00 0.00 1 os_hrtime [1580]
-----------------------------------------------
0.00 0.00 1/1 vim_maketempdir [216]
[1581] 0.0 0.00 0.00 1 os_mkdtemp [1581]
-----------------------------------------------
0.00 0.00 1/1 vim_rename [687]
[1582] 0.0 0.00 0.00 1 os_rename [1582]
-----------------------------------------------
0.00 0.00 1/1 vim_deltempdir [366]
[1583] 0.0 0.00 0.00 1 os_rmdir [1583]
-----------------------------------------------
0.00 0.00 1/1 parse_printoptions [1585]
[1584] 0.0 0.00 0.00 1 parse_list_options [1584]
-----------------------------------------------
0.00 0.00 1/1 set_init_2 [361]
[1585] 0.0 0.00 0.00 1 parse_printoptions [1585]
0.00 0.00 1/1 parse_list_options [1584]
-----------------------------------------------
0.00 0.00 1/1 source_startup_scripts [15]
[1586] 0.0 0.00 0.00 1 process_env [1586]
0.00 0.00 1/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 1/1 getout <cycle 1> [294]
[1587] 0.0 0.00 0.00 1 profile_dump [1587]
-----------------------------------------------
0.00 0.00 1/1 f_reltime [761]
[1588] 0.0 0.00 0.00 1 profile_start [1588]
-----------------------------------------------
0.00 0.00 1/1 set_errorlist <cycle 1> [541]
[1589] 0.0 0.00 0.00 1 qf_free [1589]
-----------------------------------------------
0.00 0.00 1/1 win_free [710]
[1590] 0.0 0.00 0.00 1 qf_free_all [1590]
0.00 0.00 2/5 ll_free_all [1286]
-----------------------------------------------
1 ex_copen <cycle 1> [248]
[1591] 0.0 0.00 0.00 1 qf_set_title <cycle 1> [1591]
1 set_internal_string_var <cycle 1> [683]
-----------------------------------------------
0.00 0.00 1/1 rstream_read_event [634]
[1592] 0.0 0.00 0.00 1 read_cb [1592]
-----------------------------------------------
0.00 0.00 1/1 os_inchar [575]
[1593] 0.0 0.00 0.00 1 read_from_input_buf [1593]
-----------------------------------------------
0.00 0.00 1/1 spell_load_file [108]
[1594] 0.0 0.00 0.00 1 read_region_section [1594]
-----------------------------------------------
0.00 0.00 1/1 do_highlight <cycle 1> [308]
[1595] 0.0 0.00 0.00 1 redraw_later_clear [1595]
0.00 0.00 1/795 redraw_all_later [958]
-----------------------------------------------
0.00 0.00 1/1 did_set_string_option <cycle 1> [430]
[1596] 0.0 0.00 0.00 1 redraw_titles [1596]
-----------------------------------------------
0.00 0.00 1/1 do_return [382]
[1597] 0.0 0.00 0.00 1 report_make_pending [1597]
-----------------------------------------------
0.00 0.00 1/1 do_highlight <cycle 1> [308]
[1598] 0.0 0.00 0.00 1 restore_cterm_colors [1598]
-----------------------------------------------
0.00 0.00 1/1 ex_normal [266]
[1599] 0.0 0.00 0.00 1 restore_typeahead [1599]
0.00 0.00 2/146 free_buff [1041]
0.00 0.00 1/1 free_typebuf [1537]
0.00 0.00 1/1 set_input_buf [1603]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1600] 0.0 0.00 0.00 1 scroll_region_reset [1600]
0.00 0.00 1/24 out_str [1157]
0.00 0.00 1/6 screen_start [1272]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1601] 0.0 0.00 0.00 1 scroll_start [1601]
0.00 0.00 2/24 out_str [1157]
0.00 0.00 1/6 screen_start [1272]
-----------------------------------------------
0.00 0.00 1/1 event_teardown [1518]
[1602] 0.0 0.00 0.00 1 server_teardown [1602]
-----------------------------------------------
0.00 0.00 1/1 restore_typeahead [1599]
[1603] 0.0 0.00 0.00 1 set_input_buf [1603]
-----------------------------------------------
0.00 0.00 1/1 read_sal_section [417]
[1604] 0.0 0.00 0.00 1 set_sal_first [1604]
-----------------------------------------------
0.00 0.00 1/1 set_spell_charflags [556]
[1605] 0.0 0.00 0.00 1 set_spell_finish [1605]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1606] 0.0 0.00 0.00 1 set_term_defaults [1606]
0.00 0.00 424/2431 istermoption [931]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1607] 0.0 0.00 0.00 1 set_vcount_ca [1607]
0.00 0.00 1/2 set_vcount [1467]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1608] 0.0 0.00 0.00 1 set_window_layout [1608]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[1609] 0.0 0.00 0.00 1 sha256_finish [1609]
0.00 0.00 2/2285 sha256_update [933]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[1610] 0.0 0.00 0.00 1 sha256_start [1610]
-----------------------------------------------
0.00 0.00 1/1 event_init [677]
[1611] 0.0 0.00 0.00 1 signal_init [1611]
-----------------------------------------------
0.00 0.00 1/1 spell_load_lang <cycle 1> [1614]
[1612] 0.0 0.00 0.00 1 spell_enc [1612]
-----------------------------------------------
0.00 0.00 1/1 spell_reload [1615]
[1613] 0.0 0.00 0.00 1 spell_free_all [1613]
0.00 0.00 1/4241 ga_clear [904]
0.00 0.00 1/2 spell_delete_wordlist [1470]
-----------------------------------------------
1 did_set_spelllang <cycle 1> [567]
[1614] 0.0 0.00 0.00 1 spell_load_lang <cycle 1> [1614]
0.00 0.00 1/1 spell_enc [1612]
0.00 0.00 1/29 vim_snprintf [1149]
2 do_in_runtimepath <cycle 1> [50]
-----------------------------------------------
0.00 0.00 1/1 mb_init [18]
[1615] 0.0 0.00 0.00 1 spell_reload [1615]
0.00 0.00 1/2 init_spell_chartab [1436]
0.00 0.00 1/1 spell_free_all [1613]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1616] 0.0 0.00 0.00 1 starttermcap [1616]
0.00 0.00 2/24 out_str [1157]
0.00 0.00 1/49 out_flush [1110]
0.00 0.00 1/6 screen_start [1272]
0.00 0.00 1/12 may_req_termresponse [1197]
-----------------------------------------------
0.00 0.00 1/1 screen_stop_highlight [1391]
[1617] 0.0 0.00 0.00 1 term_bg_color [1617]
0.00 0.00 1/2 term_color [1475]
-----------------------------------------------
0.00 0.00 1/1 set_init_2 [361]
[1618] 0.0 0.00 0.00 1 term_bg_default [1618]
0.00 0.00 1/828 os_getenv [954]
-----------------------------------------------
0.00 0.00 1/1 screen_stop_highlight [1391]
[1619] 0.0 0.00 0.00 1 term_fg_color [1619]
0.00 0.00 1/2 term_color [1475]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1620] 0.0 0.00 0.00 1 term_is_builtin [1620]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1621] 0.0 0.00 0.00 1 tgetent_error [1621]
-----------------------------------------------
0.00 0.00 1/1 mch_early_init [759]
[1622] 0.0 0.00 0.00 1 time_init [1622]
-----------------------------------------------
0.00 0.00 1/1 get_input_buf [756]
[1623] 0.0 0.00 0.00 1 trash_input_buf [1623]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1624] 0.0 0.00 0.00 1 ttest [1624]
0.00 0.00 1/2 check_options [1415]
-----------------------------------------------
0.00 0.00 1/1 normal_cmd [515]
[1625] 0.0 0.00 0.00 1 typebuf_maplen [1625]
-----------------------------------------------
0.00 0.00 1/1 readfile <cycle 1> [65]
[1626] 0.0 0.00 0.00 1 u_clearline [1626]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1627] 0.0 0.00 0.00 1 use_xterm_like_mouse [1627]
-----------------------------------------------
0.00 0.00 1/1 screen_puts_len [73]
[1628] 0.0 0.00 0.00 1 utf_off2cells [1628]
-----------------------------------------------
0.00 0.00 1/1 set_termname [17]
[1629] 0.0 0.00 0.00 1 vim_is_fastterm [1629]
0.00 0.00 1/4 vim_is_xterm [1345]
-----------------------------------------------
0.00 0.00 1/1 fill_input_buf [1529]
[1630] 0.0 0.00 0.00 1 vim_is_input_buf_full [1630]
-----------------------------------------------
0.00 0.00 1/1 win_close <cycle 1> [296]
[1631] 0.0 0.00 0.00 1 win_equal [1631]
0.00 0.00 1/44 tabline_height [1121]
0.00 0.00 1/1 win_equal_rec [1632]
-----------------------------------------------
0.00 0.00 1/1 win_equal [1631]
[1632] 0.0 0.00 0.00 1 win_equal_rec [1632]
-----------------------------------------------
0.00 0.00 1/1 main [1]
[1633] 0.0 0.00 0.00 1 win_init_size [1633]
0.00 0.00 2/44 tabline_height [1121]
-----------------------------------------------
1 screenalloc <cycle 2> [696]
[1634] 0.0 0.00 0.00 1 win_new_shellsize <cycle 2> [1634]
1 shell_new_rows <cycle 2> [1468]
1 shell_new_columns <cycle 2> [174]
-----------------------------------------------
0.00 0.00 1/1 screenclear2 [1464]
[1635] 0.0 0.00 0.00 1 win_rest_invalid [1635]
0.00 0.00 1/1302 redraw_win_later [945]
-----------------------------------------------
1 ex_copen <cycle 1> [248]
[1636] 0.0 0.00 0.00 1 win_split <cycle 1> [1636]
0.00 0.00 1/1 may_open_tabpage [1566]
0.00 0.00 1/4 clear_snapshot [1300]
1 win_split_ins <cycle 1> [234]
-----------------------------------------------
0.00 0.00 1/1 find_wininfo [1212]
[1637] 0.0 0.00 0.00 1 wininfo_other_tab_diff [1637]
-----------------------------------------------
0.00 0.00 1/1 mf_write_block [1575]
[1638] 0.0 0.00 0.00 1 write_eintr [1638]
-----------------------------------------------
0.00 0.00 1/1 kh_put_cstr_t_ptr_t_map [784]
[4698] 0.0 0.00 0.00 1 __ac_X31_hash_string [4698]
-----------------------------------------------
This table describes the call tree of the program, and was sorted by
the total amount of time spent in each function and its children.
Each entry in this table consists of several lines. The line with the
index number at the left hand margin lists the current function.
The lines above it list the functions that called this function,
and the lines below it list the functions this one called.
This line lists:
index A unique number given to each element of the table.
Index numbers are sorted numerically.
The index number is printed next to every function name so
it is easier to look up where the function is in the table.
% time This is the percentage of the `total' time that was spent
in this function and its children. Note that due to
different viewpoints, functions excluded by options, etc,
these numbers will NOT add up to 100%.
self This is the total amount of time spent in this function.
children This is the total amount of time propagated into this
function by its children.
called This is the number of times the function was called.
If the function called itself recursively, the number
only includes non-recursive calls, and is followed by
a `+' and the number of recursive calls.
name The name of the current function. The index number is
printed after it. If the function is a member of a
cycle, the cycle number is printed between the
function's name and the index number.
For the function's parents, the fields have the following meanings:
self This is the amount of time that was propagated directly
from the function into this parent.
children This is the amount of time that was propagated from
the function's children into this parent.
called This is the number of times this parent called the
function `/' the total number of times the function
was called. Recursive calls to the function are not
included in the number after the `/'.
name This is the name of the parent. The parent's index
number is printed after it. If the parent is a
member of a cycle, the cycle number is printed between
the name and the index number.
If the parents of the function cannot be determined, the word
`<spontaneous>' is printed in the `name' field, and all the other
fields are blank.
For the function's children, the fields have the following meanings:
self This is the amount of time that was propagated directly
from the child into the function.
children This is the amount of time that was propagated from the
child's children to the function.
called This is the number of times the function called
this child `/' the total number of times the child
was called. Recursive calls by the child are not
listed in the number after the `/'.
name This is the name of the child. The child's index
number is printed after it. If the child is a
member of a cycle, the cycle number is printed
between the name and the index number.
If there are any cycles (circles) in the call graph, there is an
entry for the cycle-as-a-whole. This entry shows who called the
cycle (as parents) and the members of the cycle (as children.)
The `+' recursive calls entry shows the number of function calls that
were internal to the cycle, and the calls entry for each member shows,
for that member, how many times it was called from other members of
the cycle.
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Index by function name
[1227] ExpandCleanup [1213] frame_comp_pos (window.c) [343] plines_win_nofold
[1249] ExpandEscape [1316] frame_fix_height (window.c) [78] post2nfa (regexp_nfa.c)
[219] ExpandFromContext (ex_getln.c) [1533] frame_insert (window.c) [628] post_chdir
[1216] ExpandInit [1132] frame_minheight (window.c) [663] prepare_viminfo_history
[249] ExpandOne [1232] frame_new_height (window.c) [367] prepare_vimvar (eval.c)
[855] FreeWild [1432] frame_new_width (window.c) [620] proc_cleanup_exit (shell.c)
[387] FullName_save [1433] frame_remove (window.c) [1586] process_env
[4698] __ac_X31_hash_string (khash.h) [270] frame_setheight (window.c) [110] process_from (event.c)
[858] aborting [1233] free_buf_options [977] prof_def_func
[1351] add_b0_fenc (memline.c) [1041] free_buff [1587] profile_dump
[1295] add_bufnum (ex_cmds2.c) [709] free_buffer (buffer.c) [1588] profile_start
[1076] add_char2buf [722] free_buffer_stuff (buffer.c) [984] profile_zero
[299] add_keyword (syntax.c) [911] free_cmdlines (ex_docmd.c) [1009] prog_magic_wrong (regexp.c)
[394] add_menu_path (menu.c) [457] free_for_info [966] provider_has_feature
[748] add_msg_hist (message.c) [328] free_funccal (eval.c) [790] provider_init
[184] add_nr_var (eval.c) [1434] free_job (job.c) [871] ptr2cells
[130] add_pathsep [1534] free_jumplist [1238] pum_visible
[558] add_termcode [1022] free_menu_string (menu.c) [646] qf_add_entry (quickfix.c)
[1352] add_to_showcmd [1535] free_screenlines [257] qf_age
[52] addfile [1028] free_string_option [1458] qf_clean_dir_stack (quickfix.c)
[37] addstate (regexp_nfa.c) [1536] free_termoptions [692] qf_fill_buffer (quickfix.c)
[324] addstate_here (regexp_nfa.c) [735] free_tv [1288] qf_find_buf (quickfix.c)
[1487] adjust_clipboard_register [1537] free_typebuf [1330] qf_find_win (quickfix.c)
[129] after_pathsep [923] func_breakpoint [1389] qf_fmt_text (quickfix.c)
[688] alist_init [448] func_call [1589] qf_free (quickfix.c)
[1488] alist_unlink [924] func_dbg_tick [1590] qf_free_all
[1179] allbuf_locked [875] func_has_abort [1289] qf_get_fnum (quickfix.c)
[770] alloc_cb (rstream.c) [887] func_has_ended [315] qf_init_ext (quickfix.c)
[148] alloc_state (regexp_nfa.c) [893] func_level [226] qf_msg (quickfix.c)
[771] alloc_tabpage (window.c) [925] func_name [751] qf_new_list (quickfix.c)
[754] alloc_typebuf [381] func_ref [1591] qf_set_title (quickfix.c)
[987] append (regexp_nfa.c) [414] func_unref [1390] qf_types (quickfix.c)
[995] append_path [431] function_exists (eval.c) [293] qf_update_buffer (quickfix.c)
[1026] apply_autocmds [981] ga_append [314] qf_win_pos_update (quickfix.c)
[1353] apply_autocmds_exarg (fileio.c) [1058] ga_append_via_ptr (garray.h) [51] re2post (regexp_nfa.c)
[208] apply_autocmds_group (fileio.c) [1317] ga_append_via_ptr (garray.h) [829] re_multi_type (regexp.c)
[1250] apply_autocmds_retval [939] ga_append_via_ptr (garray.h) [1592] read_cb (input.c)
[1064] arabic_char (arabic.h) [976] ga_append_via_ptr (garray.h) [584] read_cb (rstream.c)
[1030] arabic_maycombine [904] ga_clear [635] read_cb (job.c)
[917] au_cleanup (fileio.c) [1234] ga_clear_strings [555] read_charflags_section (spell.c)
[659] au_exists [943] ga_concat [509] read_cnt_string (spell.c)
[957] au_find_group (fileio.c) [835] ga_grow [1331] read_eintr
[459] au_get_grouparg (fileio.c) [144] ga_init [1593] read_from_input_buf
[600] au_new_group (fileio.c) [473] ga_set_growsize [465] read_limits (regexp.c)
[1489] au_remove_pat (fileio.c) [528] gather_termleader (term.c) [1215] read_readbuf (getchar.c)
[1354] aubuflocal_remove [26] gen_expand_wildcards [1290] read_readbuffers (getchar.c)
[610] aucmd_prepbuf [1368] get2c [1594] read_region_section (spell.c)
[242] aucmd_restbuf [152] get3c [531] read_rep_section (spell.c)
[128] auto_next_pat (fileio.c) [1196] get4c [417] read_sal_section (spell.c)
[1405] autocmd_supported [1538] get8ctime [508] read_string
[325] autoload_name (eval.c) [241] get_address (ex_docmd.c) [117] read_tree_node (spell.c)
[289] backslash_halve [712] get_attr_entry (syntax.c) [630] read_viminfo
[287] backslash_halve_save [1090] get_buf_tv (eval.c) [551] read_viminfo_bufferlist
[1067] backslash_trans (regexp.c) [1088] get_buffcont (getchar.c) [477] read_viminfo_filemark
[813] beginline [453] get_buffer_lines (eval.c) [513] read_viminfo_history
[1039] block_autocmds [1043] get_char_class (regexp.c) [552] read_viminfo_register
[438] botline_forw (move.c) [1136] get_coll_element (regexp.c) [708] read_viminfo_search_pattern
[1169] bt_dontwrite [98] get_cpo_flags (regexp.c) [746] read_viminfo_sub_string
[1177] bt_nofile [814] get_cursor_line_ptr [449] read_viminfo_up_to_marks (ex_cmds.c)
[1119] bt_quickfix [577] get_dict_number [321] read_words_section (spell.c)
[1180] bufIsChanged [578] get_dict_string [1459] readbuf1_empty
[1251] buf_clear_file [262] get_dict_tv (eval.c) [65] readfile
[413] buf_copy_options [782] get_emsg_lnum (message.c) [205] realloc_post_list (regexp_nfa.c)
[1406] buf_delete_signs [783] get_emsg_source (message.c) [1332] recursive_regmatch (regexp_nfa.c)
[1407] buf_freeall [1117] get_env_len (eval.c) [1131] redir_write (message.c)
[1408] buf_hide [553] get_env_tv (eval.c) [1101] redirecting
[583] buf_init_chartab [1137] get_equi_class (regexp.c) [958] redraw_all_later
[765] buf_same_file_id (buffer.c) [393] get_errorlist [1007] redraw_buf_later
[1182] buf_spname [606] get_file_in_dir [1008] redraw_curbuf_later
[1409] buf_store_file_info [1369] get_fileformat [1208] redraw_for_cursorline (move.c)
[1135] buf_valid [1370] get_fio_flags (fileio.c) [1079] redraw_later
[1490] buflist_add [1263] get_float_arg (eval.c) [1595] redraw_later_clear
[664] buflist_altfpos [247] get_func_line [1596] redraw_titles (option.c)
[1217] buflist_findfpos [222] get_func_tv (eval.c) [945] redraw_win_later
[1218] buflist_findlnum [522] get_group_name (syntax.c) [1192] redrawing
[769] buflist_findname_file_id (buffer.c) [418] get_highlight_default [1167] reg_prev_class (regexp.c)
[1021] buflist_findnr [199] get_id_len (eval.c) [165] reg_submatch_list
[1252] buflist_findpat [401] get_id_list (syntax.c) [83] regcomp_start (regexp.c)
[77] buflist_list [756] get_input_buf [61] rem_backslash
[386] buflist_new [341] get_list_tv (eval.c) [369] removable
[492] buflist_nr2name [233] get_lit_string_tv (eval.c) [1271] remove_bom
[605] buflist_setfpos (buffer.c) [1371] get_locale_val (ex_cmds2.c) [791] repl_cmdline (ex_docmd.c)
[254] builtin_function (eval.c) [185] get_lval (eval.c) [865] replace_makeprg (ex_docmd.c)
[10] call_func (eval.c) [1109] get_map_mode [141] replace_termcodes
[335] call_shell [1435] get_maparg (eval.c) [1597] report_make_pending
[125] call_user_func (eval.c) [1141] get_menu_cmd_modes (menu.c) [1199] report_resume_pending
[1355] can_clear [1539] get_mess_env (ex_cmds2.c) [842] requeue_deferred_events (event.c)
[1491] can_execute (provider.c) [1540] get_mess_lang [1460] reset_VIsual
[929] cat_func_name (eval.c) [66] get_name_len (eval.c) [1291] reset_VIsual_and_resel
[1492] cause_errthrow [221] get_one_sourceline (ex_cmds2.c) [1461] reset_cterm_colors
[1241] changed_line_abv_curs [194] get_option_tv (eval.c) [447] reset_option_was_set
[1089] changed_line_abv_curs_win [195] get_option_value [1462] reset_synblock
[1092] changed_window_setting [478] get_past_head [1463] resolve_symlink
[1093] changed_window_setting_win [1285] get_real_state [926] restoreRedobuff
[755] channel_init [1181] get_register_name [1598] restore_cterm_colors
[1493] channel_teardown [1024] get_special_key_code [1049] restore_funccal
[1494] check_and_set_isatty (main.c) [302] get_string_tv (eval.c) [203] restore_parse_state (regexp.c)
[1296] check_arg_idx [740] get_stty [927] restore_search_patterns
[1193] check_buf_options [1172] get_sw_value [276] restore_snapshot
[1356] check_cedit (option.c) [402] get_syn_options (syntax.c) [277] restore_snapshot_rec (window.c)
[1410] check_changed [239] get_syn_pattern (syntax.c) [1599] restore_typeahead
[778] check_changed_any [1244] get_tv_lnum (eval.c) [368] restore_vimvar (eval.c)
[901] check_changedtick (eval.c) [1372] get_tv_lnum_buf (eval.c) [1044] restore_win
[1411] check_col [891] get_tv_number (eval.c) [1027] rettv_list_alloc (eval.c)
[1357] check_colorcolumn [868] get_tv_number_chk [487] rewind_conditionals
[808] check_cursor [886] get_tv_string (eval.c) [170] rstream_available
[809] check_cursor_col [873] get_tv_string_buf (eval.c) [171] rstream_event_source
[810] check_cursor_col_win [860] get_tv_string_buf_chk (eval.c) [1333] rstream_free
[861] check_cursor_lnum [877] get_tv_string_chk [675] rstream_new
[1129] check_cursor_moved [255] get_var_tv (eval.c) [1247] rstream_read
[1412] check_for_bom (fileio.c) [1204] get_var_value [634] rstream_read_event
[1219] check_for_codes_from_term (term.c) [942] get_varp (option.c) [773] rstream_set_file
[1358] check_for_delay [947] get_varp_scope (option.c) [793] rstream_set_stream
[1153] check_lnums [1541] get_vim_var_list [841] rstream_start
[1413] check_map [1162] get_vim_var_nr [845] rstream_stop
[1495] check_mark [1006] get_vim_var_str [516] safe_vgetc
[669] check_marks_read (fileio.c) [523] get_viminfo_parameter [548] same_directory
[1414] check_more (ex_docmd.c) [1095] get_winnr (eval.c) [928] saveRedobuff
[739] check_mouse_termcode [650] get_winopts [682] save_file_ff
[348] check_need_swap [1542] get_x11_icon (os_unix.c) [1050] save_funccal
[250] check_nextcmd [1543] get_x11_title (os_unix.c) [836] save_parse_state (regexp.c)
[1297] check_nomodeline [1142] get_yank_register [206] save_patterns (os_unix.c)
[1279] check_opt_strings (option.c) [1544] getargcmd (ex_docmd.c) [596] save_search_patterns
[1496] check_opt_wim (option.c) [84] getchr (regexp.c) [718] save_typeahead
[1415] check_options [1138] getdecchrs (regexp.c) [1102] screen_char (screen.c)
[1042] check_redraw (option.c) [983] getdigits [1334] screen_fill
[1152] check_restricted [906] getline_cookie [73] screen_puts_len
[1416] check_row [830] getline_equal [1272] screen_start
[1144] check_secure [1545] getmark [1391] screen_stop_highlight
[1203] check_shellsize [1373] getmark_buf_fnum [1151] screen_valid
[1497] check_snapshot_rec (window.c) [177] getnextac [696] screenalloc
[1417] check_status [294] getout [272] screenclear
[592] check_stl_option [207] getsourceline [1464] screenclear2 (screen.c)
[952] check_string_option (option.c) [697] getvcol [340] script_autoload (eval.c)
[527] check_termcode [698] getvvcol [642] scroll_cursor_halfway
[1498] check_topfill [391] getwinvar (eval.c) [1600] scroll_region_reset
[1499] check_tty (main.c) [230] globpath [1601] scroll_start
[1500] check_win_options [953] grep_internal [137] separate_nextcmd
[1220] check_winopt [738] handle_get_job [730] server_init
[482] checkforcmd [728] handle_get_rstream [760] server_start
[1501] checkpcmark [757] handle_init [1602] server_teardown
[972] checkupdate (fold.c) [1546] handle_quickfix (main.c) [549] set_b0_dir_flag (memline.c)
[649] chk_modeline (buffer.c) [742] handle_register_buffer [202] set_b0_fname (memline.c)
[940] cleanup_conditionals [801] handle_register_tabpage [462] set_bool_option (option.c)
[1502] cleanup_jumplist (mark.c) [772] handle_register_window [1392] set_buflisted
[819] cleanup_subexpr (regexp.c) [763] handle_set_job [721] set_chars_option (option.c)
[1298] clearFolding [774] handle_set_rstream [777] set_cmdarg
[1253] clear_current_state (syntax.c) [798] handle_set_wstream [544] set_color_count (term.c)
[1068] clear_hist_entry (ex_getln.c) [192] handle_subscript (eval.c) [1292] set_empty_rows
[1194] clear_keywtab (syntax.c) [1374] handle_swap_exists [541] set_errorlist
[881] clear_lval (eval.c) [1547] handle_tag (main.c) [545] set_file_options
[1503] clear_matches [1548] handle_unregister_buffer [506] set_fileformat
[1299] clear_midword (spell.c) [1549] handle_unregister_window [1335] set_fraction (window.c)
[1504] clear_oparg [1023] handle_x_keys [446] set_helplang_default
[1505] clear_showcmd [970] hasAnyFolding [711] set_hl_attr (syntax.c)
[1300] clear_snapshot (window.c) [1096] hasFolding [34] set_init_1
[1301] clear_snapshot_rec (window.c) [973] hasFoldingWin [361] set_init_2
[1359] clear_spell_chartab (spell.c) [136] has_autocmd [378] set_init_3
[988] clear_string_option [48] has_env_var (path.c) [1603] set_input_buf
[89] clear_sub (regexp_nfa.c) [116] has_loop_cmd [683] set_internal_string_var
[1506] clear_termcodes [47] has_special_wildchar (path.c) [699] set_lang_var
[1507] clear_termoptions [102] hash_add [1393] set_last_cursor
[142] clear_tv [122] hash_add_item [1465] set_last_search_pat
[1242] clear_wininfo (buffer.c) [896] hash_clear [480] set_map_str (spell.c)
[1280] clear_winopt [1550] hash_debug_results [741] set_mouse_termcode
[1508] clearop (normal.c) [126] hash_find [297] set_num_option (option.c)
[651] cloneFoldGrowArray [150] hash_hash [306] set_number_default
[657] close_buffer [892] hash_init [345] set_option_default (option.c)
[762] close_cb (job.c) [897] hash_lock [975] set_option_scriptID_idx (option.c)
[1360] close_last_window_tabpage (window.c) [151] hash_lookup [240] set_option_value
[1254] close_redir (ex_docmd.c) [109] hash_may_resize (hashtab.c) [354] set_options_default (option.c)
[1255] clrallmarks [253] hash_remove [1466] set_qf_ll_list (eval.c)
[667] cmd_exists [579] hash_unlock [725] set_reg_var
[1509] cmd_source (ex_cmds2.c) [505] have_wildcard (os_unix.c) [1604] set_sal_first (spell.c)
[733] command_line_scan (main.c) [92] hexhex2nr [301] set_shellsize
[358] comp_botline (move.c) [403] highlight_changed [556] set_spell_charflags (spell.c)
[1127] comp_col [1057] highlight_clear (syntax.c) [1605] set_spell_finish (spell.c)
[463] compatible_set (option.c) [989] highlight_color [363] set_string_default
[410] compile_cap_prog (option.c) [1214] highlight_exists [560] set_string_option (option.c)
[1361] compute_cmdrow [996] highlight_has_attr [334] set_string_option_direct
[375] concat_str [1083] hist_char2type (ex_getln.c) [550] set_string_option_global (option.c)
[1061] convert_setup [1120] hist_type2char (ex_getln.c) [1606] set_term_defaults
[1062] convert_setup_ext [1034] hl_has_settings (syntax.c) [17] set_termname
[689] copyFoldingState [411] home_replace [419] set_title_defaults
[963] copy_id_list (syntax.c) [458] home_replace_save [196] set_var (eval.c)
[1510] copy_jumplist [1084] in_history (ex_getln.c) [288] set_var_lval (eval.c)
[56] copy_option_part [573] inbuf_poll (input.c) [1467] set_vcount
[468] copy_pim (regexp_nfa.c) [574] inchar [1607] set_vcount_ca (normal.c)
[41] copy_sub (regexp_nfa.c) [680] init (uv_helpers.c) [736] set_vim_var_list
[1228] copy_sub_off (regexp_nfa.c) [653] init_chartab [1036] set_vim_var_nr
[243] copy_tv [846] init_class_tab (regexp.c) [637] set_vim_var_string
[405] copy_viminfo_marks [1375] init_highlight [1086] set_vv_searchforward (search.c)
[546] copy_winopt [702] init_history [1608] set_window_layout (main.c)
[863] correct_range (ex_docmd.c) [745] init_homedir [617] setmouse
[320] count_common_word (spell.c) [1551] init_locale (main.c) [1394] setpcmark
[19] create_windows (main.c) [1552] init_normal_cmds [562] settmode
[1511] cs_end [1553] init_params (main.c) [695] setwinvar (eval.c)
[608] csh_like_shell [1436] init_spell_chartab [1609] sha256_finish
[260] cstrchr (regexp.c) [1554] init_startuptime (main.c) [946] sha256_process (sha256.c)
[1362] curbufIsChanged [775] init_syn_patterns (syntax.c) [1610] sha256_start
[1185] curbuf_locked [903] init_tv (eval.c) [933] sha256_update
[1012] current_func_returned [1264] init_typebuf (getchar.c) [624] shell_build_argv
[554] curs_columns [900] init_var_dict [1273] shell_free_argv
[557] curs_rows (move.c) [1555] init_yank [174] shell_new_columns
[1418] cursor_off [847] initchr (regexp.c) [1468] shell_new_rows
[1419] cursor_on [1376] input_available [336] shell_resized_check
[1186] curwin_col_off [729] input_init [601] shorten_fnames
[1187] curwin_col_off2 [79] input_poll (input.c) [648] shortmess
[1363] curwin_init [1556] input_read [1239] should_abort
[127] dbcs_ptr2char (mbyte.c) [176] input_ready [1336] sign_cmd_idx (ex_cmds.c)
[864] dbg_check_breakpoint [843] input_start [1337] signal_accept_deadly
[920] dbg_check_skipped [844] input_stop [1469] signal_event_source
[914] dbg_find_breakpoint [758] ins_typebuf [1611] signal_init
[915] debuggy_find (ex_cmds2.c) [982] insecure_flag (option.c) [1338] signal_reject_deadly
[1512] default_fileformat [153] intable (mbyte.c) [416] simplify_filename
[1302] del_mouse_termcode [870] invalid_range (ex_docmd.c) [1048] simplify_key
[1303] del_termcode [1183] invalidate_botline_win [423] skip_anyof (regexp.c)
[160] del_trailing_spaces [1265] invalidate_current_state (syntax.c) [882] skip_grep_pat (ex_docmd.c)
[1304] del_typebuf [496] is_executable (fs.c) [280] skip_range
[1256] deleteFoldRecurse [497] is_executable_in_path (fs.c) [347] skip_regexp
[426] delete_var (eval.c) [1191] is_qf_win (quickfix.c) [821] skip_to_option_part
[867] deref_func_name (eval.c) [931] istermoption (option.c) [261] skip_to_start (regexp_nfa.c)
[236] dict_add [568] item_copy (eval.c) [182] skip_var_list (eval.c)
[396] dict_add_nr_str [1166] item_lock (eval.c) [183] skip_var_one (eval.c)
[491] dict_alloc [1437] job_close_in [67] skipchr (regexp.c)
[290] dict_copy (eval.c) [1266] job_data [339] skipchr_keepstart (regexp.c)
[589] dict_equal (eval.c) [1235] job_event_source [880] skipdigits
[330] dict_extend [1438] job_exit_callback (job.c) [874] skiptowhite
[251] dict_find [1439] job_exit_event [1200] skiptowhite_esc
[258] dict_free [1557] job_init [146] skipwhite
[1420] dict_len (eval.c) [1205] job_prepare_cb (job.c) [661] slang_alloc (spell.c)
[466] dict_list (eval.c) [662] job_start [227] smsg
[831] dict_unref [1558] job_teardown [978] source_breakpoint
[428] dictitem_alloc [540] job_wait [1066] source_callback (ex_cmds2.c)
[489] dictitem_copy (eval.c) [1440] keymap_init [979] source_dbg_tick
[1047] did_set_option (option.c) [1441] keymap_unload (digraph.c) [884] source_finished
[567] did_set_spelllang [1442] kh_del_uint64_t_ptr_t_map [980] source_level
[430] did_set_string_option (option.c) [1559] kh_get_cstr_t_ptr_t_map [1103] source_runtime
[456] didset_options (option.c) [1443] kh_get_uint64_t_ptr_t_map [15] source_startup_scripts (main.c)
[1421] diff_buf_delete [1444] kh_init_cstr_t_ptr_t_map [1395] spell_check_msm
[1364] diff_buf_idx_tp (diff.c) [1560] kh_init_cstr_t_uint64_t_map [622] spell_check_sps
[999] diff_check [1318] kh_init_uint64_t_ptr_t_map [1470] spell_delete_wordlist
[1000] diff_check_fill [784] kh_put_cstr_t_ptr_t_map [1612] spell_enc (spell.c)
[1513] diff_clear [713] kh_put_uint64_t_ptr_t_map [1613] spell_free_all
[1514] diff_invalidate [785] kh_resize_cstr_t_ptr_t_map [107] spell_load_cb (spell.c)
[599] do_augroup [716] kh_resize_uint64_t_ptr_t_map [108] spell_load_file (spell.c)
[1210] do_autochdir [1445] kl_init_Event (event.c) [1614] spell_load_lang (spell.c)
[63] do_autocmd [1223] kl_pushp_Event (event.c) [114] spell_read_tree (spell.c)
[64] do_autocmd_event (fileio.c) [120] kl_shift_Event (event.c) [1615] spell_reload
[85] do_cmdline [1206] kmp_alloc_Event (event.c) [825] st_pop (regexp_nfa.c)
[1281] do_cmdline_cmd [1224] kmp_free_Event (event.c) [826] st_push (regexp_nfa.c)
[190] do_doautocmd [1446] kmp_init_Event (event.c) [1293] start_stuff (getchar.c)
[265] do_ecmd [690] langmap_init (option.c) [1616] starttermcap
[856] do_errthrow [311] last_status [118] state_in_list (regexp_nfa.c)
[1515] do_exedit [312] last_status_rec (window.c) [1085] status_redraw_all
[1111] do_exmap (ex_docmd.c) [1377] last_window (window.c) [1471] stoptermcap
[1174] do_finish [1319] latin_char2cells [377] store_loop_line (ex_docmd.c)
[308] do_highlight [1320] latin_ptr2char [752] store_sb_text (message.c)
[50] do_in_runtimepath [1321] latin_ptr2len [1396] string2float (eval.c)
[857] do_intthrow [1133] limit_screen_size [538] string_quote (eval.c)
[1163] do_lock_var (eval.c) [1003] lineFolded [1472] string_to_key (option.c)
[474] do_log [267] line_breakcheck [1473] stuff_empty
[467] do_map [1091] lineclear (screen.c) [1248] swapping_screen
[1257] do_modelines [827] list1 (regexp_nfa.c) [1045] switch_win
[6] do_one_cmd (ex_docmd.c) [997] list_add_watch [655] syn_add_cluster (syntax.c)
[1516] do_pending_operator [941] list_alloc [451] syn_add_group (syntax.c)
[382] do_return [902] list_append [481] syn_check_cluster (syntax.c)
[228] do_set [681] list_append_dict [409] syn_check_group
[88] do_source [623] list_append_number (eval.c) [1201] syn_clear_pattern (syntax.c)
[209] do_string_sub [427] list_append_string [1014] syn_clear_time (syntax.c)
[374] do_ucmd (ex_docmd.c) [500] list_append_tv [1474] syn_cmd_case (syntax.c)
[397] do_unlet [309] list_concat (eval.c) [521] syn_cmd_clear (syntax.c)
[399] do_unlet_var (eval.c) [441] list_copy (eval.c) [514] syn_cmd_cluster (syntax.c)
[1108] do_upper (regexp.c) [673] list_equal (eval.c) [640] syn_cmd_enable (syntax.c)
[338] do_viminfo (ex_cmds.c) [518] list_extend (eval.c) [292] syn_cmd_keyword (syntax.c)
[1422] do_window [912] list_find [283] syn_cmd_match (syntax.c)
[1258] dyn_buf_ensure (shell.c) [990] list_fix_watch (eval.c) [794] syn_cmd_onoff (syntax.c)
[1004] echo_string (eval.c) [944] list_free [244] syn_cmd_region (syntax.c)
[22] edit_buffers (main.c) [1075] list_insert [639] syn_cmd_reset (syntax.c)
[1423] emit_exit_event (job.c) [519] list_insert_tv [676] syn_cmd_sync (syntax.c)
[591] emit_read_event (rstream.c) [421] list_join (eval.c) [1274] syn_combine_list (syntax.c)
[256] emsg [504] list_join_inner (eval.c) [955] syn_get_final_id
[1114] emsg2 [936] list_len (eval.c) [1035] syn_id2attr
[1115] emsg3 [998] list_rem_watch [1025] syn_incl_toplevel (syntax.c)
[1112] emsg_not_now [991] list_remove [930] syn_name2id
[1517] enc_alias_search (mbyte.c) [883] list_unref [501] syn_scl_name2id (syntax.c)
[1365] enc_canon_props [373] listitem_alloc [1017] syn_stack_free_all
[1229] enc_canon_search (mbyte.c) [454] listitem_free [1018] syn_stack_free_block (syntax.c)
[715] enc_canonize [455] listitem_remove [1275] syntax_clear
[703] enc_locale [1286] ll_free_all (quickfix.c) [636] system_data_cb (shell.c)
[1305] enc_skip [1378] ll_get_or_alloc_list (quickfix.c) [72] t_puts (message.c)
[866] ends_excmd [1561] ll_new_list (quickfix.c) [1121] tabline_height
[279] eval0 (eval.c) [786] load_colors [1339] tag_freematch
[319] eval1 (eval.c) [24] load_plugins (main.c) [1617] term_bg_color
[360] eval2 (eval.c) [1236] long_to_char (memline.c) [1618] term_bg_default (option.c)
[143] eval3 (eval.c) [111] loop (event.c) [1475] term_color (term.c)
[187] eval4 (eval.c) [318] make_expanded_name (eval.c) [1619] term_fg_color
[134] eval5 (eval.c) [1562] make_snapshot [1476] term_is_8bit
[621] eval6 (eval.c) [1563] make_snapshot_rec (window.c) [1620] term_is_builtin (term.c)
[123] eval7 (eval.c) [569] makeswapname [1340] term_windgoto
[779] eval_expr [1245] maketitle [16] termcapinit
[837] eval_fname_script (eval.c) [1322] map_clear_int [1106] termcode_star (term.c)
[937] eval_fname_sid (eval.c) [1564] map_cstr_t_ptr_t_has [869] text_locked
[304] eval_for_line [750] map_cstr_t_ptr_t_new [1621] tgetent_error (term.c)
[132] eval_index (eval.c) [787] map_cstr_t_ptr_t_put [1622] time_init
[408] eval_init [788] map_cstr_t_uint64_t_new [898] toggle_Magic (regexp.c)
[147] eval_isnamec (eval.c) [597] map_to_exists [632] tokenize (shell.c)
[832] eval_isnamec1 (eval.c) [1447] map_to_exists_mode [346] trans_function_name (eval.c)
[337] eval_to_bool [1448] map_uint64_t_ptr_t_del [543] trans_special
[429] eval_to_string [717] map_uint64_t_ptr_t_new [959] transchar
[1170] eval_to_string_skip [714] map_uint64_t_ptr_t_put [960] transchar_byte
[332] eval_vars [100] match_file_pat [436] translated_function_exists
[833] event_has_deferred [1128] match_follows (regexp_nfa.c) [1623] trash_input_buf
[1154] event_ignored (fileio.c) [57] match_suffix [96] try_malloc
[677] event_init [1565] max_min (eval.c) [1624] ttest
[921] event_name2nr (fileio.c) [1566] may_open_tabpage [539] tv2string (eval.c)
[1105] event_nr2name (fileio.c) [443] may_req_ambiguous_char_width [918] tv_check_lock (eval.c)
[112] event_poll [1197] may_req_termresponse [1184] tv_equal (eval.c)
[1221] event_push [1567] mb_adjust_cursor [432] tv_op (eval.c)
[1518] event_teardown [1568] mb_adjustpos [922] tv_str (message.c)
[1424] ex_abbreviate (ex_docmd.c) [510] mb_charlen [1341] typebuf_changed
[62] ex_autocmd (ex_docmd.c) [252] mb_copy_char [1625] typebuf_maplen
[1519] ex_break [479] mb_cptr2char_adv [1477] typebuf_typed
[326] ex_call [1449] mb_fix_col [1478] u_blockfree
[484] ex_catch [1123] mb_get_class_buf [1479] u_clearall
[1425] ex_cclose [18] mb_init [1626] u_clearline
[7] ex_cd [464] mb_ptr2char_adv [586] u_get_undo_file_name
[796] ex_cexpr [452] mb_str2wide (spell.c) [587] u_read_undo
[1520] ex_colorscheme (ex_docmd.c) [1379] mb_strnicmp [1342] u_sync
[499] ex_command (ex_docmd.c) [1569] mch_can_restore_icon [565] uc_add_command (ex_docmd.c)
[666] ex_continue [1570] mch_can_restore_title [445] uc_check_code (ex_docmd.c)
[248] ex_copen [759] mch_early_init [1480] uc_clear
[1222] ex_delcommand (ex_docmd.c) [295] mch_exit [625] uc_scan_attr (ex_docmd.c)
[1521] ex_diffupdate [212] mch_expand_wildcards [81] ui_breakcheck
[815] ex_doautoall [28] mch_expandpath [316] ui_get_shellsize
[1366] ex_doautocmd (ex_docmd.c) [647] mch_get_shellsize [576] ui_inchar
[619] ex_echo [45] mch_has_exp_wildcard [1202] ui_write
[950] ex_else [407] mch_has_wildcard [1040] unblock_autocmds
[907] ex_endif [1571] mch_hide [1225] unchanged
[737] ex_endtry [678] mch_init [29] unix_expandpath
[949] ex_endwhile [1450] mch_restore_title [820] unref_extmatch
[355] ex_execute [1178] mch_setmouse [701] unref_var_dict
[768] ex_filetype (ex_docmd.c) [1451] mch_settitle [802] update_curswant
[11] ex_find (ex_docmd.c) [1237] mch_settmode [876] update_force_abort
[1175] ex_finish [1198] mch_write [350] update_topline
[197] ex_function [1380] menu_is_menubar [268] update_topline_cursor
[974] ex_highlight (ex_docmd.c) [1134] menu_is_popup [720] use_midword (spell.c)
[905] ex_if [1124] menu_is_separator [1627] use_xterm_like_mouse
[178] ex_let [1381] menu_is_toolbar [1209] use_xterm_mouse
[285] ex_let_one (eval.c) [993] menu_name_equal (menu.c) [890] utf_char2bytes
[503] ex_let_vars (eval.c) [485] menu_name_skip [1065] utf_char2cells
[1164] ex_lockvar [971] menu_namecmp (menu.c) [839] utf_char2len
[1118] ex_map (ex_docmd.c) [404] menu_text (menu.c) [440] utf_composinglike
[390] ex_menu [638] menu_translate_tab_and_shift (menu.c) [894] utf_convert (mbyte.c)
[266] ex_normal (ex_docmd.c) [442] menutrans_lookup (menu.c) [1051] utf_fold
[780] ex_quit (ex_docmd.c) [594] mf_alloc_bhdr (memfile.c) [834] utf_head_off
[734] ex_redir (ex_docmd.c) [1382] mf_close [154] utf_iscomposing
[362] ex_return [1572] mf_close_file [919] utf_islower
[1160] ex_runtime [352] mf_do_open (memfile.c) [934] utf_isupper
[781] ex_scriptencoding [1072] mf_find_hash (memfile.c) [1628] utf_off2cells
[1087] ex_set (ex_docmd.c) [1147] mf_free_bhdr (memfile.c) [1001] utf_ptr2cells
[1522] ex_setfiletype (ex_docmd.c) [1207] mf_fullname [49] utf_ptr2char
[609] ex_sign [1073] mf_get [90] utf_ptr2len
[1523] ex_source [1052] mf_hash_add_item (memfile.c) [75] utf_ptr2len_len
[232] ex_syntax [1056] mf_hash_find (memfile.c) [1240] utf_safe_read_char_adv (mbyte.c)
[1171] ex_throw [1267] mf_hash_free (memfile.c) [1397] utf_strnicmp (mbyte.c)
[1126] ex_try [1383] mf_hash_free_all (memfile.c) [908] utf_tolower
[1037] ex_unlet [1268] mf_hash_init (memfile.c) [916] utf_toupper
[395] ex_unletlock (eval.c) [1070] mf_hash_rem_item (memfile.c) [74] utfc_ptr2char_len
[490] ex_while [1053] mf_ins_hash (memfile.c) [40] utfc_ptr2len
[727] ex_wincmd (ex_docmd.c) [1054] mf_ins_used (memfile.c) [162] utfc_ptr2len_len
[23] exe_commands (main.c) [595] mf_new [93] uv__fs_done (fs.c)
[1524] exe_pre_commands (main.c) [732] mf_open [55] uv__fs_work (fs.c)
[307] exec_normal_cmd [353] mf_open_file [166] uv__loop_init (loop.c)
[1306] exit_cb (shell.c) [776] mf_put [94] uv__to_stat (fs.c)
[797] exit_cb (job.c) [1148] mf_release (memfile.c) [119] uv_default_loop
[313] exit_scroll (os_unix.c) [1071] mf_rem_hash (memfile.c) [167] uv_fs_stat
[163] expand_backtick (path.c) [1074] mf_rem_used (memfile.c) [168] uv_read_start
[469] expand_env [1573] mf_set_dirty [145] uv_run
[444] expand_env_esc [658] mf_set_ffname [1033] v_do_log_to_file (log.c)
[470] expand_env_save [627] mf_sync [1046] valid_tabpage
[471] expand_env_save_opt [789] mf_trans_add (memfile.c) [909] valid_varname (eval.c)
[370] expand_filename [1156] mf_trans_del [359] validate_botline
[425] expand_sfile [1574] mf_write (memfile.c) [1276] validate_cursor
[27] expand_wildcards [1575] mf_write_block (memfile.c) [1104] validate_maphash (getchar.c)
[220] expand_wildcards_eval [1145] min_rows [803] validate_virtcol
[1077] extract_modifiers [731] ml_add_stack (memline.c) [804] validate_virtcol_win
[476] f_add (eval.c) [615] ml_append [1343] var2fpos (eval.c)
[1116] f_and (eval.c) [616] ml_append_int (memline.c) [1122] var_check_fixed (eval.c)
[1307] f_buflisted (eval.c) [1576] ml_check_b0_id (memline.c) [533] var_check_func_name (eval.c)
[1308] f_bufloaded (eval.c) [1269] ml_close [938] var_check_ro (eval.c)
[656] f_bufname (eval.c) [365] ml_close_all [641] var_redir_start
[1140] f_bufnr (eval.c) [705] ml_delete [1398] var_redir_stop
[1259] f_bufwinnr (eval.c) [706] ml_delete_int (memline.c) [1158] var_redir_str
[1016] f_call (eval.c) [724] ml_find_line (memline.c) [371] vars_clear
[333] f_copy (eval.c) [812] ml_flush_line (memline.c) [327] vars_clear_ext (eval.c)
[614] f_count (eval.c) [806] ml_get [113] verbose_try_malloc
[526] f_deepcopy (eval.c) [795] ml_get_buf [517] vgetc
[1426] f_did_filetype (eval.c) [807] ml_lineadd (memline.c) [488] vgetorpeek (getchar.c)
[956] f_empty (eval.c) [613] ml_new_data (memline.c) [400] vim_FullName
[433] f_escape (eval.c) [694] ml_new_ptr (memline.c) [852] vim_backtick (path.c)
[766] f_eval (eval.c) [201] ml_open [9] vim_chdir
[494] f_executable (eval.c) [349] ml_open_file [366] vim_deltempdir
[291] f_exists (eval.c) [707] ml_replace [910] vim_fgets
[284] f_expand (eval.c) [547] ml_upd_block0 (memline.c) [4] vim_findfile
[329] f_extend (eval.c) [747] ml_updatechunk (memline.c) [461] vim_findfile_cleanup
[263] f_filereadable (eval.c) [115] modifier_len [1399] vim_findfile_free_visited
[1130] f_filter (eval.c) [317] modify_fname [1344] vim_findfile_free_visited_list (file_search.c)
[12] f_findfile (eval.c) [585] modname [384] vim_findfile_init
[1260] f_float2nr (eval.c) [618] mouse_has [1294] vim_findfile_stopdir
[383] f_fnamemodify (eval.c) [180] msg [840] vim_fnamecmp
[483] f_function (eval.c) [1577] msg_add_fileformat (fileio.c) [822] vim_fnamencmp
[389] f_get (eval.c) [679] msg_add_fname [1010] vim_getenv
[502] f_getbufline (eval.c) [723] msg_add_lines [215] vim_gettempdir
[380] f_getbufvar (eval.c) [225] msg_attr [189] vim_isAbsName
[691] f_getcwd (eval.c) [131] msg_attr_keep [853] vim_isIDc
[684] f_getfsize (eval.c) [1452] msg_check [1629] vim_is_fastterm
[743] f_getftype (eval.c) [237] msg_check_screen (message.c) [1400] vim_is_input_buf_empty
[472] f_getline (eval.c) [269] msg_clr_eos [1630] vim_is_input_buf_full
[1309] f_getmatches (eval.c) [271] msg_clr_eos_force [1345] vim_is_xterm
[392] f_getqflist (eval.c) [1323] msg_end [1100] vim_isdigit
[1055] f_getwinvar (eval.c) [686] msg_may_trunc [885] vim_islower
[281] f_glob (eval.c) [101] msg_outtrans [169] vim_ispathsep
[229] f_globpath (eval.c) [86] msg_outtrans_attr [323] vim_ispathsep_nocolon
[965] f_has (eval.c) [87] msg_outtrans_len_attr [889] vim_isprintc
[412] f_has_key (eval.c) [103] msg_putchar [961] vim_isprintc_strict
[1427] f_hasmapto (eval.c) [104] msg_putchar_attr [964] vim_isspace
[967] f_hlID (eval.c) [105] msg_puts_attr [899] vim_isupper
[1211] f_hlexists (eval.c) [70] msg_puts_attr_len (message.c) [1125] vim_iswordc_buf
[672] f_index (eval.c) [71] msg_puts_display (message.c) [1346] vim_iswordp
[629] f_isdirectory (eval.c) [211] msg_start [216] vim_maketempdir (tempfile.c)
[520] f_items (eval.c) [1453] msg_starthere [44] vim_regcomp
[398] f_join (eval.c) [654] msg_strtrunc [1038] vim_regcomp_had_eol
[498] f_keys (eval.c) [224] msg_trunc_attr [31] vim_regexec
[1060] f_len (eval.c) [238] msg_use_printf [140] vim_regexec_nl
[1310] f_line (eval.c) [1578] msgpack_sbuffer_init (sbuffer.h) [850] vim_regfree
[1165] f_map (eval.c) [1078] name_to_mod_mask [245] vim_regsub
[1525] f_maparg (eval.c) [1454] need_conversion (fileio.c) [246] vim_regsub_both (regexp.c)
[1526] f_mapcheck (eval.c) [1384] new_frame (window.c) [687] vim_rename
[303] f_match (eval.c) [1082] new_script_vars [1347] vim_setenv
[218] f_matchstr (eval.c) [674] next_fenc (fileio.c) [217] vim_settempdir (tempfile.c)
[1527] f_min (eval.c) [951] next_for_item [1149] vim_snprintf
[744] f_mode (eval.c) [200] nfa_get_match_text (regexp_nfa.c) [1401] vim_snprintf_add
[532] f_printf (eval.c) [848] nfa_get_reganch (regexp_nfa.c) [879] vim_str2nr
[1230] f_pumvisible (eval.c) [849] nfa_get_regstart (regexp_nfa.c) [1277] vim_strbyte
[631] f_range (eval.c) [1385] nfa_max_width (regexp_nfa.c) [38] vim_strchr
[486] f_readfile (eval.c) [155] nfa_postprocess (regexp_nfa.c) [278] vim_strnsave
[761] f_reltime (eval.c) [985] nfa_recognize_char_class (regexp_nfa.c) [415] vim_strnsave_up
[356] f_resolve (eval.c) [198] nfa_reg (regexp_nfa.c) [524] vim_strnsize
[1282] f_reverse (eval.c) [59] nfa_regatom (regexp_nfa.c) [331] vim_strrchr
[282] f_setbufvar (eval.c) [231] nfa_regbranch (regexp_nfa.c) [175] vim_strsave
[1428] f_setloclist (eval.c) [46] nfa_regcomp (regexp_nfa.c) [434] vim_strsave_escaped
[1176] f_setwinvar (eval.c) [68] nfa_regcomp_start (regexp_nfa.c) [435] vim_strsave_escaped_ext
[603] f_shellescape (eval.c) [188] nfa_regconcat (regexp_nfa.c) [604] vim_strsave_shellescape
[566] f_simplify (eval.c) [32] nfa_regexec_both (regexp_nfa.c) [439] vim_strsave_up
[235] f_split (eval.c) [164] nfa_regexec_multi (regexp_nfa.c) [525] vim_strsize
[767] f_str2float (eval.c) [30] nfa_regexec_nl (regexp_nfa.c) [895] vim_strup
[685] f_str2nr (eval.c) [851] nfa_regfree (regexp_nfa.c) [214] vim_tempname
[1161] f_stridx (eval.c) [36] nfa_regmatch (regexp_nfa.c) [1139] vim_tgetstr (term.c)
[537] f_string (eval.c) [76] nfa_regpiece (regexp_nfa.c) [935] vim_tolower
[1283] f_strlen (eval.c) [33] nfa_regtry (regexp_nfa.c) [1069] vim_toupper
[749] f_strpart (eval.c) [838] no_Magic (regexp.c) [986] vim_vsnprintf
[210] f_substitute (eval.c) [1386] no_viminfo (ex_cmds.c) [633] viminfo_encoding (ex_cmds.c)
[460] f_synIDattr (eval.c) [1455] non_zero_arg (eval.c) [607] viminfo_filename (ex_cmds.c)
[968] f_synIDtrans (eval.c) [515] normal_cmd [913] viminfo_readline
[529] f_system (eval.c) [816] nv_cursormark (normal.c) [450] viminfo_readstring
[719] f_tabpagebuflist (eval.c) [817] nv_g_cmd (normal.c) [1011] viminfo_writestring
[298] f_tolower (eval.c) [818] nv_gomark (normal.c) [424] vimrc_found
[1080] f_type (eval.c) [1324] one_window [1168] virtual_active
[643] f_values (eval.c) [1325] only_one_window [534] vpeekc
[1190] f_winbufnr (eval.c) [193] open_buffer [535] vpeekc_nomap
[1094] f_winnr (eval.c) [475] open_log_file (log.c) [644] win_alloc (window.c)
[1113] f_winwidth (eval.c) [1146] opt_strings_flags (option.c) [611] win_alloc_aucmd_win
[1261] failure_chance (regexp_nfa.c) [564] option_expand (option.c) [20] win_alloc_first
[133] fast_breakcheck [379] option_was_set [21] win_alloc_firstwin (window.c)
[5] ff_check_visited (file_search.c) [80] os_breakcheck [1348] win_alloc_lines
[376] ff_clear (file_search.c) [590] os_call_shell [1481] win_altframe (window.c)
[191] ff_create_state_element (file_search.c) [495] os_can_exe [1402] win_append
[158] ff_free_state_element (file_search.c) [994] os_chdir [872] win_chartabsize (charset.c)
[1311] ff_free_visited_list (file_search.c) [1013] os_dirname [296] win_close
[665] ff_get_visited_list (file_search.c) [58] os_file_exists [878] win_col_off
[693] ff_path_in_stoplist (file_search.c) [25] os_file_id_equal [1188] win_col_off2
[156] ff_pop (file_search.c) [204] os_file_info_get_inode [1226] win_comp_pos
[138] ff_wc_equal (file_search.c) [1579] os_file_info_id_equal [1189] win_comp_scroll
[157] ffs_push (file_search.c) [39] os_get_file_id [570] win_copy_options
[1155] file_ff_differs [660] os_get_file_info [1278] win_enter
[106] file_pat_to_reg_pat [1246] os_get_file_info_link [305] win_enter_ext (window.c)
[223] filemess [726] os_get_file_size [1631] win_equal
[1528] fill_breakat_flags (option.c) [1387] os_get_hostname [1632] win_equal_rec (window.c)
[1529] fill_input_buf [1031] os_get_localtime [710] win_free (window.c)
[322] filter_map (eval.c) [1029] os_get_pid [1482] win_free_lsize
[406] filter_map_one (eval.c) [1326] os_get_uname [310] win_free_mem (window.c)
[1231] find_buffer (eval.c) [1327] os_get_user_name [1403] win_goto
[1429] find_builtin_term (term.c) [954] os_getenv [612] win_init (window.c)
[1063] find_cmdline_var [82] os_getperm [1349] win_init_empty
[862] find_command (ex_docmd.c) [1580] os_hrtime [1633] win_init_size
[1530] find_command (normal.c) [575] os_inchar [571] win_init_some (window.c)
[8] find_directory_in_path [1456] os_isatty [385] win_lbr_chartabsize
[962] find_end_event (fileio.c) [69] os_isdir [344] win_linetabsize
[13] find_file_in_path [1032] os_localtime_r [511] win_new_height
[3] find_file_in_path_option [1581] os_mkdtemp [1634] win_new_shellsize
[259] find_func (eval.c) [121] os_open [1350] win_new_width
[159] find_internal_func (eval.c) [1270] os_remove [1483] win_remove
[388] find_match_text (regexp_nfa.c) [1582] os_rename [1635] win_rest_invalid (screen.c)
[60] find_name_end (eval.c) [1583] os_rmdir [273] win_setheight
[1107] find_nextcmd [1328] os_setenv [274] win_setheight_win
[992] find_option_end (eval.c) [91] os_setperm [1484] win_setminheight
[213] find_some_match (eval.c) [54] os_stat (fs.c) [1636] win_split
[542] find_special_key [530] os_system [234] win_split_ins
[161] find_term_bykeys [1457] other_sourcing_name (message.c) [1005] win_valid
[1081] find_termcode [805] otherfile [1099] windgoto
[1020] find_ucmd (ex_docmd.c) [764] otherfile_buf (buffer.c) [275] winframe_remove
[186] find_var (eval.c) [1097] out_char [1637] wininfo_other_tab_diff (buffer.c)
[181] find_var_ht (eval.c) [1143] out_char_nf (term.c) [1159] word_length (shell.c)
[179] find_var_in_ht (eval.c) [1110] out_flush [1638] write_eintr
[507] find_viminfo_parameter [1098] out_flush_check [493] write_one_filemark (mark.c)
[1019] find_win_by_nr (eval.c) [1157] out_str [1150] write_one_mark (mark.c)
[1262] find_win_for_buf [1329] out_str_nf [351] write_viminfo
[1212] find_wininfo (buffer.c) [563] parse_builtin_tcap (term.c) [512] write_viminfo_bufferlist
[14] findfilendir (eval.c) [1388] parse_char_i (main.c) [364] write_viminfo_filemarks
[172] findoption (option.c) [1173] parse_cino [593] write_viminfo_history
[561] findswapname (memline.c) [602] parse_command_name (main.c) [572] write_viminfo_marks
[1531] finish_viminfo_history [626] parse_compl_arg [645] write_viminfo_registers
[420] fix_fname [1584] parse_list_options (hardcopy.c) [670] write_viminfo_search_pattern
[1367] fix_input_buffer [1585] parse_printoptions [671] write_viminfo_sub_string
[598] fmarks_check_names [580] parse_shape_opt [668] write_viminfo_varlist
[948] fmarks_check_one (mark.c) [1287] parse_string (main.c) [1485] wstream_free
[582] fname_expand [828] patch (regexp_nfa.c) [753] wstream_new
[1312] foldFind (fold.c) [1059] path_full_dir_name [799] wstream_set_stream
[652] foldInitWin [422] path_get_absolute_path (path.c) [1486] wvsp_one (search.c)
[1313] foldUpdate [854] path_is_absolute_path [932] xcalloc
[1243] foldUpdateAll [823] path_is_url [97] xmalloc
[1002] foldedCount [372] path_next_component [264] xmallocz
[1284] foldmethodIsDiff [700] path_shorten_fname [859] xrealloc
[1314] foldmethodIsExpr [704] path_shorten_fname_if_possible [1404] xstpcpy
[1195] foldmethodIsIndent [300] path_tail [824] xstrdup
[969] foldmethodIsManual [559] path_tail_with_sep [888] xstrlcpy
[1315] foldmethodIsMarker [95] path_with_url [2] <cycle 1>
[1015] foldmethodIsSyntax [42] pathcmp [139] <cycle 2>
[124] fopen_noinh_readbin (ex_cmds2.c) [99] peekchr (regexp.c) [588] <cycle 3>
[149] frag (regexp_nfa.c) [536] plain_vgetc [286] <cycle 4>
[1430] frame2win (window.c) [437] plines_nofill [135] <cycle 5>
[1532] frame_append (window.c) [357] plines_win [53] <cycle 6>
[1431] frame_check_height (window.c) [811] plines_win_col [35] <cycle 7>
[173] frame_check_width (window.c) [342] plines_win_nofill
This file has been truncated, but you can view the full file.
Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls ms/call ms/call name
11.32 0.06 0.06 3671122 0.00 0.00 utfc_ptr2len
11.32 0.12 0.06 307643 0.00 0.00 addstate
9.43 0.17 0.05 65183 0.00 0.00 find_name_end
9.43 0.22 0.05 35517 0.00 0.00 nfa_regmatch
5.66 0.25 0.03 1612705 0.00 0.00 os_file_id_equal
3.77 0.27 0.02 898507 0.00 0.00 copy_sub
3.77 0.29 0.02 559161 0.00 0.00 vim_strchr
3.77 0.31 0.02 110318 0.00 0.00 hash_hash
3.77 0.33 0.02 37354 0.00 0.00 nfa_regexec_both
3.77 0.35 0.02 26531 0.00 0.00 modifier_len
3.77 0.37 0.02 2998 0.01 0.01 do_autocmd_event
1.89 0.38 0.01 884163 0.00 0.00 eval_isnamec
1.89 0.39 0.01 89181 0.00 0.00 clear_tv
1.89 0.40 0.01 69768 0.00 0.00 os_file_exists
1.89 0.41 0.01 47900 0.00 0.00 get_id_len
1.89 0.42 0.01 26514 0.00 0.00 has_loop_cmd
1.89 0.43 0.01 6439 0.00 0.00 find_term_bykeys
1.89 0.44 0.01 5077 0.00 0.00 vars_clear_ext
1.89 0.45 0.01 3336 0.00 0.01 do_cmdline
1.89 0.46 0.01 2504 0.00 0.00 syn_name2id
1.89 0.47 0.01 1845 0.01 0.02 ff_check_visited
1.89 0.48 0.01 740 0.01 0.02 do_highlight
1.89 0.49 0.01 711 0.01 0.01 utfc_ptr2len_len
1.89 0.50 0.01 258 0.04 0.04 vim_regsub_both
1.89 0.51 0.01 56 0.18 0.18 find_nextcmd
1.89 0.52 0.01 3 3.33 3.34 copy_viminfo_marks
1.89 0.53 0.01 2 5.00 5.00 read_tree_node
0.00 0.53 0.00 700954 0.00 0.00 utf_ptr2char
0.00 0.53 0.00 485056 0.00 0.00 skipwhite
0.00 0.53 0.00 178707 0.00 0.00 try_malloc
0.00 0.53 0.00 178704 0.00 0.00 xmalloc
0.00 0.53 0.00 142052 0.00 0.00 clear_sub
0.00 0.53 0.00 137584 0.00 0.00 rem_backslash
0.00 0.53 0.00 120687 0.00 0.00 peekchr
0.00 0.53 0.00 113053 0.00 0.00 os_stat
0.00 0.53 0.00 110318 0.00 0.00 hash_lookup
0.00 0.53 0.00 105755 0.00 0.00 getline_equal
0.00 0.53 0.00 94150 0.00 0.00 dict_unref
0.00 0.53 0.00 90165 0.00 0.00 eval_isnamec1
0.00 0.53 0.00 88233 0.00 0.00 hash_find
0.00 0.53 0.00 85571 0.00 0.00 mb_copy_char
0.00 0.53 0.00 81578 0.00 0.00 handle_subscript
0.00 0.53 0.00 80290 0.00 0.00 eval7
0.00 0.53 0.00 80278 0.00 0.00 eval6
0.00 0.53 0.00 76411 0.00 0.00 get3c
0.00 0.53 0.00 75795 0.00 0.00 vim_ispathsep
0.00 0.53 0.00 74164 0.00 0.00 xstrdup
0.00 0.53 0.00 74155 0.00 0.00 vim_strsave
0.00 0.53 0.00 72595 0.00 0.00 eval5
0.00 0.53 0.00 68003 0.00 0.00 eval4
0.00 0.53 0.00 67611 0.00 0.00 frag
0.00 0.53 0.00 67611 0.00 0.00 st_pop
0.00 0.53 0.00 67611 0.00 0.00 st_push
0.00 0.53 0.00 67547 0.00 0.00 eval3
0.00 0.53 0.00 66860 0.00 0.00 eval_fname_script
0.00 0.53 0.00 66462 0.00 0.00 eval2
0.00 0.53 0.00 59986 0.00 0.00 eval1
0.00 0.53 0.00 49227 0.00 0.00 utf_char2len
0.00 0.53 0.00 48178 0.00 0.00 get_name_len
0.00 0.53 0.00 47115 0.00 0.00 alloc_state
0.00 0.53 0.00 47092 0.00 0.00 find_var_ht
0.00 0.53 0.00 47079 0.00 0.00 find_var_in_ht
0.00 0.53 0.00 45758 0.00 0.00 check_nextcmd
0.00 0.53 0.00 41975 0.00 0.00 find_var
0.00 0.53 0.00 41801 0.00 0.00 utf_ptr2len
0.00 0.53 0.00 41321 0.00 0.00 os_getperm
0.00 0.53 0.00 41211 0.00 0.00 os_isdir
0.00 0.53 0.00 41063 0.00 0.00 list1
0.00 0.53 0.00 40675 0.00 0.00 patch
0.00 0.53 0.00 39839 0.00 0.00 vim_isIDc
0.00 0.53 0.00 39156 0.00 0.00 checkforcmd
0.00 0.53 0.00 37354 0.00 0.00 nfa_regexec_nl
0.00 0.53 0.00 37255 0.00 0.00 do_errthrow
0.00 0.53 0.00 36349 0.00 0.00 vim_regexec
0.00 0.53 0.00 35517 0.00 0.00 fast_breakcheck
0.00 0.53 0.00 35513 0.00 0.00 nfa_regtry
0.00 0.53 0.00 35428 0.00 0.00 ga_grow
0.00 0.53 0.00 35339 0.00 0.00 mch_has_exp_wildcard
0.00 0.53 0.00 34773 0.00 0.00 skipchr
0.00 0.53 0.00 33921 0.00 0.00 do_one_cmd
0.00 0.53 0.00 33920 0.00 0.00 do_intthrow
0.00 0.53 0.00 33732 0.00 0.00 aborting
0.00 0.53 0.00 33129 0.00 0.00 re_multi_type
0.00 0.53 0.00 33089 0.00 0.00 skip_to_option_part
0.00 0.53 0.00 32932 0.00 0.00 cleanup_subexpr
0.00 0.53 0.00 32828 0.00 0.00 unref_extmatch
0.00 0.53 0.00 32789 0.00 0.00 copy_option_part
0.00 0.53 0.00 32660 0.00 0.00 get_tv_string_buf_chk
0.00 0.53 0.00 32116 0.00 0.00 addfile
0.00 0.53 0.00 31647 0.00 0.00 copy_tv
0.00 0.53 0.00 31222 0.00 0.00 getchr
0.00 0.53 0.00 31146 0.00 0.00 vim_fnamencmp
0.00 0.53 0.00 30778 0.00 0.00 nfa_regatom
0.00 0.53 0.00 30622 0.00 0.00 ptr2cells
0.00 0.53 0.00 30332 0.00 0.00 save_parse_state
0.00 0.53 0.00 30320 0.00 0.00 win_chartabsize
0.00 0.53 0.00 30303 0.00 0.00 nfa_regpiece
0.00 0.53 0.00 28350 0.00 0.00 xmallocz
0.00 0.53 0.00 27983 0.00 0.00 vim_strnsave
0.00 0.53 0.00 27396 0.00 0.00 check_cursor_lnum
0.00 0.53 0.00 27396 0.00 0.00 find_command
0.00 0.53 0.00 27381 0.00 0.00 correct_range
0.00 0.53 0.00 27381 0.00 0.00 dbg_check_breakpoint
0.00 0.53 0.00 27381 0.00 0.00 get_address
0.00 0.53 0.00 27381 0.00 0.00 replace_makeprg
0.00 0.53 0.00 26723 0.00 0.00 ga_set_growsize
0.00 0.53 0.00 26583 0.00 0.00 no_Magic
0.00 0.53 0.00 26379 0.00 0.00 intable
0.00 0.53 0.00 26379 0.00 0.00 utf_iscomposing
0.00 0.53 0.00 25948 0.00 0.00 ga_init
0.00 0.53 0.00 25406 0.00 0.00 ends_excmd
0.00 0.53 0.00 23085 0.00 0.00 hash_may_resize
0.00 0.53 0.00 22937 0.00 0.00 xrealloc
0.00 0.53 0.00 22116 0.00 0.00 get_var_tv
0.00 0.53 0.00 22073 0.00 0.00 hash_add_item
0.00 0.53 0.00 21953 0.00 0.00 get_func_line
0.00 0.53 0.00 21735 0.00 0.00 line_breakcheck
0.00 0.53 0.00 21441 0.00 0.00 hash_add
0.00 0.53 0.00 20208 0.00 0.00 get_lit_string_tv
0.00 0.53 0.00 18187 0.00 0.00 win_col_off
0.00 0.53 0.00 18021 0.00 0.00 deref_func_name
0.00 0.53 0.00 17497 0.00 0.00 text_locked
0.00 0.53 0.00 17492 0.00 0.00 invalid_range
0.00 0.53 0.00 17372 0.00 0.00 get_tv_number_chk
0.00 0.53 0.00 17107 0.00 0.00 get_one_sourceline
0.00 0.53 0.00 16896 0.00 0.00 call_func
0.00 0.53 0.00 16681 0.00 0.00 get_func_tv
0.00 0.53 0.00 16481 0.00 0.00 get_tv_string_buf
0.00 0.53 0.00 16051 0.00 0.00 getsourceline
0.00 0.53 0.00 15953 0.00 0.00 win_lbr_chartabsize
0.00 0.53 0.00 15825 0.00 0.00 eval0
0.00 0.53 0.00 14478 0.00 0.00 path_is_url
0.00 0.53 0.00 14478 0.00 0.00 path_with_url
0.00 0.53 0.00 14161 0.00 0.00 pathcmp
0.00 0.53 0.00 12227 0.00 0.00 vim_ispathsep_nocolon
0.00 0.53 0.00 12208 0.00 0.00 skiptowhite
0.00 0.53 0.00 11839 0.00 0.00 func_has_abort
0.00 0.53 0.00 11827 0.00 0.00 after_pathsep
0.00 0.53 0.00 11756 0.00 0.00 builtin_function
0.00 0.53 0.00 11474 0.00 0.00 add_pathsep
0.00 0.53 0.00 11431 0.00 0.00 update_force_abort
0.00 0.53 0.00 11114 0.00 0.00 post2nfa
0.00 0.53 0.00 10571 0.00 0.00 get_tv_string_chk
0.00 0.53 0.00 9345 0.00 0.00 vim_str2nr
0.00 0.53 0.00 9072 0.00 0.00 skipdigits
0.00 0.53 0.00 8899 0.00 0.00 find_internal_func
0.00 0.53 0.00 8686 0.00 0.00 skip_var_one
0.00 0.53 0.00 8570 0.00 0.00 skip_var_list
0.00 0.53 0.00 8557 0.00 0.00 vim_fnamecmp
0.00 0.53 0.00 8236 0.00 0.00 ex_let
0.00 0.53 0.00 7995 0.00 0.00 get_lval
0.00 0.53 0.00 7960 0.00 0.00 clear_lval
0.00 0.53 0.00 7611 0.00 0.00 add_nr_var
0.00 0.53 0.00 7467 0.00 0.00 skip_range
0.00 0.53 0.00 7266 0.00 0.00 skip_grep_pat
0.00 0.53 0.00 7234 0.00 0.00 separate_nextcmd
0.00 0.53 0.00 7183 0.00 0.00 cstrchr
0.00 0.53 0.00 7183 0.00 0.00 skip_to_start
0.00 0.53 0.00 7149 0.00 0.00 del_trailing_spaces
0.00 0.53 0.00 7032 0.00 0.00 list_unref
0.00 0.53 0.00 6744 0.00 0.00 utf_head_off
0.00 0.53 0.00 6624 0.00 0.00 eval_index
0.00 0.53 0.00 6571 0.00 0.00 find_special_key
0.00 0.53 0.00 6571 0.00 0.00 trans_special
0.00 0.53 0.00 6405 0.00 0.00 source_finished
0.00 0.53 0.00 6384 0.00 0.00 get_tv_string
0.00 0.53 0.00 6323 0.00 0.00 xstrlcpy
0.00 0.53 0.00 6245 0.00 0.00 vim_islower
0.00 0.53 0.00 6237 0.00 0.00 vim_isprintc
0.00 0.53 0.00 6085 0.00 0.00 utf_char2bytes
0.00 0.53 0.00 6061 0.00 0.00 ex_let_one
0.00 0.53 0.00 6027 0.00 0.00 set_var_lval
0.00 0.53 0.00 6002 0.00 0.00 nfa_regbranch
0.00 0.53 0.00 6002 0.00 0.00 nfa_regconcat
0.00 0.53 0.00 5976 0.00 0.00 get_tv_number
0.00 0.53 0.00 5965 0.00 0.00 ex_let_vars
0.00 0.53 0.00 5805 0.00 0.00 get_cpo_flags
0.00 0.53 0.00 5732 0.00 0.00 nfa_reg
0.00 0.53 0.00 5715 0.00 0.00 func_has_ended
0.00 0.53 0.00 5603 0.00 0.00 hash_init
0.00 0.53 0.00 5572 0.00 0.00 func_level
0.00 0.53 0.00 5558 0.00 0.00 init_class_tab
0.00 0.53 0.00 5558 0.00 0.00 initchr
0.00 0.53 0.00 5558 0.00 0.00 nfa_regcomp
0.00 0.53 0.00 5558 0.00 0.00 nfa_regcomp_start
0.00 0.53 0.00 5558 0.00 0.00 re2post
0.00 0.53 0.00 5558 0.00 0.00 regcomp_start
0.00 0.53 0.00 5558 0.00 0.00 vim_regcomp
0.00 0.53 0.00 5557 0.00 0.00 nfa_get_match_text
0.00 0.53 0.00 5557 0.00 0.00 nfa_get_reganch
0.00 0.53 0.00 5557 0.00 0.00 nfa_get_regstart
0.00 0.53 0.00 5557 0.00 0.00 nfa_postprocess
0.00 0.53 0.00 5370 0.00 0.00 vim_strup
0.00 0.53 0.00 5350 0.00 0.00 hash_clear
0.00 0.53 0.00 5340 0.00 0.00 hash_lock
0.00 0.53 0.00 5165 0.00 0.00 init_var_dict
0.00 0.53 0.00 5114 0.00 0.00 check_changedtick
0.00 0.53 0.00 5106 0.00 0.00 dict_find
0.00 0.53 0.00 4980 0.00 0.00 set_var
0.00 0.53 0.00 4948 0.00 0.00 utf_convert
0.00 0.53 0.00 4863 0.00 0.00 vim_isupper
0.00 0.53 0.00 4692 0.00 0.00 toggle_Magic
0.00 0.53 0.00 4629 0.00 0.00 file_pat_to_reg_pat
0.00 0.53 0.00 4611 0.00 0.00 kl_shift_Event
0.00 0.53 0.00 4602 0.00 0.00 process_from
0.00 0.53 0.00 4593 0.00 0.00 rstream_available
0.00 0.53 0.00 4591 0.00 0.00 event_has_deferred
0.00 0.53 0.00 4587 0.00 0.00 input_ready
0.00 0.53 0.00 4535 0.00 0.00 list_append
0.00 0.53 0.00 4488 0.00 0.00 concat_str
0.00 0.53 0.00 4487 0.00 0.00 ff_pop
0.00 0.53 0.00 4470 0.00 0.00 ffq_push
0.00 0.53 0.00 4469 0.00 0.00 ff_create_state_element
0.00 0.53 0.00 4469 0.00 0.00 ff_free_state_element
0.00 0.53 0.00 4381 0.00 0.00 listitem_alloc
0.00 0.53 0.00 4363 0.00 0.00 match_suffix
0.00 0.53 0.00 4280 0.00 0.00 init_tv
0.00 0.53 0.00 4258 0.00 0.00 ga_clear
0.00 0.53 0.00 4166 0.00 0.00 eval_to_bool
0.00 0.53 0.00 4005 0.00 0.00 find_func
0.00 0.53 0.00 3982 0.00 0.00 ex_if
0.00 0.53 0.00 3946 0.00 0.00 getline_cookie
0.00 0.53 0.00 3905 0.00 0.00 valid_varname
0.00 0.53 0.00 3789 0.00 0.00 ex_endif
0.00 0.53 0.00 3694 0.00 0.00 utf_tolower
0.00 0.53 0.00 3657 0.00 0.00 vim_fgets
0.00 0.53 0.00 3606 0.00 0.00 free_cmdlines
0.00 0.53 0.00 3542 0.00 0.00 list_find
0.00 0.53 0.00 3384 0.00 0.00 dbg_find_breakpoint
0.00 0.53 0.00 3384 0.00 0.00 debuggy_find
0.00 0.53 0.00 3308 0.00 0.00 viminfo_readline
0.00 0.53 0.00 3032 0.00 0.00 vim_regfree
0.00 0.53 0.00 3026 0.00 0.00 au_cleanup
0.00 0.53 0.00 3016 0.00 0.00 nfa_regfree
0.00 0.53 0.00 2853 0.00 0.00 event_name2nr
0.00 0.53 0.00 2816 0.00 0.00 dbg_check_skipped
0.00 0.53 0.00 2807 0.00 0.00 has_env_var
0.00 0.53 0.00 2807 0.00 0.00 has_special_wildchar
0.00 0.53 0.00 2807 0.00 0.00 vim_backtick
0.00 0.53 0.00 2806 0.00 0.07 gen_expand_wildcards
0.00 0.53 0.00 2788 0.00 0.00 tv_str
0.00 0.53 0.00 2786 0.00 0.00 func_breakpoint
0.00 0.53 0.00 2786 0.00 0.00 func_dbg_tick
0.00 0.53 0.00 2786 0.00 0.00 func_name
0.00 0.53 0.00 2786 0.00 0.00 os_breakcheck
0.00 0.53 0.00 2786 0.00 0.00 ui_breakcheck
0.00 0.53 0.00 2786 0.00 0.00 utf_toupper
0.00 0.53 0.00 2701 0.00 0.00 tv_check_lock
0.00 0.53 0.00 2658 0.00 0.00 utf_islower
0.00 0.53 0.00 2553 0.00 0.00 restoreRedobuff
0.00 0.53 0.00 2553 0.00 0.00 restore_search_patterns
0.00 0.53 0.00 2553 0.00 0.00 saveRedobuff
0.00 0.53 0.00 2553 0.00 0.00 save_search_patterns
0.00 0.53 0.00 2540 0.00 0.00 vars_clear
0.00 0.53 0.00 2537 0.00 0.01 call_user_func
0.00 0.53 0.00 2537 0.00 0.00 cat_func_name
0.00 0.53 0.00 2537 0.00 0.00 free_funccal
0.00 0.53 0.00 2431 0.00 0.00 istermoption
0.00 0.53 0.00 2304 0.00 0.00 rstream_start
0.00 0.53 0.00 2301 0.00 0.00 loop
0.00 0.53 0.00 2301 0.00 0.00 requeue_deferred_events
0.00 0.53 0.00 2301 0.00 0.00 rstream_event_source
0.00 0.53 0.00 2300 0.00 0.00 event_poll
0.00 0.53 0.00 2300 0.00 0.00 input_start
0.00 0.53 0.00 2300 0.00 0.00 input_stop
0.00 0.53 0.00 2300 0.00 0.00 rstream_stop
0.00 0.53 0.00 2294 0.00 0.00 input_poll
0.00 0.53 0.00 2287 0.00 0.00 vim_strnsave_up
0.00 0.53 0.00 2282 0.00 0.01 match_file_pat
0.00 0.53 0.00 2271 0.00 0.00 xcalloc
0.00 0.53 0.00 2177 0.00 0.00 list_len
0.00 0.53 0.00 2120 0.00 0.08 mch_expandpath
0.00 0.53 0.00 2120 0.00 0.08 unix_expandpath
0.00 0.53 0.00 2062 0.00 0.00 ex_return
0.00 0.53 0.00 2043 0.00 0.00 eval_fname_sid
0.00 0.53 0.00 2028 0.00 0.00 utf_isupper
0.00 0.53 0.00 1976 0.00 0.00 cleanup_conditionals
0.00 0.53 0.00 1964 0.00 0.00 ga_append_via_ptr
0.00 0.53 0.00 1964 0.00 0.00 store_loop_line
0.00 0.53 0.00 1956 0.00 0.00 os_get_file_id
0.00 0.53 0.00 1928 0.00 0.00 vim_tolower
0.00 0.53 0.00 1918 0.00 0.00 var_check_ro
0.00 0.53 0.00 1898 0.00 0.00 path_is_absolute_path
0.00 0.53 0.00 1867 0.00 0.00 ex_call
0.00 0.53 0.00 1786 0.00 0.00 trans_function_name
0.00 0.53 0.00 1773 0.00 0.00 FreeWild
0.00 0.53 0.00 1770 0.00 0.00 dict_add
0.00 0.53 0.00 1770 0.00 0.00 syn_check_group
0.00 0.53 0.00 1754 0.00 0.00 vim_isAbsName
0.00 0.53 0.00 1732 0.00 0.07 expand_wildcards
0.00 0.53 0.00 1683 0.00 0.00 do_return
0.00 0.53 0.00 1655 0.00 0.00 f_get
0.00 0.53 0.00 1608 0.00 0.00 list_alloc
0.00 0.53 0.00 1598 0.00 0.00 dictitem_alloc
0.00 0.53 0.00 1456 0.00 0.00 get_list_tv
0.00 0.53 0.00 1434 0.00 0.00 get_varp
0.00 0.53 0.00 1397 0.00 0.00 ga_concat
0.00 0.53 0.00 1372 0.00 0.00 list_free
0.00 0.53 0.00 1332 0.00 0.00 get_string_tv
0.00 0.53 0.00 1293 0.00 0.00 redraw_win_later
0.00 0.53 0.00 1254 0.00 0.00 ml_find_line
0.00 0.53 0.00 1149 0.00 0.00 get_varp_scope
0.00 0.53 0.00 1112 0.00 0.00 ex_else
0.00 0.53 0.00 1079 0.00 0.00 ex_while
0.00 0.53 0.00 1077 0.00 0.00 vim_isspace
0.00 0.53 0.00 1034 0.00 0.00 ex_endwhile
0.00 0.53 0.00 1010 0.00 0.00 hash_remove
0.00 0.53 0.00 1005 0.00 0.00 vim_regexec_nl
0.00 0.53 0.00 994 0.00 0.00 foldmethodIsManual
0.00 0.53 0.00 994 0.00 0.00 hasAnyFolding
0.00 0.53 0.00 985 0.00 0.00 checkupdate
0.00 0.53 0.00 985 0.00 0.00 hasFoldingWin
0.00 0.53 0.00 985 0.00 0.00 next_for_item
0.00 0.53 0.00 982 0.00 0.00 check_string_option
0.00 0.53 0.00 979 0.00 0.00 grep_internal
0.00 0.53 0.00 869 0.00 0.00 ml_get_buf
0.00 0.53 0.00 835 0.00 0.03 ex_autocmd
0.00 0.53 0.00 831 0.00 0.00 ml_flush_line
0.00 0.53 0.00 812 0.00 0.00 syn_get_final_id
0.00 0.53 0.00 805 0.00 0.00 f_empty
0.00 0.53 0.00 795 0.00 0.00 au_find_group
0.00 0.53 0.00 793 0.00 0.00 redraw_all_later
0.00 0.53 0.00 791 0.00 0.00 func_ref
0.00 0.53 0.00 784 0.00 0.00 au_get_grouparg
0.00 0.53 0.00 784 0.00 0.00 find_end_event
0.00 0.53 0.00 781 0.00 0.03 do_autocmd
0.00 0.53 0.00 772 0.00 0.00 copy_id_list
0.00 0.53 0.00 771 0.00 0.00 get_syn_options
0.00 0.53 0.00 758 0.00 0.00 expand_sfile
0.00 0.53 0.00 744 0.00 0.00 f_has
0.00 0.53 0.00 727 0.00 0.00 arabic_maycombine
0.00 0.53 0.00 726 0.00 0.00 utf_composinglike
0.00 0.53 0.00 716 0.00 0.00 script_autoload
0.00 0.53 0.00 708 0.00 0.00 provider_has_feature
0.00 0.53 0.00 704 0.00 0.00 backslash_halve
0.00 0.53 0.00 704 0.00 0.00 f_hlID
0.00 0.53 0.00 704 0.00 0.00 f_synIDattr
0.00 0.53 0.00 704 0.00 0.00 f_synIDtrans
0.00 0.53 0.00 687 0.00 0.00 backslash_halve_save
0.00 0.53 0.00 673 0.00 0.00 mb_ptr2char_adv
0.00 0.53 0.00 672 0.00 0.00 fmarks_check_one
0.00 0.53 0.00 651 0.00 0.00 free_for_info
0.00 0.53 0.00 639 0.00 0.00 menu_namecmp
0.00 0.53 0.00 624 0.00 0.00 ex_highlight
0.00 0.53 0.00 616 0.00 0.00 os_getenv
0.00 0.53 0.00 604 0.00 0.00 ex_execute
0.00 0.53 0.00 601 0.00 0.00 set_option_scriptID_idx
0.00 0.53 0.00 579 0.00 0.00 vim_strsave_up
0.00 0.53 0.00 575 0.00 0.00 f_exists
0.00 0.53 0.00 570 0.00 0.00 ga_append_via_ptr
0.00 0.53 0.00 567 0.00 0.00 transchar
0.00 0.53 0.00 567 0.00 0.00 transchar_byte
0.00 0.53 0.00 567 0.00 0.00 vim_isprintc_strict
0.00 0.53 0.00 565 0.00 0.00 ex_function
0.00 0.53 0.00 561 0.00 0.00 prof_def_func
0.00 0.53 0.00 554 0.00 0.00 list_append_string
0.00 0.53 0.00 552 0.00 0.00 addstate_here
0.00 0.53 0.00 545 0.00 0.00 vim_strrchr
0.00 0.53 0.00 544 0.00 0.00 rewind_conditionals
0.00 0.53 0.00 541 0.00 0.00 foldedCount
0.00 0.53 0.00 540 0.00 0.00 copy_pim
0.00 0.53 0.00 539 0.00 0.00 func_unref
0.00 0.53 0.00 532 0.00 0.00 set_hl_attr
0.00 0.53 0.00 513 0.00 0.00 source_breakpoint
0.00 0.53 0.00 513 0.00 0.00 source_dbg_tick
0.00 0.53 0.00 513 0.00 0.00 source_level
0.00 0.53 0.00 504 0.00 0.00 ga_append
0.00 0.53 0.00 504 0.00 0.00 get_attr_entry
0.00 0.53 0.00 504 0.00 0.00 restore_parse_state
0.00 0.53 0.00 497 0.00 0.00 diff_check
0.00 0.53 0.00 497 0.00 0.00 diff_check_fill
0.00 0.53 0.00 494 0.00 0.00 insecure_flag
0.00 0.53 0.00 489 0.00 0.00 lineFolded
0.00 0.53 0.00 489 0.00 0.00 path_next_component
0.00 0.53 0.00 489 0.00 0.00 plines_win_nofill
0.00 0.53 0.00 489 0.00 0.00 plines_win_nofold
0.00 0.53 0.00 472 0.00 0.00 skip_anyof
0.00 0.53 0.00 470 0.00 0.00 getdigits
0.00 0.53 0.00 456 0.00 0.00 profile_zero
0.00 0.53 0.00 450 0.00 0.00 tv_op
0.00 0.53 0.00 430 0.00 0.00 ml_updatechunk
0.00 0.53 0.00 429 0.00 0.00 viminfo_readstring
0.00 0.53 0.00 424 0.00 0.00 ml_append
0.00 0.53 0.00 424 0.00 0.00 ml_append_int
0.00 0.53 0.00 423 0.00 0.00 get_dict_tv
0.00 0.53 0.00 423 0.00 0.00 sha256_update
0.00 0.53 0.00 421 0.00 0.00 syn_add_group
0.00 0.53 0.00 420 0.00 0.00 autoload_name
0.00 0.53 0.00 414 0.00 0.00 option_expand
0.00 0.53 0.00 411 0.00 0.00 dict_alloc
0.00 0.53 0.00 407 0.00 0.00 nfa_recognize_char_class
0.00 0.53 0.00 407 0.00 0.00 set_option_default
0.00 0.53 0.00 402 0.00 0.00 vim_vsnprintf
0.00 0.53 0.00 393 0.00 0.00 win_linetabsize
0.00 0.53 0.00 388 0.00 0.00 append
0.00 0.53 0.00 386 0.00 0.00 add_keyword
0.00 0.53 0.00 381 0.00 0.00 findoption
0.00 0.53 0.00 368 0.00 0.00 highlight_color
0.00 0.53 0.00 358 0.00 0.00 plines_win
0.00 0.53 0.00 356 0.00 0.00 expand_env_esc
0.00 0.53 0.00 355 0.00 0.00 find_option_end
0.00 0.53 0.00 355 0.00 0.00 home_replace
0.00 0.53 0.00 350 0.00 0.00 clear_string_option
0.00 0.53 0.00 346 0.00 0.00 get_past_head
0.00 0.53 0.00 345 0.00 0.00 menu_name_equal
0.00 0.53 0.00 344 0.00 0.00 os_chdir
0.00 0.53 0.00 342 0.00 0.00 mb_charlen
0.00 0.53 0.00 336 0.00 0.00 append_path
0.00 0.53 0.00 336 0.00 0.00 highlight_has_attr
0.00 0.53 0.00 334 0.00 0.00 eval_for_line
0.00 0.53 0.00 330 0.00 0.00 path_tail
0.00 0.53 0.00 327 0.00 0.00 f_has_key
0.00 0.53 0.00 324 0.00 0.00 eval_to_string
0.00 0.53 0.00 320 0.00 0.00 make_expanded_name
0.00 0.53 0.00 319 0.00 0.00 get_option_tv
0.00 0.53 0.00 316 0.00 0.00 echo_string
0.00 0.53 0.00 310 0.00 0.00 win_valid
0.00 0.53 0.00 304 0.00 0.00 uc_check_code
0.00 0.53 0.00 303 0.00 0.00 read_cnt_string
0.00 0.53 0.00 297 0.00 0.00 list_copy
0.00 0.53 0.00 293 0.00 0.00 get_vim_var_str
0.00 0.53 0.00 289 0.00 0.00 list_add_watch
0.00 0.53 0.00 289 0.00 0.00 list_rem_watch
0.00 0.53 0.00 286 0.00 0.00 read_string
0.00 0.53 0.00 275 0.00 0.00 redraw_buf_later
0.00 0.53 0.00 271 0.00 0.00 redraw_curbuf_later
0.00 0.53 0.00 261 0.00 0.00 dict_free
0.00 0.53 0.00 261 0.00 0.00 uc_scan_attr
0.00 0.53 0.00 258 0.00 0.00 count_common_word
0.00 0.53 0.00 258 0.00 0.02 ex_syntax
0.00 0.53 0.00 258 0.00 0.00 prog_magic_wrong
0.00 0.53 0.00 258 0.00 0.04 vim_regsub
0.00 0.53 0.00 252 0.00 0.00 viminfo_writestring
0.00 0.53 0.00 251 0.00 0.00 vim_getenv
0.00 0.53 0.00 249 0.00 0.00 current_func_returned
0.00 0.53 0.00 247 0.00 0.00 get_group_name
0.00 0.53 0.00 247 0.00 0.00 skip_regexp
0.00 0.53 0.00 245 0.00 0.00 os_dirname
0.00 0.53 0.00 244 0.00 0.00 list_extend
0.00 0.53 0.00 239 0.00 0.00 f_join
0.00 0.53 0.00 239 0.00 0.00 list_join
0.00 0.53 0.00 239 0.00 0.00 list_join_inner
0.00 0.53 0.00 235 0.00 0.00 mb_str2wide
0.00 0.53 0.00 230 0.00 0.00 skipchr_keepstart
0.00 0.53 0.00 229 0.00 0.00 path_get_absolute_path
0.00 0.53 0.00 229 0.00 0.00 vim_FullName
0.00
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment