Lines Matching defs:time
95 u64 time;
303 sample->time = tsc_to_perf_time(record->timestamp, &spe->tc);
425 * so for the time being we assume three exist. If a production system
662 * synthesize sample until run to here at the next time; so this
664 * perf events with correct time ordering.
795 * with the time bit set.
872 speq->time = time_;
917 if (sample->time && (sample->time != (u64) -1))
918 timestamp = perf_time_to_tsc(sample->time, &spe->tc);
932 sample->time);