aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2018-05-21 04:54:29 -0400
committerMauro Carvalho Chehab <[email protected]>2018-08-31 11:07:08 -0400
commit0ca0e8442dcd5da2af5ce35e90b083a492b4cbac (patch)
treec26d8b7336aa27649e2a0470dcc1ec6921950ddd /tools/perf/scripts/python/export-to-postgresql.py
parentbe9d6d4b0bf9cc3644826fb95264dbddb9a6d047 (diff)
media: media-request: add media_request_object_find
Add media_request_object_find to find a request object inside a request based on ops and priv values. Objects of the same type (vb2 buffer, control handler) will have the same ops value. And objects that refer to the same 'parent' object (e.g. the v4l2_ctrl_handler that has the current driver state) will have the same priv value. The caller has to call media_request_object_put() for the returned object since this function increments the refcount. Signed-off-by: Hans Verkuil <[email protected]> Acked-by: Sakari Ailus <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions