Searched refs:CacheProfFile (Results 1 – 1 of 1) sorted by relevance
240 CacheProfFile; typedef329 CacheProfFile* new_CacheProfFile ( char** desc_lines, in new_CacheProfFile()337 CacheProfFile* cpf = malloc(sizeof(CacheProfFile)); in new_CacheProfFile()361 static void ddel_CacheProfFile ( CacheProfFile* cpf ) in ddel_CacheProfFile()381 memset(cpf, 0, sizeof(CacheProfFile)); in ddel_CacheProfFile()393 static void show_CacheProfFile ( FILE* f, CacheProfFile* cpf ) in show_CacheProfFile()536 CacheProfFile* cpf, in handle_counts()596 static CacheProfFile* parse_CacheProfFile ( SOURCE* s ) in parse_CacheProfFile()605 CacheProfFile* cpf; in parse_CacheProfFile()758 /*MOD*/CacheProfFile* dst, in merge_CacheProfInfo()[all …]