Searched refs:ssz (Results 1 – 2 of 2) sorted by relevance
144 ssize_t ssz; in copy_bytes() local148 ssz = read(fd, buf, min(size, (off_t)sizeof(buf))); in copy_bytes()149 if (ssz < 0) in copy_bytes()151 ret = output_bytes(inject, buf, ssz); in copy_bytes()154 size -= ssz; in copy_bytes()
682 struct branch_entry *d, *s, *spos, *ssz; in thread_stack__br_sample_late() local697 ssz = &src->entries[ts->br_stack_sz]; in thread_stack__br_sample_late()707 for (s = spos; s < ssz && nr < sz; s++) { in thread_stack__br_sample_late()730 for (s = spos; s < ssz && nr < sz; s++) { in thread_stack__br_sample_late()