Lines Matching defs:auxtrace
3 * auxtrace.h: AUX area trace support
195 * struct auxtrace - session callbacks to allow AUX area data decoding.
205 struct auxtrace {
324 * struct auxtrace_mmap - records an mmap of the auxtrace buffer.
355 * @mmap_needed: set to %false for non-auxtrace events. This is needed because
356 * auxtrace mmapping is done in the same code path as non-auxtrace
357 * mmapping but not every evsel that needs non-auxtrace mmapping
358 * also needs auxtrace mmapping.
377 * @free: free this auxtrace record structure
380 * @find_snapshot: find data to snapshot within auxtrace mmap
383 * @read_finish: called after reading from an auxtrace mmap