Home
last modified time | relevance | path

Searched refs:debug_dump_count_ (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.h223 uint64_t debug_dump_count_ = 0; variable
Dhw_device_drm.cpp1810 string filename = dir_path+device_str+"_HWR_"+to_string(debug_dump_count_); in DumpDebugData()
1812 debug_dump_count_++; in DumpDebugData()