Searched refs:CacheProfFile (Results 1 – 1 of 1) sorted by relevance
245 CacheProfFile; typedef342 CacheProfFile* new_CacheProfFile ( char** desc_lines, in new_CacheProfFile()350 CacheProfFile* cpf = malloc(sizeof(CacheProfFile)); in new_CacheProfFile()374 static void ddel_CacheProfFile ( CacheProfFile* cpf ) in ddel_CacheProfFile()394 memset(cpf, 0, sizeof(CacheProfFile)); in ddel_CacheProfFile()406 static void show_CacheProfFile ( FILE* f, CacheProfFile* cpf ) in show_CacheProfFile()552 CacheProfFile* cpf, in handle_counts()612 static CacheProfFile* parse_CacheProfFile ( SOURCE* s ) in parse_CacheProfFile()619 CacheProfFile* cpf; in parse_CacheProfFile()769 /*MOD*/CacheProfFile* dst, in merge_CacheProfInfo()[all …]