Home
last modified time | relevance | path

Searched +full:libpfm4 +full:- +full:dev (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/google_benchmark/src/docs/
Dperf_counters.md1 <a name="perf-counters" />
3 # User-Requested Performance Counters
6 performance counters. This may be useful in investigation scenarios - narrowing
21 To opt-in:
22 * If using a Bazel build, add `--define pfm=1` to your build flags
24 * Install `libpfm4-dev`, e.g. `apt-get install libpfm4-dev`.
27 To use, pass a comma-separated list of counter names through the
28 `--benchmark_perf_counters` flag. The names are decoded through libpfm - meaning,
30 mapped by libpfm to platform-specifics - see libpfm
33 The counter values are reported back through the [User Counters](../README.md#custom-counters)
/external/google-benchmark/docs/
Dperf_counters.md1 <a name="perf-counters" />
3 # User-Requested Performance Counters
6 performance counters. This may be useful in investigation scenarios - narrowing
21 To opt-in:
22 * If using a Bazel build, add `--define pfm=1` to your build flags
24 * Install `libpfm4-dev`, e.g. `apt-get install libpfm4-dev`.
27 To use, pass a comma-separated list of counter names through the
28 `--benchmark_perf_counters` flag. The names are decoded through libpfm - meaning,
30 mapped by libpfm to platform-specifics - see libpfm
33 The counter values are reported back through the [User Counters](../README.md#custom-counters)
/external/cronet/third_party/google_benchmark/src/.github/workflows/
Dbuild-and-test-perfcounters.yml1 name: build-and-test-perfcounters
13 runs-on: ${{ matrix.os }}
15 fail-fast: false
17 os: [ubuntu-22.04, ubuntu-20.04]
20 - uses: actions/checkout@v3
22 - name: install libpfm
25 sudo apt -y install libpfm4-dev
27 - name: create build environment
28 run: cmake -E make_directory ${{ runner.workspace }}/_build
30 - name: configure cmake
[all …]
/external/google-benchmark/.github/workflows/
Dbuild-and-test-perfcounters.yml1 name: build-and-test-perfcounters
13 runs-on: ${{ matrix.os }}
15 fail-fast: false
17 os: [ubuntu-22.04, ubuntu-20.04]
20 - uses: actions/checkout@v3
22 - name: install libpfm
25 sudo apt -y install libpfm4-dev
27 - name: create build environment
28 run: cmake -E make_directory ${{ runner.workspace }}/_build
30 - name: configure cmake
[all …]
/external/boringssl/src/
DMODULE.bazel.lock21 "version": "0.0.0-dev",
44 "com_google_absl": "abseil-cpp@20230802.0",
47 "com_googlesource_code_re2": "re2@2023-09-01",
58 "integrity": "sha256-itWYxzrXluDYKAsILOvYKmMNc+c808cAV5OKZQG7pdc=",
59 "strip_prefix": "googletest-1.14.0",
61 …ild/modules/googletest/1.14.0.bcr.1/patches/module_dot_bazel.patch": "sha256-jijctisPYOzP4X4cl0K7n…
103 "https://github.com/bazelbuild/platforms/releases/download/0.0.9/platforms-0.0.9.tar.gz"
105 "integrity": "sha256-XtpTnIQSZQMcL4LYrno6ZJC9YhduDAOPxGnqv5H2FJs=",
150 "https://github.com/bazelbuild/rules_cc/releases/download/0.0.9/rules_cc-0.0.9.tar.gz"
152 "integrity": "sha256-IDeHW5pEVtzkp50RKorohbvEqtlo5lh9ym5k86CQDN8=",
[all …]