Home
last modified time | relevance | path

Searched refs:swap_bitfield (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dsession.c426 static void swap_bitfield(u8 *p, unsigned len) in swap_bitfield() function
453 swap_bitfield((u8 *) (&attr->read_format + 1), sizeof(u64)); in perf_event__attr_swap()