Searched refs:pgf (Results 1 – 4 of 4) sorted by relevance
123 pmcstat_gmon_create_file(struct pmcstat_gmonfile *pgf, in pmcstat_gmon_create_file() argument132 pathname = pmcstat_string_unintern(pgf->pgf_name); in pmcstat_gmon_create_file()139 gm.ncnt = (pgf->pgf_nbuckets * hc_sz) + sizeof(struct gmonhdr); in pmcstat_gmon_create_file()155 count = pgf->pgf_ndatabytes - sizeof(struct gmonhdr); in pmcstat_gmon_create_file()202 pmcstat_gmon_map_file(struct pmcstat_gmonfile *pgf) in pmcstat_gmon_map_file() argument207 pathname = pmcstat_string_unintern(pgf->pgf_name); in pmcstat_gmon_map_file()213 pgf->pgf_gmondata = mmap(NULL, pgf->pgf_ndatabytes, in pmcstat_gmon_map_file()216 if (pgf->pgf_gmondata == MAP_FAILED) in pmcstat_gmon_map_file()227 pmcstat_gmon_unmap_file(struct pmcstat_gmonfile *pgf) in pmcstat_gmon_unmap_file() argument229 (void) msync(pgf->pgf_gmondata, pgf->pgf_ndatabytes, in pmcstat_gmon_unmap_file()[all …]
3 # $File: pgf,v 1.3 2021/02/23 00:51:10 christos Exp $4 # pgf: file(1) magic for Progressive Graphics File (PGF)9 !:mime image/x-pgf
246 $(MAGIC_FRAGMENT_DIR)/pgf \
524 $(MAGIC_FRAGMENT_DIR)/pgf \