Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstrbuf.h56 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
H A Dpmus.c630 .short_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
631 .long_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
H A Dmetricgroup.c613 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids()
1455 struct strbuf events = STRBUF_INIT; in parse_ids()
H A Dpython.c1189 struct strbuf sb = STRBUF_INIT; in pyrf_evlist__str()
H A Dprobe-event.c2356 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event()
2673 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event()
H A Dprobe-finder.c1426 struct strbuf buf = STRBUF_INIT; in collect_variables_cb()
H A Dpmu.c1359 struct strbuf buf = STRBUF_INIT; in pmu_formats_string()
/linux-6.15/tools/perf/
H A Dbuiltin-help.c74 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
/linux-6.15/tools/perf/tests/
H A Dbuiltin-test.c311 struct strbuf err_output = STRBUF_INIT; in finish_test()