Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstrbuf.h56 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
H A Dpmus.c730 .short_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
731 .long_string = STRBUF_INIT, in perf_pmus__print_raw_pmu_events()
H A Dmetricgroup.c502 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids()
1266 struct strbuf events = STRBUF_INIT; in parse_ids()
H A Dprobe-event.c2360 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event()
2678 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event()
H A Dprobe-finder.c1427 struct strbuf buf = STRBUF_INIT; in collect_variables_cb()
H A Dpython.c1811 struct strbuf sb = STRBUF_INIT; in pyrf_evlist__str()
H A Dpmu.c1465 struct strbuf buf = STRBUF_INIT; in pmu_formats_string()
H A Dparse-events.c2301 struct strbuf sb = STRBUF_INIT; in __parse_events()
/linux/tools/perf/arch/x86/util/
H A Devsel.c184 struct strbuf sb = STRBUF_INIT; in intel_evsel__open_strerror()
/linux/tools/perf/
H A Dbuiltin-help.c73 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
H A Dbuiltin-record.c2868 struct strbuf sb = STRBUF_INIT; in __cmd_record()
/linux/tools/perf/tests/
H A Dbuiltin-test.c401 struct strbuf err_output = STRBUF_INIT; in finish_test()
H A Dparse-events.c27 struct strbuf sb = STRBUF_INIT; in check_evlist()