Searched refs:tod (Results 1 – 6 of 6) sorted by relevance
/tools/perf/util/ |
D | data-convert.h | 8 bool tod; member
|
D | data-convert-bt.c | 1389 bool tod) in ctf_writer__setup_clock() argument 1395 if (tod) { in ctf_writer__setup_clock() 1503 struct perf_session *session, bool tod) in ctf_writer__init() argument 1527 if (ctf_writer__setup_clock(cw, session, tod)) { in ctf_writer__init() 1642 if (ctf_writer__init(cw, path, session, opts->tod)) in bt_convert__perf2ctf()
|
/tools/perf/ |
D | builtin-data.c | 68 OPT_BOOLEAN(0, "tod", &opts.tod, "Convert time to wall clock time"), in cmd_data_convert()
|
D | builtin-script.c | 531 bool tod = false; in perf_session__check_output_opt() local 558 tod |= output[j].fields & PERF_OUTPUT_TOD; in perf_session__check_output_opt() 599 if (tod && !session->header.env.clock.enabled) { in perf_session__check_output_opt()
|
/tools/perf/Documentation/ |
D | perf-data.txt | 30 --tod::
|
/tools/arch/s390/include/uapi/asm/ |
D | kvm.h | 92 __u64 tod; member
|