Searched refs:jvmtiDeallocate (Results 26 - 35 of 35) sorted by relevance

12

/openjdk7/jdk/src/share/back/
H A DeventFilter.c217 jvmtiDeallocate(filter->u.ClassMatch.classPattern);
220 jvmtiDeallocate(filter->u.ClassExclude.classPattern);
533 jvmtiDeallocate(sourceName);
538 jvmtiDeallocate(sourceName);
H A DthreadControl.c317 jvmtiDeallocate(node);
328 jvmtiDeallocate(node);
376 jvmtiDeallocate(node);
484 jvmtiDeallocate(eventMode);
525 jvmtiDeallocate(eventMode);
1161 jvmtiDeallocate(ptr);
H A DeventHandler.c530 jvmtiDeallocate(signature);
531 jvmtiDeallocate(classname);
675 jvmtiDeallocate(classname);
1317 jvmtiDeallocate(node);
H A Dutil.h396 void jvmtiDeallocate(void *buffer);
H A DeventHelper.c153 jvmtiDeallocate(command);
394 jvmtiDeallocate(signature);
458 jvmtiDeallocate(command->classSignature);
H A DdebugInit.c278 jvmtiDeallocate(boot_path);
547 jvmtiDeallocate(signature);
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_tls.c651 jvmtiDeallocate(sig);
652 jvmtiDeallocate(usage.waiters);
653 jvmtiDeallocate(usage.notify_waiters);
658 jvmtiDeallocate(objects);
H A Dhprof_util.h176 void jvmtiDeallocate(void *ptr);
H A Dhprof_monitor.c119 jvmtiDeallocate(sig);
H A Dhprof_init.c965 jvmtiDeallocate(classes);
1902 jvmtiDeallocate(boot_path);
1971 jvmtiDeallocate(boot_path);

Completed in 72 milliseconds

12