Home
last modified time | relevance | path

Searched refs:CompileLog (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
H A DcompilerThread.hpp34 class CompileLog;
49 CompileLog* _log;
92 CompileLog* log() { return _log; } in log()
93 void init_log(CompileLog* log) { in init_log()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/compiler/
H A DcompileLog.cpp35 CompileLog* CompileLog::_first = NULL;
39 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
59 CompileLog::~CompileLog() { in ~CompileLog()
78 void CompileLog::pop_tag(const char* tag) { in pop_tag()
86 int CompileLog::identify(ciBaseObject* obj) { in identify()
171 void CompileLog::name(ciSymbol* name) { in name()
178 void CompileLog::name(ciKlass* k) { in name()
191 void CompileLog::clear_identities() { in clear_identities()
206 CompileLog* log = _first; in finish_log_on_error()
290 CompileLog* next_log = log->_next; in finish_log_on_error()
[all …]
H A DcompileLog.hpp41 class CompileLog : public xmlStream { class
54 CompileLog* _next; // static chain of all logs
56 static CompileLog* _first; // head of static chain
61 CompileLog(const char* file_name, FILE* fp, intx thread_id);
62 ~CompileLog();
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/compiler/
H A DcompileLog.cpp33 CompileLog* CompileLog::_first = NULL;
37 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
57 CompileLog::~CompileLog() { in ~CompileLog()
76 void CompileLog::pop_tag(const char* tag) { in pop_tag()
84 int CompileLog::identify(ciBaseObject* obj) { in identify()
169 void CompileLog::name(ciSymbol* name) { in name()
180 void CompileLog::clear_identities() { in clear_identities()
195 CompileLog* log = _first; in finish_log_on_error()
274 CompileLog* next_log = log->_next; in finish_log_on_error()
287 void CompileLog::finish_log(outputStream* file) { in finish_log()
[all …]
H A DcompileLog.hpp40 class CompileLog : public xmlStream { class
53 CompileLog* _next; // static chain of all logs
55 static CompileLog* _first; // head of static chain
60 CompileLog(const char* file_name, FILE* fp, intx thread_id);
61 ~CompileLog();
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/compiler/
H A DcompileLog.cpp33 CompileLog* CompileLog::_first = NULL;
37 CompileLog::CompileLog(const char* file_name, FILE* fp, intx thread_id) in CompileLog() function in CompileLog
57 CompileLog::~CompileLog() { in ~CompileLog()
76 void CompileLog::pop_tag(const char* tag) { in pop_tag()
84 int CompileLog::identify(ciBaseObject* obj) { in identify()
169 void CompileLog::name(ciSymbol* name) { in name()
180 void CompileLog::clear_identities() { in clear_identities()
195 CompileLog* log = _first; in finish_log_on_error()
274 CompileLog* next_log = log->_next; in finish_log_on_error()
287 void CompileLog::finish_log(outputStream* file) { in finish_log()
[all …]
H A DcompileLog.hpp40 class CompileLog : public xmlStream { class
53 CompileLog* _next; // static chain of all logs
55 static CompileLog* _first; // head of static chain
60 CompileLog(const char* file_name, FILE* fp, intx thread_id);
61 ~CompileLog();
/dports/games/zhlt/zhlt-3.4/common/
H A Dlog.cpp42 static FILE* CompileLog = NULL; variable
128 if (g_log && CompileLog) in LogError()
191 if (!CompileLog) in OpenLog()
201 if (g_log && CompileLog) in CloseLog()
204 fflush(CompileLog); in CloseLog()
205 fclose(CompileLog); in CloseLog()
206 CompileLog = NULL; in CloseLog()
224 if (!CompileLog) in Safe_WriteLog()
237 fputc(*c, CompileLog); in Safe_WriteLog()
248 if (CompileLog) in WriteLog()
[all …]
/dports/science/openmc/openmc-0.12.2/vendor/gsl-lite/test/
H A Dt-all.bat72 call :CompileLog %*
75 call :CompileLog %* -std:%%s
79 :CompileLog contractViolationResponse spanIndexSize [CppStd] label
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp56 class CompileLog;
238 CompileLog* _log;
367 CompileLog* log() { return _log; } in log()
434 static void write_dependency_to(CompileLog* log,
438 static void write_dependency_to(CompileLog* log,
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp56 class CompileLog;
238 CompileLog* _log;
367 CompileLog* log() { return _log; } in log()
434 static void write_dependency_to(CompileLog* log,
438 static void write_dependency_to(CompileLog* log,

12345678910>>...12