Lines Matching refs:properties
54 // Copies logger_name to the properties structure.
60 // Copies logger_file_name to the properties structure.
65 // Properties buffer allocates space for header and for
76 // Our properties header.
93 // Start a session with given name and properties.
96 // Starts a session tracing to a file with some default properties.
101 // Starts a realtime session with some default properties.
113 // Stops our session and retrieve the new properties of the session,
114 // properties may be NULL.
115 HRESULT Stop(EtwTraceProperties* properties);
117 // Flushes our session and retrieve the current properties,
118 // properties may be NULL.
119 HRESULT Flush(EtwTraceProperties* properties);
124 EtwTraceProperties* properties,
128 EtwTraceProperties* properties);
131 EtwTraceProperties* properties);
134 EtwTraceProperties* properties);
136 EtwTraceProperties* properties);