Searched refs:convert (Results 1 – 9 of 9) 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-config.txt | 689 convert.*:: 691 convert.queue-size::
|
/tools/perf/util/ |
D | data-convert-bt.c | 86 struct convert { struct 795 struct convert *c = container_of(tool, struct convert, tool); in process_sample_event() 873 struct convert *c = container_of(tool, struct convert, tool);\ 1587 struct convert *c = cb; in convert__config() 1604 struct convert c = { in bt_convert__perf2ctf()
|
D | Build | 180 perf-$(CONFIG_LIBBABELTRACE) += data-convert-bt.o 181 perf-y += data-convert-json.o
|
/tools/memory-model/ |
D | lock.cat | 87 * and then convert that relation to a set of single-edge relations.
|
D | README | 15 to convert a litmus test to a Linux kernel module, which in turn allows
|
/tools/perf/pmu-events/ |
D | jevents.c | 73 enum aggr_mode_class convert(const char *aggr_mode) in convert() function 397 fprintf(outfp, "\t.aggr_mode = \"%d\",\n", convert(je->aggr_mode)); in print_events_table_entry()
|
/tools/memory-model/Documentation/ |
D | control-dependencies.txt | 44 the compiler might convert the store into a load and a check followed
|