Searched refs:STRBUF_INIT (Results 1 – 8 of 8) sorted by relevance
56 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
580 .short_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()581 .long_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
612 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids()1454 struct strbuf events = STRBUF_INIT; in parse_ids()
2319 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event()2636 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event()
1343 struct strbuf buf = STRBUF_INIT; in pmu_formats_string()
1397 struct strbuf buf = STRBUF_INIT; in collect_variables_cb()
74 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
283 struct strbuf err_output = STRBUF_INIT; in finish_test()
Completed in 860 milliseconds