Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dstrbuf.h56 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
A Dpmus.c580 .short_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
581 .long_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
A Dmetricgroup.c612 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids()
1454 struct strbuf events = STRBUF_INIT; in parse_ids()
A Dprobe-event.c2319 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event()
2636 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event()
A Dpmu.c1343 struct strbuf buf = STRBUF_INIT; in pmu_formats_string()
A Dprobe-finder.c1397 struct strbuf buf = STRBUF_INIT; in collect_variables_cb()
/linux/tools/perf/
A Dbuiltin-help.c74 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
/linux/tools/perf/tests/
A Dbuiltin-test.c283 struct strbuf err_output = STRBUF_INIT; in finish_test()

Completed in 860 milliseconds