Searched defs:PRTraceEntry (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtrace.h124 ** PRTraceEntry -- A trace entry in the in-memory trace buffer
128 typedef struct PRTraceEntry struct
134 } PRTraceEntry; typedef in typeref:struct:PRTraceEntry
268 ** PRTraceEntry is used; when the next trace entry would overflow
279 ** that is copied into the PRTraceEntry
282 ** A PRTraceEntry is (conditionally) formatted in the in-memory
684 PRTraceEntry *buffer, /* where to write output */

Completed in 43 milliseconds