Searched refs:trace_prepare_state (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/monitor/
H A Dtrace_support.c180 struct trace_prepare_state { struct
193 struct trace_prepare_state *state = malloc(sizeof (struct trace_prepare_state));
304 struct trace_prepare_state *state = (struct trace_prepare_state*) elem;
351 struct trace_prepare_state *state = malloc(sizeof(struct trace_prepare_state));
/barrelfish-master/lib/trace/
H A Dcontrol.c547 struct trace_prepare_state struct
567 struct trace_prepare_state *state = (struct trace_prepare_state*) arg;
613 struct trace_prepare_state *state = malloc(sizeof(struct trace_prepare_state));

Completed in 84 milliseconds