Searched refs:hdr_cur_offs (Results 1 - 2 of 2) sorted by relevance

/arch/ia64/include/asm/
H A Dperfmon_default_smpl.h39 unsigned long hdr_cur_offs; /* current offset from top of buffer */ member in struct:__anon1626
/arch/ia64/kernel/
H A Dperfmon_default_smpl.c86 hdr->hdr_cur_offs = sizeof(*hdr);
96 hdr->hdr_cur_offs));
118 cur = buf+hdr->hdr_cur_offs;
186 hdr->hdr_cur_offs += entry_size;
237 hdr->hdr_cur_offs = sizeof(*hdr);

Completed in 127 milliseconds