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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtrace.h152 PRTraceStopRecording enumerator in enum:PRTraceOption
339 ** PRTraceStopRecording: void. value must be NULL. If recording
341 ** PRTraceStopRecording causes PR_RecordTraceEntries() to return
589 ** calls PR_SetTraceOption() with the PRTraceStopRecording
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c472 PR_SET_TRACE_OPTION( PRTraceStopRecording, NULL );
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprtrace.c509 case PRTraceStopRecording :
515 ("PRSetTraceOption: PRTraceStopRecording"));

Completed in 47 milliseconds