Searched defs:timestamp (Results 1 - 25 of 30) sorted by relevance

12

/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dinternal.h27 struct timestamp { struct
H A Dtests.c17 struct timestamp *timestamp; variable in typeref:struct:timestamp
/barrelfish-2018-10-04/usr/bench/
H A Dtsc_bench.c20 struct timestamp { struct
31 struct timestamp *timestamp = malloc(sizeof(struct timestamp) * MAX_COUNT); local
[all...]
/barrelfish-2018-10-04/include/arch/arm/barrelfish_kpi/
H A Dunknown_arch.h40 uint64_t timestamp; local
/barrelfish-2018-10-04/usr/monitor/
H A Dtiming.c100 static cycles_t timestamp[ITERATIONS]; local
H A Dresource_ctrl.c373 errval_t rsrc_set_phase_inter(rsrcid_t id, uintptr_t phase, uint64_t timestamp) argument
313 activate_phase(rsrcid_t id, struct rsrc_domain *d, uintptr_t phase, uint64_t timestamp) argument
336 rsrc_phase_cont(struct intermon_binding *b, rsrcid_t id, uintptr_t phase, uint64_t timestamp) argument
[all...]
/barrelfish-2018-10-04/lib/debug_log/
H A Ddebug_log.c11 static unsigned long int timestamp[LOG_SIZE]; variable
/barrelfish-2018-10-04/usr/bench/flounder_stubs/
H A Dempty.c30 struct timestamp { struct
H A Dbuffer.c31 struct timestamp { struct
H A Dpayload.c30 struct timestamp { struct
H A Dpayload32.c30 struct timestamp { struct
H A Dpayload64.c30 struct timestamp { struct
/barrelfish-2018-10-04/usr/bench/scheduling/
H A Dclockdrift.c38 static uint32_t timestamp[MAX_CPUS][ITERATIONS]; variable
H A Dphases.c51 static cycles_t timestamp[ITERATIONS]; local
/barrelfish-2018-10-04/usr/tests/octopus/
H A Dd2bench.c27 struct timestamp { struct
H A Dd2bench2.c29 struct timestamp { struct
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dtiming.c169 uint64_t timestamp = rdtsc(); local
/barrelfish-2018-10-04/usr/bench/channel_cost/
H A Dchannel_cost.c31 struct timestamp { struct
35 static struct timestamp timestamp[MAX_COUNT]; variable in typeref:struct:timestamp
/barrelfish-2018-10-04/usr/bench/shared_mem_clock/
H A Dbench.c33 struct timestamp { struct
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dsvc_auth_des.c125 struct timeval timestamp; local
410 cache_spot(des_block *key, char *name, struct timeval *timestamp) argument
[all...]
/barrelfish-2018-10-04/lib/net/
H A Dnetworking_internal.h109 cycles_t timestamp; member in struct:net_buf_p
/barrelfish-2018-10-04/include/trace/
H A Dtrace.h149 uint64_t timestamp; member in struct:trace_event
[all...]
/barrelfish-2018-10-04/usr/bench/bulk_bench/
H A Dbulkbench.c76 static uint64_t timestamp[MAXROUND]; local
/barrelfish-2018-10-04/include/netinet/
H A Dtcp_lro.h69 uint16_t timestamp; /* flag, not a TCP hdr field. */ member in struct:lro_entry
/barrelfish-2018-10-04/lib/trace/
H A Dcontrol.c234 uint64_t timestamp = tbuf->events[idx].timestamp; local

Completed in 185 milliseconds

12