Home | History | Annotate | Download | only in tools

Lines Matching defs:PERF_SAMPLE_READ

586 PERF_SAMPLE_READ = 1 << 4
684 assert (sample_type & PERF_SAMPLE_READ) == 0, \