Home
last modified time | relevance | path

Searched refs:LV_PROFILER_END (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/src/misc/
Dlv_profiler.h42 #define LV_PROFILER_END
50 #define LV_PROFILER_LAYOUT_END LV_PROFILER_END
62 #define LV_PROFILER_STYLE_END LV_PROFILER_END
74 #define LV_PROFILER_DRAW_END LV_PROFILER_END
86 #define LV_PROFILER_DECODER_END LV_PROFILER_END
98 #define LV_PROFILER_REFR_END LV_PROFILER_END
110 #define LV_PROFILER_INDEV_END LV_PROFILER_END
122 #define LV_PROFILER_FONT_END LV_PROFILER_END
134 #define LV_PROFILER_CACHE_END LV_PROFILER_END
146 #define LV_PROFILER_FS_END LV_PROFILER_END
[all …]
/lvgl-latest/tests/src/test_cases/
Dtest_profiler.c57 LV_PROFILER_END; in test_profiler_normal()
85 LV_PROFILER_END; in test_profiler_disable()
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_letter.c72 LV_PROFILER_END; in lv_draw_sw_letter()
/lvgl-latest/docs/details/debugging/
Dprofiler.rst178 LV_PROFILER_END;
201 - :c:macro:`LV_PROFILER_END`: Profiler end point function.
212 #define LV_PROFILER_END sched_note_end(NOTE_TAG_ALWAYS)
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h938 #define LV_PROFILER_END LV_PROFILER_BUILTIN_END macro
/lvgl-latest/
Dlv_conf_template.h1008 #define LV_PROFILER_END LV_PROFILER_BUILTIN_END
/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_label.c102 LV_PROFILER_END; in lv_draw_vg_lite_letter()
/lvgl-latest/src/
Dlv_conf_internal.h3184 #ifndef LV_PROFILER_END
3186 #define LV_PROFILER_END CONFIG_LV_PROFILER_END macro
3188 #define LV_PROFILER_END LV_PROFILER_BUILTIN_END macro