Home
last modified time | relevance | path

Searched refs:AgentLibrary (Results 1 – 25 of 76) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp120 class AgentLibrary : public CHeapObj<mtInternal> { class
137 AgentLibrary* _next;
146 AgentLibrary* next() const { return _next; } in next()
174 AgentLibrary* _first;
175 AgentLibrary* _last;
181 void add(AgentLibrary* lib) { in add()
192 void remove(AgentLibrary* lib) { in remove()
193 AgentLibrary* curr; in remove()
194 AgentLibrary* prev = NULL; in remove()
304 static void add_loaded_agent(AgentLibrary *agentLib) in add_loaded_agent()
[all …]
H A Dos.hpp56 class AgentLibrary;
622 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
626 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
H A Dthread.cpp3720 static OnLoadEntry_t lookup_on_load(AgentLibrary* agent, const char *on_load_symbols[], size_t num_… in lookup_on_load()
3780 static OnLoadEntry_t lookup_jvm_on_load(AgentLibrary* agent) { in lookup_jvm_on_load()
3786 static OnLoadEntry_t lookup_agent_on_load(AgentLibrary* agent) { in lookup_agent_on_load()
3796 AgentLibrary* agent; in convert_vm_init_libraries_to_agents()
3797 AgentLibrary* next; in convert_vm_init_libraries_to_agents()
3823 AgentLibrary* agent; in create_vm_init_agents()
3852 for (AgentLibrary* agent = Arguments::agents(); agent != NULL; agent = agent->next()) { in shutdown_vm_agents()
3875 AgentLibrary* agent; in create_vm_init_libraries()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp120 class AgentLibrary : public CHeapObj<mtInternal> { class
137 AgentLibrary* _next;
146 AgentLibrary* next() const { return _next; } in next()
174 AgentLibrary* _first;
175 AgentLibrary* _last;
181 void add(AgentLibrary* lib) { in add()
192 void remove(AgentLibrary* lib) { in remove()
193 AgentLibrary* curr; in remove()
194 AgentLibrary* prev = NULL; in remove()
304 static void add_loaded_agent(AgentLibrary *agentLib) in add_loaded_agent()
[all …]
H A Dos.hpp56 class AgentLibrary;
622 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
626 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
H A Dthread.cpp3720 static OnLoadEntry_t lookup_on_load(AgentLibrary* agent, const char *on_load_symbols[], size_t num_… in lookup_on_load()
3780 static OnLoadEntry_t lookup_jvm_on_load(AgentLibrary* agent) { in lookup_jvm_on_load()
3786 static OnLoadEntry_t lookup_agent_on_load(AgentLibrary* agent) { in lookup_agent_on_load()
3796 AgentLibrary* agent; in convert_vm_init_libraries_to_agents()
3797 AgentLibrary* next; in convert_vm_init_libraries_to_agents()
3823 AgentLibrary* agent; in create_vm_init_agents()
3852 for (AgentLibrary* agent = Arguments::agents(); agent != NULL; agent = agent->next()) { in shutdown_vm_agents()
3875 AgentLibrary* agent; in create_vm_init_libraries()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp130 class AgentLibrary : public CHeapObj<mtArguments> { class
148 AgentLibrary* _next;
157 AgentLibrary* next() const { return _next; } in next()
173 AgentLibrary* _first;
174 AgentLibrary* _last;
180 void add(AgentLibrary* lib) { in add()
191 void remove(AgentLibrary* lib) { in remove()
192 AgentLibrary* curr; in remove()
193 AgentLibrary* prev = NULL; in remove()
348 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
663 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
667 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
H A Dthread.cpp4055 static OnLoadEntry_t lookup_on_load(AgentLibrary* agent, in lookup_on_load()
4123 static OnLoadEntry_t lookup_jvm_on_load(AgentLibrary* agent) { in lookup_jvm_on_load()
4129 static OnLoadEntry_t lookup_agent_on_load(AgentLibrary* agent) { in lookup_agent_on_load()
4139 AgentLibrary* agent; in convert_vm_init_libraries_to_agents()
4140 AgentLibrary* next; in convert_vm_init_libraries_to_agents()
4166 AgentLibrary* agent; in create_vm_init_agents()
4195 for (AgentLibrary* agent = Arguments::agents(); agent != NULL; agent = agent->next()) { in shutdown_vm_agents()
4218 AgentLibrary* agent; in create_vm_init_libraries()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp130 class AgentLibrary : public CHeapObj<mtArguments> { class
148 AgentLibrary* _next;
157 AgentLibrary* next() const { return _next; } in next()
173 AgentLibrary* _first;
174 AgentLibrary* _last;
180 void add(AgentLibrary* lib) { in add()
191 void remove(AgentLibrary* lib) { in remove()
192 AgentLibrary* curr; in remove()
193 AgentLibrary* prev = NULL; in remove()
348 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
663 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
667 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Darguments.hpp130 class AgentLibrary : public CHeapObj<mtArguments> { class
148 AgentLibrary* _next;
157 AgentLibrary* next() const { return _next; } in next()
173 AgentLibrary* _first;
174 AgentLibrary* _last;
180 void add(AgentLibrary* lib) { in add()
191 void remove(AgentLibrary* lib) { in remove()
192 AgentLibrary* curr; in remove()
193 AgentLibrary* prev = NULL; in remove()
348 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
617 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
621 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Darguments.hpp130 class AgentLibrary : public CHeapObj<mtArguments> { class
148 AgentLibrary* _next;
157 AgentLibrary* next() const { return _next; } in next()
173 AgentLibrary* _first;
174 AgentLibrary* _last;
180 void add(AgentLibrary* lib) { in add()
191 void remove(AgentLibrary* lib) { in remove()
192 AgentLibrary* curr; in remove()
193 AgentLibrary* prev = NULL; in remove()
346 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
621 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
625 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Darguments.hpp135 class AgentLibrary : public CHeapObj<mtArguments> { class
153 AgentLibrary* _next;
162 AgentLibrary* next() const { return _next; } in next()
178 AgentLibrary* _first;
179 AgentLibrary* _last;
185 void add(AgentLibrary* lib) { in add()
196 void remove(AgentLibrary* lib) { in remove()
197 AgentLibrary* curr; in remove()
198 AgentLibrary* prev = NULL; in remove()
335 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp40 class AgentLibrary;
631 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
635 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
H A Dthread.cpp3823 static OnLoadEntry_t lookup_on_load(AgentLibrary* agent, in lookup_on_load()
3891 static OnLoadEntry_t lookup_jvm_on_load(AgentLibrary* agent) { in lookup_jvm_on_load()
3897 static OnLoadEntry_t lookup_agent_on_load(AgentLibrary* agent) { in lookup_agent_on_load()
3907 AgentLibrary* agent; in convert_vm_init_libraries_to_agents()
3908 AgentLibrary* next; in convert_vm_init_libraries_to_agents()
3934 AgentLibrary* agent; in create_vm_init_agents()
3975 for (AgentLibrary* agent = Arguments::agents(); agent != NULL; agent = agent->next()) { in shutdown_vm_agents()
3998 AgentLibrary* agent; in create_vm_init_libraries()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Darguments.hpp135 class AgentLibrary : public CHeapObj<mtArguments> { class
153 AgentLibrary* _next;
162 AgentLibrary* next() const { return _next; } in next()
178 AgentLibrary* _first;
179 AgentLibrary* _last;
185 void add(AgentLibrary* lib) { in add()
196 void remove(AgentLibrary* lib) { in remove()
197 AgentLibrary* curr; in remove()
198 AgentLibrary* prev = NULL; in remove()
335 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp40 class AgentLibrary;
661 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
665 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
H A Dthread.cpp3106 static OnLoadEntry_t lookup_on_load(AgentLibrary* agent, in lookup_on_load()
3174 static OnLoadEntry_t lookup_jvm_on_load(AgentLibrary* agent) { in lookup_jvm_on_load()
3180 static OnLoadEntry_t lookup_agent_on_load(AgentLibrary* agent) { in lookup_agent_on_load()
3190 AgentLibrary* agent; in convert_vm_init_libraries_to_agents()
3191 AgentLibrary* next; in convert_vm_init_libraries_to_agents()
3217 AgentLibrary* agent; in create_vm_init_agents()
3258 for (AgentLibrary* agent = Arguments::agents(); agent != NULL; agent = agent->next()) { in shutdown_vm_agents()
3281 AgentLibrary* agent; in create_vm_init_libraries()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Darguments.hpp135 class AgentLibrary : public CHeapObj<mtArguments> { class
153 AgentLibrary* _next;
162 AgentLibrary* next() const { return _next; } in next()
178 AgentLibrary* _first;
179 AgentLibrary* _last;
185 void add(AgentLibrary* lib) { in add()
196 void remove(AgentLibrary* lib) { in remove()
197 AgentLibrary* curr; in remove()
198 AgentLibrary* prev = NULL; in remove()
348 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
607 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
611 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Darguments.hpp130 class AgentLibrary : public CHeapObj<mtArguments> { class
148 AgentLibrary* _next;
157 AgentLibrary* next() const { return _next; } in next()
173 AgentLibrary* _first;
174 AgentLibrary* _last;
180 void add(AgentLibrary* lib) { in add()
191 void remove(AgentLibrary* lib) { in remove()
192 AgentLibrary* curr; in remove()
193 AgentLibrary* prev = NULL; in remove()
343 static void add_loaded_agent(AgentLibrary *agentLib);
[all …]
H A Dos.hpp43 class AgentLibrary;
602 static bool find_builtin_agent(AgentLibrary *agent_lib, const char *syms[],
606 static void *find_agent_function(AgentLibrary *agent_lib, bool check_lib,

1234