Searched refs:psi_resource_file (Results 1 – 3 of 3) sorted by relevance
47 fd = TEMP_FAILURE_RETRY(open(psi_resource_file[resource], O_WRONLY | O_CLOEXEC)); in init_psi_monitor()66 ALOGE("%s line overflow for psi stall type '%s'", psi_resource_file[resource], in init_psi_monitor()74 ALOGE("%s write failed for psi stall type '%s'; errno=%d", psi_resource_file[resource], in init_psi_monitor()
46 static const char* psi_resource_file[PSI_RESOURCE_COUNT] = { variable
2253 .filename = psi_resource_file[PSI_MEMORY], in psi_parse_mem()2261 .filename = psi_resource_file[PSI_IO], in psi_parse_io()2269 .filename = psi_resource_file[PSI_CPU], in psi_parse_cpu()