Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_L1I (Results 51 – 75 of 3042) sorted by relevance

12345678910>>...122

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/hodgesds/perf-utils/
H A Dutils.go537 Config: uint64((unix.PERF_COUNT_HW_CACHE_L1I) | (op << 8) | (result << 16)),
549 Config: uint64((unix.PERF_COUNT_HW_CACHE_L1I) | (op << 8) | (result << 16)),
H A Dprocess_profile.go399 uint64((unix.PERF_COUNT_HW_CACHE_L1I)|(op<<8)|(result<<16)),
H A Dcache_profiler.go18 …L1InstrReadMiss = (unix.PERF_COUNT_HW_CACHE_L1I) | (unix.PERF_COUNT_HW_CACHE_OP_READ << 8) | (unix…
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/hodgesds/perf-utils/
H A Dprocess_profile.go399 uint64((unix.PERF_COUNT_HW_CACHE_L1I)|(op<<8)|(result<<16)),
H A Dcache_profiler.go18 …L1InstrReadMiss = (unix.PERF_COUNT_HW_CACHE_L1I) | (unix.PERF_COUNT_HW_CACHE_OP_READ << 8) | (unix…
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dperf_event.h87 PERF_COUNT_HW_CACHE_L1I = 1, enumerator
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_386.go981 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_ppc64le.go988 PERF_COUNT_HW_CACHE_L1I = 0x1 const
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_mips.go973 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_mips64le.go980 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_mipsle.go973 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_ppc64.go988 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_386.go981 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_amd64.go999 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_ppc64le.go988 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_s390x.go1004 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_arm.go969 PERF_COUNT_HW_CACHE_L1I = 0x1 const
H A Dztypes_linux_arm64.go978 PERF_COUNT_HW_CACHE_L1I = 0x1 const

12345678910>>...122