Home
last modified time | relevance | path

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

/tools/perf/Documentation/
Dperf-data.txt19 convert::
21 It's possible to set data-convert debug variable to get debug messages from conversion,
23 perf --debug data-convert data convert ...
25 OPTIONS for 'convert'
49 Default is off, only convert samples.
Dperf.txt61 data-convert - data convert command debug messages
Dperf-inject.txt100 to convert guest time stamps into host time stamps. For example, for
Dperf-config.txt672 convert.*::
674 convert.queue-size::
/tools/perf/tests/shell/
Dtest_perf_data_converter_json.sh34 perf data convert --to-json "$result" --force -i "$perfdata" >/dev/null 2>&1
/tools/perf/util/
Ddata-convert-bt.c90 struct convert { struct
801 struct convert *c = container_of(tool, struct convert, tool); in process_sample_event()
879 struct convert *c = container_of(tool, struct convert, tool);\
1593 struct convert *c = cb; in convert__config()
1610 struct convert c = {}; in bt_convert__perf2ctf()
DBuild215 perf-util-$(CONFIG_LIBBABELTRACE) += data-convert-bt.o
218 perf-util-y += data-convert-json.o
/tools/perf/tests/shell/lib/
Dperf_metric_validation.py363 def convert(self, data: list, metricvalues: dict): member in Validator
419 self.convert(data, self.results[idx])
426 self.convert(data, second_results)
/tools/include/uapi/
DREADME12 There are sometimes used in scripts that convert defines into string
/tools/memory-model/
Dlock.cat88 (* Utility macro to convert a single pair to a single-edge relation *)
DREADME15 to convert a litmus test to a Linux kernel module, which in turn allows
/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py257 block_str, fieldstr, scanfmt, convert, masked=False, defval=None argument
276 if convert:
277 data = convert(m.group(0))
/tools/memory-model/Documentation/
Dcontrol-dependencies.txt44 the compiler might convert the store into a load and a check followed