Searched refs:utrace (Results 1 – 25 of 25) sorted by relevance
/third_party/mesa3d/src/intel/ds/ |
D | meson.build | 15 '--utrace-hdr', '@OUTPUT0@', 17 '--utrace-src', '@OUTPUT2@',
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | meson.build | 86 '--utrace-src', '@OUTPUT0@', 87 '--utrace-hdr', '@OUTPUT1@',
|
/third_party/icu/docs/userguide/icu_data/ |
D | tracing.md | 28 *utrace.h* to inspect resource access in real time in ICU4C. 46 #include "unicode/utrace.h"
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.0.3.rst | 139 - anv: fix clflush usage on utrace copy batch 140 - anv: fix invalid utrace memcpy l3 config on gfx < 11
|
D | 22.1.0.rst | 2064 - anv: flush utrace before at device destroy 2150 - anv: fix clflush usage on utrace copy batch 2152 - anv: fix invalid utrace memcpy l3 config on gfx < 11
|
D | 22.0.0.rst | 2614 - anv: expose a couple of emit helper to build utrace buffer copies 2627 - iris: utrace/perfetto support 2642 - util/utrace: make generated code a tiny bit nicer to look at
|
D | 22.2.0.rst | 3578 - anv: fix clflush usage on utrace copy batch 3582 - anv: fix invalid utrace memcpy l3 config on gfx < 11 3637 - anv/utrace: use a bo pool for utrace buffers
|
/third_party/icu/icu4c/source/common/ |
D | sources.txt | 188 utrace.cpp
|
D | BUILD.bazel | 66 "utrace.cpp",
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | sources.txt | 186 utrace.cpp
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 1231 utrace
|
D | netbsd.txt | 1531 utrace
|
D | dragonfly.txt | 1539 utrace
|
D | freebsd.txt | 1956 utrace
|
/third_party/node/deps/icu-small/source/common/ |
D | BUILD.bazel | 66 "utrace.cpp",
|
/third_party/skia/third_party/externals/icu/ |
D | icu.gyp | 702 'unicode/utrace.h',
|
D | sources.gni | 817 "source/common/utrace.cpp", 938 "source/common/unicode/utrace.h",
|
D | icu.gypi | 442 'source/common/utrace.cpp',
|
/third_party/skia/third_party/icu/ |
D | icu.gni | 319 "$_src/common/unicode/utrace.h", 381 "$_src/common/utrace.cpp",
|
/third_party/icu/icu4c/source/ |
D | BUILD.gn | 230 "//third_party/icu/icu4c/source/common/utrace.cpp",
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 863 utrace.o
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1829 pub fn utrace(label: *const ::c_char, addr: *const ::c_void, len: ::size_t) -> ::c_int; in utrace() function
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 1630 pub fn utrace(addr: *const ::c_void, len: ::size_t) -> ::c_int; in utrace() function
|
/third_party/icu/icu4c/ |
D | BUILD.gn | 250 "//third_party/icu/icu4c/source/common/utrace.cpp",
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 2641 pub fn utrace(label: *const ::c_char, addr: *mut ::c_void, len: ::size_t) -> ::c_int; in utrace() function
|