Home
last modified time | relevance | path

Searched defs:clock_sync_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/
H A Dtrace-tsync-local.h43 struct clock_sync_context { struct
44 void *proto_data; /* time sync protocol specific data */
45 bool is_server; /* server side time sync role */
46 bool is_guest; /* guest or host time sync role */
47 struct tracefs_instance *instance; /* ftrace buffer, used for time sync events */
49 int cpu_count;
50 struct clock_sync_offsets *offsets; /* Array of size cpu_count
55 unsigned int local_id;
56 unsigned int remote_id;