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

/barrelfish-master/lib/devif/backends/debug/
H A Ddevif_backend_debug.c131 static void add_to_history(struct debug_q* q, genoffset_t offset, function
372 add_to_history(que, offset, length, "enq cut of beginning remove");
388 add_to_history(que, offset, length, "enq cut of beginning");
404 add_to_history(que, offset, length, "enq cut of end remove");
417 add_to_history(que, offset, length, "enq cut of end");
454 add_to_history(que, offset, length, "enq split buffer");
503 add_to_history(que, offset, length, "deq insert after"
509 add_to_history(que, offset, length, "deq insert after on lower boundary");
526 add_to_history(que, offset, length, "deq insert after"
538 add_to_history(qu
[all...]

Completed in 75 milliseconds