Lines Matching defs:sample_elm
68 struct sample_elm {
332 const struct sample_elm *a1 = n1;
333 const struct sample_elm *a2 = (const struct sample_elm *)keyp;
358 const struct sample_elm *e;
363 size = sizeof(struct sample_elm) +
365 sizeof_sample_elm = n_align(size, __alignof(struct sample_elm));
391 struct sample_elm *e = (void *)arg;
435 struct sample_elm * const *ea = a;
436 struct sample_elm * const *eb = b;
444 struct sample_elm * const *ea = a;
445 struct sample_elm * const *eb = b;
455 sizeof(struct sample_elm *), sample_sortfunc_accumulative);
463 sizeof(struct sample_elm *), sample_sortfunc_instantaneous);
469 struct sample_elm *e, *o;
717 struct sample_elm *e;
804 e = (struct sample_elm *)samples->pa_ptrs[i];