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

/openjdk7/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.c118 typedef struct Nmethod_t { struct
139 } Nmethod_t; typedef in typeref:struct:Nmethod_t
170 Nmethod_t *N; /*Inlined methods support */
583 static int nmethod_info(Nmethod_t *N)
836 get_real_pc(Nmethod_t *N, uint64_t pc_desc, uint64_t *real_pc)
856 static int pc_desc_at(Nmethod_t *N)
909 scope_desc_at(Nmethod_t *N, int32_t decode_offset, Vframe_t *vf)
943 static int scopeDesc_chain(Nmethod_t *N) {
1006 Nmethod_t *N;
1015 J->N = (Nmethod_t *) mallo
[all...]
/openjdk7/hotspot/src/os/solaris/dtrace/
H A Dlibjvm_db.c118 typedef struct Nmethod_t { struct
139 } Nmethod_t; typedef in typeref:struct:Nmethod_t
170 Nmethod_t *N; /*Inlined methods support */
583 static int nmethod_info(Nmethod_t *N)
836 get_real_pc(Nmethod_t *N, uint64_t pc_desc, uint64_t *real_pc)
856 static int pc_desc_at(Nmethod_t *N)
909 scope_desc_at(Nmethod_t *N, int32_t decode_offset, Vframe_t *vf)
943 static int scopeDesc_chain(Nmethod_t *N) {
1006 Nmethod_t *N;
1015 J->N = (Nmethod_t *) mallo
[all...]

Completed in 34 milliseconds