Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp125 Attr->sample_type = PERF_SAMPLE_BRANCH_STACK; in X86LbrPerfEvent()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.c699 hw->sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ | in init_perf_event()
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.c694 hw->sample_type = PERF_SAMPLE_IP | in init_perf_event()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dperf_event.d463 ulong sample_type; member