OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sync_pt
(Results
1 - 6
of
6
) sorted by null
/external/kernel-headers/original/linux/
sync.h
26
struct
sync_pt
;
32
* @dup: duplicate a
sync_pt
41
* @free_pt: called before
sync_pt
is freed
45
* @print_pt: print aditional debug information about
sync_pt
.
56
struct
sync_pt
*(*dup)(struct
sync_pt
*pt);
59
int (*has_signaled)(struct
sync_pt
*pt);
62
int (*compare)(struct
sync_pt
*a, struct
sync_pt
*b);
65
void (*free_pt)(struct
sync_pt
*sync_pt)
122
struct
sync_pt
{
struct
[
all
...]
sw_sync.h
33
struct
sync_pt
pt;
41
struct
sync_pt
*sw_sync_pt_create(struct sw_sync_timeline *obj, u32 value);
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
sync_parser_test.js
16
'TimedEventQueue-2700 ( 0) [001] ...1 7206.569038:
sync_pt
: name=malitl_124_0x40b6406c value=7289', // @suppress longLineCheck
17
'TimedEventQueue-2700 ( 0) [001] ...1 7206.569056:
sync_pt
: name=exynos-gsc.0-src value=25', // @suppress longLineCheck
23
'kworker/u:5-2269 ( 0) [000] ...1 7206.586750:
sync_pt
: name=s3c-fb value=7093', // @suppress longLineCheck
26
's3c-fb-92 ( 0) [000] ...1 7206.587198:
sync_pt
: name=exynos-gsc.0-dst value=27', // @suppress longLineCheck
sync_parser.js
29
'
sync_pt
',
/docs/source.android.com/src/devices/
graphics.jd
351
<li><code>
sync_pt
</code>: a single value or point on a <code>sync_timeline</code>. A point
356
<li><code>sync_fence</code>: a collection of <code>
sync_pt
</code>s that often have different
/external/chromium-trace/
script.js
[
all
...]
Completed in 385 milliseconds