Home
last modified time | relevance | path

Searched refs:counter_id (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/test/trace_processor/graphics/
H A Dclock_sync.py39 trace.add_gpu_counter(ts=1, counter_id=42, value=3)
46 trace.add_gpu_counter(ts=2, clock_id=CLOCK_MONOTONIC, counter_id=42, value=5)
57 trace.add_gpu_counter(ts=3, clock_id=GLOBAL_CLK1, counter_id=42, value=7)
60 trace.add_gpu_counter(ts=4, clock_id=GLOBAL_CLK2, counter_id=42, value=9)
70 ts=7, clock_id=SEQ_CLOCK1, counter_id=42, value=14, seq_id=3)
74 ts=6, clock_id=SEQ_CLOCK1, seq_id=2, counter_id=42, value=11)
82 trace.add_gpu_counter(ts=10, seq_id=2, counter_id=42, value=12)
86 ts=2013, clock_id=CLOCK_BOOTTIME, seq_id=2, counter_id=42, value=13)
89 trace.add_gpu_counter(ts=3010, counter_id=42, value=15, seq_id=3)
H A Dgpu_counter_specs.textproto7 counter_id: 1
22 counter_id: 2
40 counter_id: 3
57 counter_id: 4
H A Dgpu_counters.py32 counter_id=31,
39 counter_id=32,
46 counter_id=34,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/
H A Dgskprofiler.c204 GQuark counter_id) in gsk_profiler_counter_inc() argument
206 gsk_profiler_counter_add (profiler, counter_id, 1); in gsk_profiler_counter_inc()
211 GQuark counter_id, in gsk_profiler_counter_set() argument
218 counter = gsk_profiler_get_counter (profiler, counter_id); in gsk_profiler_counter_set()
222 g_quark_to_string (counter_id), counter_id); in gsk_profiler_counter_set()
231 GQuark counter_id, in gsk_profiler_counter_add() argument
238 counter = gsk_profiler_get_counter (profiler, counter_id); in gsk_profiler_counter_add()
242 g_quark_to_string (counter_id), counter_id); in gsk_profiler_counter_add()
329 GQuark counter_id) in gsk_profiler_counter_get() argument
335 counter = gsk_profiler_get_counter (profiler, counter_id); in gsk_profiler_counter_get()
[all …]
H A Dgskprofilerprivate.h24 GQuark counter_id);
26 GQuark counter_id,
29 GQuark counter_id,
40 GQuark counter_id);
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/lang/clover/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/ds/
H A Dpan_pps_driver.cc38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) in find_id_within_group() argument
42 if (counter_id < cat->n_counters) { in find_id_within_group()
45 counter_id -= cat->n_counters; in find_id_within_group()
48 return counter_id; in find_id_within_group()
106 void PanfrostDriver::enable_counter(const uint32_t counter_id) in enable_counter() argument
108 enabled_counters.push_back(counters[counter_id]); in enable_counter()
/dports/lang/v8/v8-9.6.180.12/test/unittests/logging/
H A Druntime-call-stats-unittest.cc66 RuntimeCallCounterId counter_id() { in counter_id() function in v8::internal::__anon4c4903a80111::RuntimeCallStatsTest
128 stats()->Enter(&timer, counter_id()); in TEST_F()
147 stats()->Enter(&timer, counter_id()); in TEST_F()
224 RCS_SCOPE(stats(), counter_id()); in TEST_F()
231 RCS_SCOPE(stats(), counter_id()); in TEST_F()
240 RCS_SCOPE(stats(), counter_id()); in TEST_F()
257 RCS_SCOPE(stats(), counter_id()); in TEST_F()
291 RCS_SCOPE(stats(), counter_id()); in TEST_F()
306 RCS_SCOPE(stats(), counter_id()); in TEST_F()
355 RCS_SCOPE(stats(), counter_id()); in TEST_F()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/lang/clover/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/libosmesa/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-libs/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/tool/pps/
H A Dpps_config.cc73 uint32_t counter_id = 0; in to_counter_id() local
75 auto res = std::from_chars(view.data(), view.data() + view.size(), counter_id); in to_counter_id()
80 return counter_id; in to_counter_id()
112 if (auto counter_id = to_counter_id(id)) { in main() local
113 counter_ids.push_back(*counter_id); in main()

12345678910>>...14