Searched refs:pst (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-9.3-release/sys/modules/pst/
H A DMakefile3 .PATH: ${.CURDIR}/../../dev/pst
5 KMOD= pst
6 SRCS= pst-pci.c pst-iop.c pst-raid.c
/freebsd-9.3-release/contrib/xz/src/common/
H A Dtuklib_cpucores.c56 struct pst_dynamic pst; local
57 if (pstat_getdynamic(&pst, sizeof(pst), 1, 0) != -1)
58 ret = pst.psd_proc_cnt;
H A Dtuklib_physmem.c170 struct pst_static pst; local
171 if (pstat_getstatic(&pst, sizeof(pst), 1, 0) != -1)
172 ret = (uint64_t)pst.physical_memory * (uint64_t)pst.page_size;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddbxread.c244 struct partial_symtab *pst; /* Partial symtab that has the
909 add_bincl_to_list (struct partial_symtab *pst, char *name, int instance)
916 xmrealloc (pst->objfile->md, (char *) bincl_list,
920 next_bincl->pst = pst;
937 return bincl->pst;
1204 struct partial_symtab *pst;
1225 pst = (struct partial_symtab *) 0;
1375 if (past_first_source_file && pst
1378 && nlist.n_value >= pst
240 struct partial_symtab *pst; /* Partial symtab that has the member in struct:header_file_location
901 add_bincl_to_list(struct partial_symtab *pst, char *name, int instance) argument
1196 struct partial_symtab *pst; local
2174 end_psymtab(struct partial_symtab *pst, char **include_list, int num_includes, int capping_symbol_offset, CORE_ADDR capping_text, struct partial_symtab **dependency_list, int number_dependencies, int textlow_not_set) argument
2341 dbx_psymtab_to_symtab_1(struct partial_symtab *pst) argument
2397 dbx_psymtab_to_symtab(struct partial_symtab *pst) argument
2454 read_ofile_symtab(struct partial_symtab *pst) argument
[all...]
H A Dxcoffread.c910 read_xcoff_symtab (struct partial_symtab *pst)
912 struct objfile *objfile = pst->objfile;
944 this_symtab_psymtab = pst;
957 symnum = ((struct symloc *) pst->read_symtab_private)->first_symnum;
959 symnum + ((struct symloc *) pst->read_symtab_private)->numsyms;
1043 pst->symtab =
1420 to make sure that we set pst->symtab to the symtab for the
1423 if (pst->symtab == NULL)
1424 pst->symtab = s;
1733 xcoff_psymtab_to_symtab_1 (struct partial_symtab *pst)
905 read_xcoff_symtab(struct partial_symtab *pst) argument
1727 xcoff_psymtab_to_symtab_1(struct partial_symtab *pst) argument
1782 xcoff_psymtab_to_symtab(struct partial_symtab *pst) argument
1973 xcoff_end_psymtab(struct partial_symtab *pst, char **include_list, int num_includes, int capping_symbol_number, struct partial_symtab **dependency_list, int number_dependencies, int textlow_not_set) argument
2138 struct partial_symtab *pst; local
[all...]
H A Ddwarfread.c2239 static void read_ofile_symtab (struct partial_symtab *pst)
2251 read_ofile_symtab (struct partial_symtab *pst) argument
2259 abfd = pst->objfile->obfd;
2260 current_objfile = pst->objfile;
2266 dbsize = DBLENGTH (pst);
2268 dbroff = DBROFF (pst);
2269 foffset = DBFOFF (pst) + dbroff;
2270 base_section_offsets = pst->section_offsets;
2271 baseaddr = ANOFFSET (pst->section_offsets, 0);
2286 if (LNFOFF (pst))
2330 psymtab_to_symtab_1(struct partial_symtab *pst) argument
2401 dwarf_psymtab_to_symtab(struct partial_symtab *pst) argument
2761 struct partial_symtab *pst; local
[all...]
H A Dmdebugread.c349 mdebug_psymtab_to_symtab (struct partial_symtab *pst)
352 if (!pst)
357 printf_filtered ("Reading in symbols for %s...", pst->filename);
363 psymtab_to_symtab_1 (pst, pst->filename);
367 scan_file_globals (pst->objfile);
469 struct partial_symtab *pst; /* the psymtab proper */
1878 struct partial_symtab *pst)
1990 ANOFFSET (pst->section_offsets, SECT_OFF_TEXT (pst
345 mdebug_psymtab_to_symtab(struct partial_symtab *pst) argument
463 struct partial_symtab *pst; /* the psymtab proper */ member in struct:pst_map
1870 parse_procedure(PDR *pr, struct symtab *search_symtab, struct partial_symtab *pst) argument
2139 parse_lines(FDR *fh, PDR *pr, struct linetable *lt, int maxlines, struct partial_symtab *pst, CORE_ADDR lowest_pdr_addr) argument
2234 struct partial_symtab *pst; local
2300 struct partial_symtab *pst = new_psymtab ("", objfile); local
3796 psymtab_to_symtab_1(struct partial_symtab *pst, char *filename) argument
[all...]
H A Dhpread.c729 CORE_ADDR start_adr, CORE_ADDR end_adr, struct partial_symtab *pst,
855 struct partial_symtab *pst;
889 pst = (struct partial_symtab *) 0;
981 a null pst for the "globals" pseudo-module. */
1058 just make an empty pst. Right now empty psts are not put
1059 in the pst chain, so all this is for naught, but later it
1062 pst = hpread_start_psymtab (objfile,
1070 pst = hpread_end_psymtab (pst,
1163 pst
720 scan_procs(int *curr_pd_p, quick_procedure_entry *qPD, int max_procs, CORE_ADDR start_adr, CORE_ADDR end_adr, struct partial_symtab *pst, char *vt_bits, struct objfile *objfile) argument
847 struct partial_symtab *pst; local
1786 struct partial_symtab *pst; local
2415 hpread_end_psymtab(struct partial_symtab *pst, char **include_list, int num_includes, int capping_symbol_offset, CORE_ADDR capping_text, struct partial_symtab **dependency_list, int number_dependencies) argument
2669 hpread_psymtab_to_symtab_1(struct partial_symtab *pst) argument
2727 hpread_psymtab_to_symtab(struct partial_symtab *pst) argument
[all...]
H A Dblockframe.c351 struct partial_symtab *pst;
378 pst = find_pc_sect_psymtab (mapped_pc, section);
379 if (pst)
382 if (endaddr != NULL && !pst->readin)
387 PSYMTAB_TO_SYMTAB (pst);
390 if (pst->readin)
412 psb = find_pc_sect_psymbol (pst, mapped_pc, section);
350 struct partial_symtab *pst; local
H A Dstabsread.h168 extern struct partial_symtab *end_psymtab (struct partial_symtab *pst,
H A Dsymtab.c219 error ("Internal: readin %s pst for `%s' found when no symtab found.",
245 struct partial_symtab *pst; local
260 ALL_PSYMTABS (objfile, pst)
262 if (FILENAME_CMP (name, pst->filename) == 0)
264 return (pst);
271 if (pst->fullname == NULL)
272 source_full_path_of (pst->filename, &pst->fullname);
273 if (pst->fullname != NULL
274 && FILENAME_CMP (full_path, pst
682 struct partial_symtab *pst; local
1429 lookup_partial_symbol(struct partial_symtab *pst, const char *name, const char *linkage_name, int global, domain_enum domain) argument
1645 struct partial_symtab *pst; local
[all...]
H A Dsymfile.c217 sort_pst_symbols (struct partial_symtab *pst)
221 qsort (pst->objfile->global_psymbols.list + pst->globals_offset,
222 pst->n_global_syms, sizeof (struct partial_symbol *),
280 psymtab_to_symtab (struct partial_symtab *pst)
283 if (pst->symtab)
284 return pst->symtab;
287 if (!pst->readin)
291 (*pst->read_symtab) (pst);
216 sort_pst_symbols(struct partial_symtab *pst) argument
279 psymtab_to_symtab(struct partial_symtab *pst) argument
1190 struct partial_symtab *pst; local
2273 discard_psymtab(struct partial_symtab *pst) argument
2371 cashier_psymtab(struct partial_symtab *pst) argument
[all...]
H A Ddwarf2read.c1157 struct partial_symtab *pst; local
1257 pst = start_psymtab_common (objfile, objfile->section_offsets,
1263 pst->read_symtab_private = (char *)
1265 DWARF_INFO_BUFFER (pst) = dwarf_info_buffer;
1266 DWARF_INFO_OFFSET (pst) = beg_of_comp_unit - dwarf_info_buffer;
1267 DWARF_ABBREV_BUFFER (pst) = dwarf_abbrev_buffer;
1268 DWARF_ABBREV_SIZE (pst) = dwarf_abbrev_size;
1269 DWARF_LINE_BUFFER (pst) = dwarf_line_buffer;
1270 DWARF_LINE_SIZE (pst) = dwarf_line_size;
1271 DWARF_STR_BUFFER (pst)
1794 dwarf2_psymtab_to_symtab(struct partial_symtab *pst) argument
1821 psymtab_to_symtab_1(struct partial_symtab *pst) argument
[all...]
H A Delfread.c702 elfstab_offset_sections (struct objfile *objfile, struct partial_symtab *pst) argument
704 char *filename = pst->filename;
743 pst->section_offsets = (struct section_offsets *)
747 (pst->section_offsets)->offsets[i] = maybe->sections[i];
H A Dsymtab.h954 #define PSYMTAB_TO_SYMTAB(pst) \
955 ((pst) -> symtab != NULL ? (pst) -> symtab : psymtab_to_symtab (pst))
H A Dsource.c291 "readin pst found and no symtabs.");
322 struct partial_symtab *pst;
340 ALL_OBJFILE_PSYMTABS (objfile, pst)
342 if (pst->fullname != NULL)
344 xfree (pst->fullname);
345 pst->fullname = NULL;
320 struct partial_symtab *pst; local
/freebsd-9.3-release/release/picobsd/tinyware/sps/
H A Dsps.c47 char buf[MAXPATHLEN], vty[5], pst[5], wmesg[10]; local
107 sprintf(pst, "%c", p_stat[ki->ki_stat]);
115 pst,
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c57 const struct stat *pst; local
743 assert((pst = archive_entry_stat(e)) != NULL);
745 assertEqualInt(pst->st_atime, 456789);
746 assertEqualInt(pst->st_ctime, 345678);
748 assertEqualInt(pst->st_dev, 123);
750 assertEqualInt(pst->st_gid, 34);
752 assertEqualInt(pst->st_ino, 234);
754 assertEqualInt(pst->st_mode, 012345);
755 assertEqualInt(pst->st_mtime, 234567);
757 assertEqualInt(pst
[all...]
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dstatestr.c280 static const char * peer_st_flags(u_char pst);
392 u_char pst
395 return decode_bitflags(pst, ", ", peer_st_bits,
442 u_char pst; local
457 pst = (u_char)CTL_PEER_STATVAL(st);
459 peer_st_flags(pst),
460 getcode(pst & 0x7, select_codes),
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c132 union pstun pst; local
156 pst.pst_command = ptitle;
157 pstat(PSTAT_SETCMD, pst, strlen(ptitle), 0, 0);
/freebsd-9.3-release/sys/i386/conf/
H A DPAE49 nodevice pst
/freebsd-9.3-release/usr.bin/script/
H A Dscript.c427 struct stat pst; local
434 if (fstat(fileno(fp), &pst) == -1)
437 reg = S_ISREG(pst.st_mode);
439 for (nread = 0; !reg || nread < pst.st_size; nread += save_len) {
450 (uint64_t)(pst.st_size - save_len) - nread)
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_disk.c173 * If this is valid, pst points to st. Otherwise,
174 * pst is null.
177 struct stat *pst; member in struct:archive_write_disk
264 if (a->pst != NULL) {
270 a->pst = &a->st;
279 a->pst = &a->st;
343 a->pst = NULL;
566 block_size = a->pst->st_blksize;
702 a->pst = NULL;
719 a->pst
[all...]
/freebsd-9.3-release/sys/x86/cpufreq/
H A Dpowernow.c686 struct pst_header *pst; local
728 pst = (struct pst_header*) p;
733 struct pst_header *pst = (struct pst_header*) p; local
735 if (cpuid == pst->cpuid &&
736 maxfid == pst->maxfid &&
737 startvid == pst->startvid) {
738 sc->powernow_max_states = pst->numpstates;
741 if (abs(sc->fsb - pst->fsb) > 5)
752 p += sizeof(struct pst_header) + (2 * pst->numpstates);
753 } while (cpuid_is_k7(pst
[all...]
/freebsd-9.3-release/contrib/one-true-awk/
H A Dawkgram.y72 %type <i> pst opt_pst lbrace rbrace rparen comma nl opt_nl and bor
156 | pst
272 pst: label
273 NL | ';' | pst NL | pst ';'

Completed in 332 milliseconds

12