HPCToolkit
kernel_blocking.h
Go to the documentation of this file.
1
// * BeginRiceCopyright *****************************************************
2
//
3
// --------------------------------------------------------------------------
4
// Part of HPCToolkit (hpctoolkit.org)
5
//
6
// Information about sources of support for research and development of
7
// HPCToolkit is at 'hpctoolkit.org' and in 'README.Acknowledgments'.
8
// --------------------------------------------------------------------------
9
//
10
// Copyright ((c)) 2002-2019, Rice University
11
// All rights reserved.
12
//
13
// Redistribution and use in source and binary forms, with or without
14
// modification, are permitted provided that the following conditions are
15
// met:
16
//
17
// * Redistributions of source code must retain the above copyright
18
// notice, this list of conditions and the following disclaimer.
19
//
20
// * Redistributions in binary form must reproduce the above copyright
21
// notice, this list of conditions and the following disclaimer in the
22
// documentation and/or other materials provided with the distribution.
23
//
24
// * Neither the name of Rice University (RICE) nor the names of its
25
// contributors may be used to endorse or promote products derived from
26
// this software without specific prior written permission.
27
//
28
// This software is provided by RICE and contributors "as is" and any
29
// express or implied warranties, including, but not limited to, the
30
// implied warranties of merchantability and fitness for a particular
31
// purpose are disclaimed. In no event shall RICE or contributors be
32
// liable for any direct, indirect, incidental, special, exemplary, or
33
// consequential damages (including, but not limited to, procurement of
34
// substitute goods or services; loss of use, data, or profits; or
35
// business interruption) however caused and on any theory of liability,
36
// whether in contract, strict liability, or tort (including negligence
37
// or otherwise) arising in any way out of the use of this software, even
38
// if advised of the possibility of such damage.
39
//
40
// ******************************************************* EndRiceCopyright *
41
42
#ifndef __KERNEL_BLOCKING_H__
43
#define __KERNEL_BLOCKING_H__
44
45
#include "
perf-util.h
"
// u64, u32 and perf_mmap_data_t
46
#include <
sample_event.h
>
// sample_val_t
47
48
void
kernel_blocking_init
();
49
50
#endif
perf-util.h
sample_event.h
kernel_blocking_init
void kernel_blocking_init()
Definition:
kernel_blocking.c:301
src
tool
hpcrun
sample-sources
perf
kernel_blocking.h
Generated by
1.8.13