Home
last modified time | relevance | path

Searched refs:tos (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/gmon/
Dmcount.c103 toindex = ++p->tos[0].link; in _MCOUNT_DECL()
109 top = &p->tos[toindex]; in _MCOUNT_DECL()
115 top = &p->tos[toindex]; in _MCOUNT_DECL()
137 toindex = ++p->tos[0].link; in _MCOUNT_DECL()
141 top = &p->tos[toindex]; in _MCOUNT_DECL()
152 top = &p->tos[top->link]; in _MCOUNT_DECL()
Dgmon.c157 p->tos = NULL; in weak_alias()
161 p->tos = (struct tostruct *)cp; in weak_alias()
167 p->tos[0].link = 0; in weak_alias()
279 to_index = _gmonparam.tos[to_index].link) in write_call_graph()
290 arc.selfpc = ((char *) _gmonparam.tos[to_index].selfpc in write_call_graph()
292 arc.count = _gmonparam.tos[to_index].count; in write_call_graph()
447 free (_gmonparam.tos); in weak_alias()
/glibc-2.36/elf/
Ddl-profile.c168 static volatile uint16_t *tos; variable
428 tos = (uint16_t *) calloc (tossize + fromssize, 1); in _dl_start_profile()
429 if (tos == NULL) in _dl_start_profile()
436 froms = (struct here_fromstruct *) ((char *) tos + tossize); in _dl_start_profile()
451 to_index = (data[idx].self_pc / (HASHFRACTION * sizeof (*tos))); in _dl_start_profile()
454 froms[newfromidx].link = tos[to_index]; in _dl_start_profile()
455 tos[to_index] = newfromidx; in _dl_start_profile()
519 i = selfpc / (HASHFRACTION * sizeof (*tos)); in _dl_mcount()
521 topcindex = &tos[i]; in _dl_mcount()
550 / (HASHFRACTION * sizeof (*tos))); in _dl_mcount()
[all …]
Dsprof.c164 struct arc_list *tos; member
218 uint16_t *tos; member
753 uint16_t *tos; in load_profdata() local
919 result->tos = (uint16_t *) calloc (shobj->tossize + shobj->fromssize, 1); in load_profdata()
920 if (result->tos == NULL) in load_profdata()
928 result->froms = (struct here_fromstruct *) ((char *) result->tos in load_profdata()
936 tos = result->tos; in load_profdata()
941 to_index = (data[idx].self_pc / (shobj->hashfraction * sizeof (*tos))); in load_profdata()
944 froms[newfromidx].link = tos[to_index]; in load_profdata()
945 tos[to_index] = newfromidx; in load_profdata()
[all …]
/glibc-2.36/sysdeps/generic/netinet/
Dip.h55 uint8_t tos; member
212 #define IPTOS_TOS(tos) ((tos) & IPTOS_TOS_MASK) argument
223 #define IPTOS_PREC(tos) IPTOS_CLASS(tos) argument
/glibc-2.36/sysdeps/mach/hurd/net/
Droute.h114 #define RT_TOS(tos) ((tos) & IPTOS_TOS_MASK) argument
/glibc-2.36/sysdeps/unix/sysv/linux/net/
Droute.h118 #define RT_TOS(tos) ((tos) & IPTOS_TOS_MASK) argument
/glibc-2.36/gmon/sys/
Dgmon.h163 struct tostruct *tos; member
/glibc-2.36/benchtests/strcoll-inputs/
Dlorem_ipsum#is_IS.UTF-831 …abéllas. Cum no quando virtuÞe, nönumes postulanÞ saðipscing ea usu, tractætos viÞúperatæ reprimiq…
Dlorem_ipsum#it_IT.UTF-829 …las invenìré sententiaé vis ín, làtine graecìs éi meá. His expetendà torquàtos ut, quò vitaé persi…
Dlorem_ipsum#pt_PT.UTF-827 …rúisset éx, té pér facer tractatós. Ut mutât elitr blandit ius, díãm trâctâtos vix ân. Cu némore c…
Dlorem_ipsum#fr_FR.UTF-85 …munérë œptîon pêtèntium. Ad justo fàlli pêténtiûm mèï, zrîl ântiopam tràçtâtos pri àt. Fëugïat ini…
/glibc-2.36/ChangeLog.old/
DChangeLog.61263 Wed Jan 1 12:18:07 1997 MacGyver <macgyver@tos.net>
DChangeLog.115857 Patch by MacGyver <macgyver@tos.net>.