Lines Matching defs:timestamp
250 struct event_key *key, u64 timestamp)
258 vcpu_record->start_time = timestamp;
365 * In some case, the 'begin event' only records the start timestamp,
756 u64 timestamp;
767 err = perf_evlist__parse_sample_timestamp(evlist, event, ×tamp);
774 err = perf_session__queue_event(kvm->session, event, timestamp, 0);
788 *mmap_time = timestamp;
814 * a very small race for samples to come in with a lower timestamp.
815 * The ioctl to return the perf_clock timestamp should close the
1239 set_option_flag(record_options, 'T', "timestamp", PARSE_OPT_DISABLED);