sample            212 contrib/scaling/mpi_memprobe.c         sample();
sample            234 contrib/scaling/mpi_memprobe.c         sample();
sample            292 ompi/mca/topo/treematch/treematch/tm_bucket.c   int *sample = NULL;
sample            325 ompi/mca/topo/treematch/treematch/tm_bucket.c   sample = (int*)MALLOC(2*sizeof(int)*n);
sample            339 ompi/mca/topo/treematch/treematch/tm_bucket.c     sample[2*k] = i;
sample            340 ompi/mca/topo/treematch/treematch/tm_bucket.c     sample[2*k+1] = j;
sample            345 ompi/mca/topo/treematch/treematch/tm_bucket.c   qsort(sample,n,2*sizeof(int),tab_cmp);
sample            349 ompi/mca/topo/treematch/treematch/tm_bucket.c       i=sample[2*k];
sample            350 ompi/mca/topo/treematch/treematch/tm_bucket.c       j=sample[2*k+1];
sample            359 ompi/mca/topo/treematch/treematch/tm_bucket.c     i = sample[2*(id-1)];
sample            360 ompi/mca/topo/treematch/treematch/tm_bucket.c     j = sample[2*(id-1)+1];
sample            384 ompi/mca/topo/treematch/treematch/tm_bucket.c   FREE(sample);
sample             44 orte/orted/ft_tester.c static void sample(void);
sample             52 orte/orted/ft_tester.c     sample,