]> granicus.if.org Git - strace/blob - xlat/perf_hw_cache_op_id.in
xlat: update nt_descriptor_types.in
[strace] / xlat / perf_hw_cache_op_id.in
1 /* sort -k2,2n */
2 PERF_COUNT_HW_CACHE_OP_READ     0
3 PERF_COUNT_HW_CACHE_OP_WRITE    1
4 PERF_COUNT_HW_CACHE_OP_PREFETCH 2