Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstrbuf.c29 void strbuf_release(struct strbuf *sb) in strbuf_release() function
155 strbuf_release(sb); in strbuf_read()
H A Dstrbuf.h60 void strbuf_release(struct strbuf *buf);
H A Dpfm.c320 strbuf_release(&storage); in print_libpfm_events()
H A Dpmus.c763 strbuf_release(&format_args.short_string); in perf_pmus__print_raw_pmu_events()
764 strbuf_release(&format_args.long_string); in perf_pmus__print_raw_pmu_events()
H A Dparse-events.c1516 strbuf_release(&sb); in parse_events_add_pmu()
1563 strbuf_release(&sb); in parse_events_add_pmu()
1680 strbuf_release(&sb); in parse_events_multi_pmu_add()
1695 strbuf_release(&sb); in parse_events_multi_pmu_add()
2305 strbuf_release(&sb); in __parse_events()
H A Dprobe-event.c2064 strbuf_release(&buf); in synthesize_perf_probe_arg()
2104 strbuf_release(&buf); in synthesize_perf_probe_point()
2139 strbuf_release(&buf); in synthesize_perf_probe_command()
2279 strbuf_release(&buf); in synthesize_probe_trace_command()
2688 strbuf_release(&buf); in show_perf_probe_event()
3691 strbuf_release(&buf); in show_bootconfig_event()
H A Dmetricgroup.c554 strbuf_release(&sb); in decode_all_metric_ids()
1332 strbuf_release(&events); in parse_ids()
H A Dprobe-finder.c1470 strbuf_release(&buf); in collect_variables_cb()
1479 strbuf_release(&buf); in collect_variables_cb()
H A Dannotate-data.c1119 strbuf_release(&sb); in check_matching_type()
1157 strbuf_release(&sb); in check_matching_type()
H A Denv.c423 strbuf_release(&sb); in perf_env__read_pmu_mappings()
H A Dprobe-file.c885 strbuf_release(&buf); in synthesize_sdt_probe_command()
H A Dannotate.c1849 strbuf_release(&sb); in annotation_br_cntr_abbr_list()
1951 strbuf_release(&sb); in annotation_br_cntr_entry()
H A Dheader.c2900 strbuf_release(&sb); in process_cpu_topology()
2999 strbuf_release(&sb); in process_pmu_mappings()
H A Dpython.c1827 strbuf_release(&sb); in pyrf_evlist__str()
H A Dpmu.c1478 strbuf_release(&buf); in pmu_formats_string()
H A Dsort.c4345 strbuf_release(&sb); in sort_help()
/linux/tools/perf/arch/x86/util/
H A Devsel.c199 strbuf_release(&sb); in intel_evsel__open_strerror()
217 strbuf_release(&sb); in intel_evsel__open_strerror()
/linux/tools/perf/bench/
H A Devlist-open-close.c215 strbuf_release(&buf); in bench__repeat_event_string()
/linux/tools/perf/
H A Dbuiltin-list.c455 strbuf_release(&buf); in json_print_event()
526 strbuf_release(&buf); in json_print_metric()
H A Dbuiltin-help.c114 strbuf_release(&buffer); in check_emacsclient_version()
H A Dbuiltin-record.c2874 strbuf_release(&sb); in __cmd_record()
/linux/tools/perf/tests/
H A Dbuiltin-test.c494 strbuf_release(&err_output); in finish_test()
H A Dparse-events.c34 strbuf_release(&sb); in check_evlist()