Searched refs:get_pkey (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_object.c99 get_pkey(ObjectIndex index) function
219 pkey = get_pkey(index);
228 pkey = get_pkey(index);
237 pkey = get_pkey(index);
247 pkey = get_pkey(index);
H A Dhprof_frame.c73 get_pkey(FrameIndex index) function
179 pkey = get_pkey(index);
H A Dhprof_monitor.c78 get_pkey(MonitorIndex index) function
315 pkey = get_pkey(index);
391 pkey = get_pkey(index);
436 pkey = get_pkey(index);
H A Dhprof_site.c84 get_pkey(SiteIndex index) function
100 pkey = get_pkey(index);
109 pkey = get_pkey(index);
242 pkey = get_pkey(class_site_index);
451 pkey = get_pkey(index);
722 pkey = get_pkey(object_site_index);
747 pkey = get_pkey(object_site_index);
H A Dhprof_class.c96 get_pkey(ClassIndex index) function
404 pkey = get_pkey(index);
611 pkey = get_pkey(index);
H A Dhprof_trace.c90 get_pkey(TraceIndex index) function
747 key = get_pkey(trace_index);
816 key = get_pkey(trace_index);

Completed in 186 milliseconds