Home
last modified time | relevance | path

Searched refs:LOG_ENTERS (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dtrace.h34 #define LOG_ENTERS(str) log_printf(TRACE_ARGS(33), "%s {", str); log_level_inc() macro
36 #define LOG_ENTER() LOG_ENTERS("")
Dcompositor.c2966 LOG_ENTERS("core: repaint"); in output_repaint_timer_handler()
3124 LOG_ENTERS("core: idle_repaint"); in idle_repaint()
3741 LOG_ENTERS("surface->committed"); in weston_surface_commit_state()
/third_party/weston/compositor/
Dmain.c3218 LOG_ENTERS("main"); in wet_main()
3419 LOG_ENTERS("load_backend"); in wet_main()
3426 LOG_ENTERS("weston_compositor_flush_heads_changed"); in wet_main()
3515 LOG_ENTERS("wl_display_run"); in wet_main()
3518 LOG_ENTERS("exiting"); in wet_main()