Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp69 struct QosCtrlData { struct
70 int pid;
71 unsigned int type;
72 unsigned int level;
73 int qos;
74 int staticQos;
75 int dynamicQos;
76 bool tagSchedEnable = false;
/ohos5.0/foundation/resourceschedule/qos_manager/services/include/
H A Dqos_interface.h94 struct QosCtrlData { struct
95 int pid;
96 unsigned int type;
97 unsigned int level;
98 int qos;
100 int qos;
101 int staticQos;
102 int dynamicQos;
103 bool tagSchedEnable = true;
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dqos_interface.h82 struct QosCtrlData { struct
83 int pid;
84 unsigned int type;
85 unsigned int level;
86 int qos;
87 int staticQos;
88 int dynamicQos;
89 int tagSchedEnable = false;