Searched refs:convert (Results 1 – 13 of 13) sorted by relevance
| /tools/perf/Documentation/ |
| D | perf-data.txt | 19 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.
|
| D | perf.txt | 61 data-convert - data convert command debug messages
|
| D | perf-inject.txt | 100 to convert guest time stamps into host time stamps. For example, for
|
| D | perf-config.txt | 672 convert.*:: 674 convert.queue-size::
|
| /tools/perf/tests/shell/ |
| D | test_perf_data_converter_json.sh | 34 perf data convert --to-json "$result" --force -i "$perfdata" >/dev/null 2>&1
|
| /tools/perf/util/ |
| D | data-convert-bt.c | 90 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()
|
| D | Build | 215 perf-util-$(CONFIG_LIBBABELTRACE) += data-convert-bt.o 218 perf-util-y += data-convert-json.o
|
| /tools/perf/tests/shell/lib/ |
| D | perf_metric_validation.py | 363 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/ |
| D | README | 12 There are sometimes used in scripts that convert defines into string
|
| /tools/memory-model/ |
| D | lock.cat | 88 (* Utility macro to convert a single pair to a single-edge relation *)
|
| D | README | 15 to convert a litmus test to a Linux kernel module, which in turn allows
|
| /tools/testing/selftests/net/openvswitch/ |
| D | ovs-dpctl.py | 257 block_str, fieldstr, scanfmt, convert, masked=False, defval=None argument 276 if convert: 277 data = convert(m.group(0))
|
| /tools/memory-model/Documentation/ |
| D | control-dependencies.txt | 44 the compiler might convert the store into a load and a check followed
|