Home
last modified time | relevance | path

Searched refs:stamp (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/networking/timestamping/
Dtimestamping.c162 struct timeval *stamp = in printpacket() local
165 (long)stamp->tv_sec, in printpacket()
166 (long)stamp->tv_usec); in printpacket()
170 struct timespec *stamp = in printpacket() local
173 (long)stamp->tv_sec, in printpacket()
174 (long)stamp->tv_nsec); in printpacket()
178 struct timespec *stamp = in printpacket() local
182 (long)stamp->tv_sec, in printpacket()
183 (long)stamp->tv_nsec); in printpacket()
184 stamp++; in printpacket()
[all …]
/tools/perf/arch/x86/tests/
Drdpmc.c133 u64 stamp, now, delta; in __test__rdpmc() local
135 stamp = mmap_read_self(addr); in __test__rdpmc()
143 delta = now - stamp; in __test__rdpmc()
/tools/usb/usbip/
D.gitignore22 stamp-h1
/tools/power/pm-graph/
Dbootgraph.py296 sysvals.stamp = {
311 tp.stamp = line
334 if(not sysvals.stamp['kernel']):
335 sysvals.stamp['kernel'] = sysvals.kernelVersion(msg)
342 sysvals.stamp['time'] = bt.strftime('%B %d %Y, %I:%M:%S %p')
366 if tp.stamp:
367 sysvals.stamp = 0
529 devtl.createHeader(sysvals, sysvals.stamp)
1099 sysvals.stamp['boot'] = (data.tUserMode - data.start) * 1000
1100 sysvals.stamp['lastinit'] = data.end * 1000
[all …]
Dsleepgraph.py146 stamp = 0 variable in SystemValues
1240 self.stamp = 0
2444 def createHeader(self, sv, stamp): argument
2445 if(not stamp['time']):
2456 self.html += headline_stamp.format(stamp['host'], stamp['kernel'],
2457 stamp['mode'], stamp['time'])
2458 if 'man' in stamp and 'plat' in stamp and 'cpu' in stamp and \
2459 stamp['man'] and stamp['plat'] and stamp['cpu']:
2461 self.html += headline_sysinfo.format(stamp['man'], stamp['plat'], stamp['cpu'])
2695 self.stamp = ''
[all …]
/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_print.txt63 TEP_PRINT_TIME, %d - event time stamp. A divisor and precision can be
67 3 digits before the dot. Thus, the time stamp
/tools/perf/Documentation/
Dperf-stat.txt375 - optional usec time stamp in fractions of second (with -I xxx)
Dperf.data-file-format.txt395 The events are not necessarily in time stamp order, as they can be
Dperf-report.txt108 - time: Separate the samples by time stamp with the resolution specified by