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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprtrace.h107 ** PRTraceEntry -- A trace entry in the in-memory trace buffer
111 typedef struct PRTraceEntry struct
117 } PRTraceEntry; typedef in typeref:struct:PRTraceEntry
251 ** PRTraceEntry is used; when the next trace entry would overflow
262 ** that is copied into the PRTraceEntry
265 ** A PRTraceEntry is (conditionally) formatted in the in-memory
667 PRTraceEntry *buffer, /* where to write output */

Completed in 163 milliseconds