Searched refs:add_data_to_buffer (Results 1 – 1 of 1) sorted by relevance
984 static void add_data_to_buffer(struct prof_buf *b, const void *d, size_t len) in add_data_to_buffer() function1007 add_data_to_buffer((struct prof_buf *)data, str, strlen(str)); in dump_profile_to_buffer_cb()1020 add_data_to_buffer(&prof_buf, "", 1); /* append nul */ in profile_write_tree_to_buffer()