Home
last modified time | relevance | path

Searched defs:traces (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.cpp50 std::vector<std::string> traces; in LoadTraceNamesFromJSON() local
/third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/
H A DCaptureReplayTests.cpp191 std::vector<std::string> traces; in run() local
/third_party/mesa3d/src/util/perf/
H A Du_trace.c83 struct u_trace_event traces[TRACES_PER_CHUNK]; member
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.h79 struct ac_thread_trace_se traces[4]; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp1937 std::vector<std::string> traces; in RegisterTraceTests() local
/third_party/python/Modules/
H A D_tracemalloc.c510 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_remove_trace() local
539 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_add_trace() local
1185 _Py_hashtable_t *traces; global() member
1194 tracemalloc_copy_trace(_Py_hashtable_t *traces, const void *key, const void *value, void *user_data) tracemalloc_copy_trace() argument
1216 tracemalloc_copy_traces(_Py_hashtable_t *traces) tracemalloc_copy_traces() argument
1242 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; tracemalloc_copy_domain() local
1276 tracemalloc_get_traces_fill(_Py_hashtable_t *traces, const void *key, const void *value, void *user_data) tracemalloc_get_traces_fill() argument
1308 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; tracemalloc_get_traces_domain() local
1428 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); tracemalloc_get_traceback() local
1586 const _Py_hashtable_t *traces = value; tracemalloc_get_tracemalloc_memory_cb() local
[all...]

Completed in 8 milliseconds