Searched refs:SkFileC (Results 1 – 9 of 9) sorted by relevance
436 case SkFileC: return "file"; in show_SegKind()543 case SkFileC: case SkFileV: in show_nsegment()702 case SkFileC: case SkFileV: in sane_NSegment()753 case SkFileC: case SkFileV: in maybe_merge_nsegments()930 || nsegments[i].kind == SkFileC in sync_check_mapping_callback()940 = nsegments[i].kind == SkFileC || nsegments[i].kind == SkFileV; in sync_check_mapping_callback()1251 case SkFileC: case SkFileV: case SkShmC: in VG_()1312 if ( (nsegments[i].kind == SkFileC in is_valid_for_client()1428 if (nsegments[i].kind == SkFileV || nsegments[i].kind == SkFileC) in split_nsegment_at()1845 || nsegments[i].kind == SkFileC in VG_()[all …]
44 SkFileC, // file mapping belonging to the client enumerator
1053 if (seg->kind != SkFileC && seg->kind != SkAnonC) continue; in MC_()1060 if (seg->kind == SkFileC in MC_()
79 (seg->kind == SkFileC && in may_dump()
1119 && (seg->kind == SkAnonC || seg->kind == SkFileC) in is_plausible_guest_addr()
701 && (seg->kind == SkAnonC || seg->kind == SkFileC || seg->kind == SkShmC) in translations_allowable_from_seg()
2122 if (seg->kind == SkFileC || seg->kind == SkAnonC) { in valgrind_main()
699 if ( ! (seg->kind == SkFileC in VG_()
305 if (old_seg->kind != SkAnonC && old_seg->kind != SkFileC) in do_mremap()