Home
last modified time | relevance | path

Searched refs:tp_desc (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c211 * struct tp_desc - tracepoint message descriptor structure
218 struct tp_desc { struct
272 static const struct tp_desc tp_desc_obj[] = {
321 static const struct tp_desc tp_desc_aux[] = {
966 * @tp_desc: pointer to array with tracepoint descriptors
972 static void kbasep_tlstream_timeline_header(enum tl_stream_type stream_type, const struct tp_desc *tp_desc, in kbasep_tlstream_timeline_header() argument
984 KBASE_DEBUG_ASSERT(tp_desc); in kbasep_tlstream_timeline_header()
988 msg_size += sizeof(tp_desc[i].id); in kbasep_tlstream_timeline_header()
989 msg_size += strnlen(tp_desc[ in kbasep_tlstream_timeline_header()
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c212 * struct tp_desc - tracepoint message descriptor structure
219 struct tp_desc { struct
279 static const struct tp_desc tp_desc_obj[] = {
507 static const struct tp_desc tp_desc_aux[] = {
1274 * @tp_desc: pointer to array with tracepoint descriptors
1282 const struct tp_desc *tp_desc, in kbasep_tlstream_timeline_header()
1294 KBASE_DEBUG_ASSERT(tp_desc); in kbasep_tlstream_timeline_header()
1298 msg_size += sizeof(tp_desc[i].id); in kbasep_tlstream_timeline_header()
1300 strnlen(tp_desc[ in kbasep_tlstream_timeline_header()
1280 kbasep_tlstream_timeline_header( enum tl_stream_type stream_type, const struct tp_desc *tp_desc, u32 tp_count) kbasep_tlstream_timeline_header() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tracepoints.h63 struct tp_desc;
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tracepoints.h62 struct tp_desc;

Completed in 10 milliseconds