Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstrbuf.h56 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
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()
A Dmetricgroup.c492 struct strbuf sb = STRBUF_INIT; in decode_all_metric_ids()
1256 struct strbuf events = STRBUF_INIT; in parse_ids()
A Dprobe-event.c2360 struct strbuf buf = STRBUF_INIT; in convert_to_perf_probe_event()
2677 struct strbuf buf = STRBUF_INIT; in show_perf_probe_event()
A Dpython.c1414 struct strbuf sb = STRBUF_INIT; in pyrf_evlist__str()
A Dprobe-finder.c1427 struct strbuf buf = STRBUF_INIT; in collect_variables_cb()
A Dpmu.c1471 struct strbuf buf = STRBUF_INIT; in pmu_formats_string()
A Dparse-events.c2298 struct strbuf sb = STRBUF_INIT; in __parse_events()
/tools/perf/
A Dbuiltin-help.c74 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
A Dbuiltin-record.c2834 struct strbuf sb = STRBUF_INIT; in __cmd_record()
/tools/perf/tests/
A Dbuiltin-test.c395 struct strbuf err_output = STRBUF_INIT; in finish_test()

Completed in 42 milliseconds