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

/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.c40 DTRACE_LINE enumerator in enum:dtrace_scope
114 (info->scope == DTRACE_LINE && sameFile && sameLine) ) {
136 *plineid = DTrace_GetTraceId(file, line, DTRACE_LINE);
200 tid = DTrace_GetTraceId(file, line, DTRACE_LINE);

Completed in 29 milliseconds