Home
last modified time | relevance | path

Searched defs:is_profiling (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dscript_debugger_local.h47 virtual bool is_profiling() const { return profiling; } in is_profiling() function
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dscript_debugger_local.h47 virtual bool is_profiling() const { return profiling; } in is_profiling() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dscript_debugger_local.h55 virtual bool is_profiling() const { return profiling; } in is_profiling() function
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dscript_debugger_local.h55 virtual bool is_profiling() const { return profiling; } in is_profiling() function
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_network_profiler.cpp132 bool EditorNetworkProfiler::is_profiling() { in is_profiling() function in EditorNetworkProfiler
H A Deditor_profiler.cpp623 bool EditorProfiler::is_profiling() { in is_profiling() function in EditorProfiler
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_network_profiler.cpp132 bool EditorNetworkProfiler::is_profiling() { in is_profiling() function in EditorNetworkProfiler
H A Deditor_profiler.cpp623 bool EditorProfiler::is_profiling() { in is_profiling() function in EditorProfiler
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dcpu-profiler.h218 bool is_profiling() const { return is_profiling_; } in is_profiling() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dcpu-profiler.h311 bool is_profiling() const { return is_profiling_; } in is_profiling() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dcpu-profiler.h329 bool is_profiling() const { return is_profiling_; } in is_profiling() function
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dcpu-profiler.h360 bool is_profiling() const { return is_profiling_; } in is_profiling() function
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Deditor_profiler.cpp581 bool EditorProfiler::is_profiling() { in is_profiling() function in EditorProfiler
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_profiler.cpp581 bool EditorProfiler::is_profiling() { in is_profiling() function in EditorProfiler
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp219 bool is_profiling() { in is_profiling() function in Compilation
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp219 bool is_profiling() { in is_profiling() function in Compilation
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
H A Dc1_Compilation.hpp224 bool is_profiling() { in is_profiling() function in Compilation
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Compilation.hpp224 bool is_profiling() { in is_profiling() function in Compilation
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.hpp391 bool is_profiling() { return _compilation->is_profiling(); } in is_profiling() function in GraphBuilder

12