Home
last modified time | relevance | path

Searched refs:start_timestamp (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/tools/lldbmacros/
H A Dktrace.py575 start_timestamp = None
580 start_timestamp = unsigned(now - duration)
583 start_timestamp, now, duration))
587 starting_timestamp=start_timestamp, humanize=humanize)
/xnu-8796.141.3/bsd/net/
H A Dntstat.h427 u_int64_t start_timestamp __attribute__((aligned(sizeof(u_int64_t)))); member
483 u_int64_t start_timestamp __attribute__((aligned(sizeof(u_int64_t)))); member
527 u_int64_t start_timestamp __attribute__((aligned(sizeof(u_int64_t)))); member
H A Dntstat.c1754 desc->start_timestamp = inp->inp_start_timestamp; in nstat_tcp_copy_descriptor()
2123 desc->start_timestamp = inp->inp_start_timestamp; in nstat_udp_copy_descriptor()
2291 desc->start_timestamp = shad->shad_start_timestamp; in nstat_userland_tu_copy_descriptor()
2309 desc->start_timestamp = shad->shad_start_timestamp; in nstat_userland_tu_copy_descriptor()
2327 desc->start_timestamp = shad->shad_start_timestamp; in nstat_userland_tu_copy_descriptor()
3069 desc->start_timestamp = gshad->gshad_start_timestamp; in nstat_generic_provider_copy_descriptor()
3080 desc->start_timestamp = gshad->gshad_start_timestamp; in nstat_generic_provider_copy_descriptor()