Home
last modified time | relevance | path

Searched refs:ffrt_dump_cmd_t (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/ffrt/interfaces/inner_api/c/
H A Dffrt_dump.h23 } ffrt_dump_cmd_t; typedef
27 FFRT_C_API int ffrt_dump(ffrt_dump_cmd_t cmd, char *buf, uint32_t len);
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_ffrt_helper.cpp29 int printNum = ffrt_dump(ffrt_dump_cmd_t::DUMP_INFO_ALL, &result[0], MAX_BUF_SIZE); in DumpFfrt()
/foundation/resourceschedule/ffrt/src/dfx/dump/
H A Ddump.cpp139 int ffrt_dump(ffrt_dump_cmd_t cmd, char *buf, uint32_t len) in ffrt_dump()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp121 ffrt_dump(ffrt_dump_cmd_t::DUMP_INFO_ALL, buffer, FFRT_BUFFER_SIZE); in GetSAMgrFfrtInfo()

Completed in 3 milliseconds