Lines Matching refs:weston_log_scope
82 struct weston_log_scope { struct
114 struct weston_log_scope *source;
250 struct weston_log_scope *scope) in weston_log_subscription_create()
309 weston_log_subscription_add(struct weston_log_scope *scope, in weston_log_subscription_add()
344 struct weston_log_scope *
347 struct weston_log_scope *scope; in weston_log_get_scope()
376 struct weston_log_scope *scope; in weston_debug_protocol_advertise_scopes()
432 struct weston_log_scope *scope; in weston_log_ctx_destroy()
574 WL_EXPORT struct weston_log_scope *
582 struct weston_log_scope *scope; in weston_log_ctx_add_log_scope()
658 WL_EXPORT struct weston_log_scope *
666 struct weston_log_scope *scope; in weston_compositor_add_log_scope()
685 weston_log_scope_destroy(struct weston_log_scope *scope) in weston_log_scope_destroy()
723 weston_log_scope_is_enabled(struct weston_log_scope *scope) in weston_log_scope_is_enabled()
756 weston_log_scope_complete(struct weston_log_scope *scope) in weston_log_scope_complete()
779 weston_log_scope_write(struct weston_log_scope *scope, in weston_log_scope_write()
806 weston_log_scope_vprintf(struct weston_log_scope *scope, in weston_log_scope_vprintf()
841 weston_log_scope_printf(struct weston_log_scope *scope, in weston_log_scope_printf()
889 weston_log_scope_timestamp(struct weston_log_scope *scope, in weston_log_scope_timestamp()
967 struct weston_log_scope *scope; in weston_log_subscribe()
991 weston_log_subscription_iterate(struct weston_log_scope *scope, in weston_log_subscription_iterate()