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

/openjdk10/hotspot/make/gensrc/
H A DGensrcDtrace.gmk50 $(call ExecuteWithLog, $@, $(DTRACE) $(DTRACE_FLAGS) -h -o $@ -s $(DTRACE_SUPPORT_DIR)/$(@F).d)
/openjdk10/hotspot/make/lib/
H A DCompileDtracePostJvm.gmk152 $(call ExecuteWithLog, $@, $(DTRACE) $(DTRACE_FLAGS) -xlazyload -o $@ \
164 $(call ExecuteWithLog, $@, $(DTRACE) $(DTRACE_FLAGS) $(DTRACE_CPP_FLAGS) -C \
173 # $(call ExecuteWithLog, $@, $(DTRACE) $(DTRACE_FLAGS) -o $@ \
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh937 DTRACE
1305 DTRACE
2273 DTRACE Override default value for DTRACE
23564 if [ -z "${DTRACE+x}" ]; then
23575 case $DTRACE in
23577 ac_cv_path_DTRACE="$DTRACE" # Let the user override the test with a path.
23599 DTRACE=$ac_cv_path_DTRACE
23600 if test -n "$DTRACE"; then
23601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DTRACE" >
[all...]

Completed in 148 milliseconds