Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_parse.c623 static void dump_profile_to_buffer_cb(const char *str, void *data) in dump_profile_to_buffer_cb() function
633 dump_profile(root, 0, dump_profile_to_buffer_cb, &prof_buf); in profile_write_tree_to_buffer()