Searched defs:SearchData (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_loader.c124 typedef struct SearchData { struct
128 } SearchData; typedef in typeref:struct:SearchData
134 SearchData *data;
139 data = (SearchData*)arg;
166 SearchData data;
H A Dhprof_tls.c105 typedef struct SearchData { struct
109 } SearchData; typedef in typeref:struct:SearchData
230 SearchData *data;
236 data = (SearchData*)arg;
250 SearchData data;

Completed in 140 milliseconds