Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstrbuf.h61 char *strbuf_detach(struct strbuf *buf, size_t *);
A Dstrbuf.c37 char *strbuf_detach(struct strbuf *sb, size_t *sz) in strbuf_detach() function
A Dprobe-event.c2062 ret = strbuf_detach(&buf, NULL); in synthesize_perf_probe_arg()
2102 ret = strbuf_detach(&buf, NULL); in synthesize_perf_probe_point()
2137 ret = strbuf_detach(&buf, NULL); in synthesize_perf_probe_command()
2277 ret = strbuf_detach(&buf, NULL); in synthesize_probe_trace_command()
2386 pev->args[i].name = strbuf_detach(&buf, NULL); in convert_to_perf_probe_event()
3689 ret = strbuf_detach(&buf, NULL); in show_bootconfig_event()
A Dannotate-data.c77 str = strbuf_detach(&sb, NULL); in pr_debug_type_name()
264 member->type_name = strbuf_detach(&sb, NULL); in __add_member_cb()
364 type_name = strbuf_detach(&sb, NULL); in dso__findnew_data_type()
A Denv.c389 env->pmu_mappings = strbuf_detach(&sb, NULL); in perf_env__read_pmu_mappings()
A Dprobe-file.c882 ret = strbuf_detach(&buf, NULL); in synthesize_sdt_probe_command()
A Dheader.c2606 env->sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
2625 env->sibling_threads = strbuf_detach(&sb, NULL); in process_cpu_topology()
2674 env->sibling_dies = strbuf_detach(&sb, NULL); in process_cpu_topology()
2781 env->pmu_mappings = strbuf_detach(&sb, NULL); in process_pmu_mappings()
A Dannotate.c1828 *str = strbuf_detach(&sb, NULL); in annotation_br_cntr_abbr_list()
1930 *str = strbuf_detach(&sb, NULL); in annotation_br_cntr_entry()
A Dprobe-finder.c1468 strbuf_detach(&buf, NULL)); in collect_variables_cb()
A Dpmu.c1482 str = strbuf_detach(&buf, NULL); in pmu_formats_string()
A Dsort.c4326 s = strbuf_detach(&sb, NULL); in sort_help()
/tools/perf/bench/
A Devlist-open-close.c211 return strbuf_detach(&buf, NULL); in bench__repeat_event_string()
/tools/perf/arch/x86/tests/
A Damd-ibs-period.c114 cmd = strbuf_detach(&sb, NULL); in dummy_workload_2()

Completed in 48 milliseconds