Searched refs:allocinfo_copy_str (Results 1 – 2 of 2) sorted by relevance
117 static void allocinfo_copy_str(char *dest, const char *src) in allocinfo_copy_str() function151 allocinfo_copy_str(procfs_entry.tag.filename, filename); in get_filtered_procfs_entries()152 allocinfo_copy_str(procfs_entry.tag.function, function); in get_filtered_procfs_entries()
203 static void allocinfo_copy_str(char *dest, const char *src) in allocinfo_copy_str() function229 allocinfo_copy_str(data->tag.modname, ct->modname); in allocinfo_to_params()232 allocinfo_copy_str(data->tag.function, ct->function); in allocinfo_to_params()233 allocinfo_copy_str(data->tag.filename, ct->filename); in allocinfo_to_params()